new
superclass的英文翻譯是什么意思,詞典釋義與在線(xiàn)翻譯:
英英釋義
Noun:
-
(biology) a taxonomic class below a phylum and above a class
superclass的用法和樣例:
例句
用作名詞 (n.)
- Through the use of inheritance, programmers can reuse the code in the superclass many times.
經(jīng)過(guò)繼承的使用,程序設計者能許多次重復使用總綱的碼。 - However, subclasses are not limited to the state and behaviors provided to them by their superclass.
然而,亞綱沒(méi)被限制在狀態(tài)和對他們被他們的總綱提供的行為。 - The requirement for this common superclass is driven by the need for interception.
對這一公用超類(lèi)的要求源自截獲需要。 - Name subclasses in your hierarchies by prepending on an adjective to the superclass name.
在超類(lèi)名字前加上內容命名你層次中的子類(lèi)。