inheritance hierarchy的用法和樣例:
例句
- When building an inheritance hierarchy, try to construct reusable frameworks rather than reusable components.
在創(chuàng )建繼承層次時(shí),試著(zhù)創(chuàng )建可復用的框架,而不是可復用的組件。 - In OO programs, refactoring frequently happens when redesigning the classes in an inheritance hierarchy.
在面向對象編程中,重新設計繼承層次中的類(lèi)時(shí)經(jīng)常發(fā)生重構。