单词:superclass
音标:['sju:pә,klɑ:s, -klæs] ;
n. 总纲
[计] 母集合
[计] 母集合
n. (biology) a taxonomic class below a phylum and above a class
词型变化:名词复数形式 : superclasses
superclass的用法和样例:
例句
用作名词(n.)
- Through the use of inheritance, programmers can reuse the code in the superclass many times.经过继承的使用,程序设计者能许多次重复使用总纲的码。
- However, subclasses are not limited to the state and behaviors provided to them by their superclass.然而,亚纲没被限制在状态和对他们被他们的总纲提供的行为。
- The requirement for this common superclass is driven by the need for interception.对这一公用超类的要求源自截获需要。
- Name subclasses in your hierarchies by prepending on an adjective to the superclass name.在超类名字前加上内容命名你层次中的子类。