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.
在超類名字前加上內容命名你層次中的子類。