https://www.d.umn.edu/~gshute/arch/great-ideas.html
8 Great Ideas in Computer Architecture
軟件設(shè)計(jì)中的抽象抽象是軟件設(shè)計(jì)中的重要手段和方法,合理地使用抽象可以提升設(shè)計(jì)的簡(jiǎn)單性,改善軟件開發(fā)的質(zhì)量。通常在軟件設(shè)計(jì)中使用到兩種抽象方法,基于過程的抽象和基于數(shù)據(jù)的抽象。 過程抽象 基于...