parent class 中文意思是什麼

parent class 解釋
父類:被其他類繼承的類。
也見基類。

  • parent : n. 1. 父親;母親。2. 〈pl. 〉雙親;祖先。3. (動、植物的)母體,親本。4. 根源,本源。5. 保護者。n. -hood 父母的身份。-ing 育兒;生育;像父母對待子女般的照顧。
  • class : n 1 階級;社會等級。2 學級;班級,年級,級,班;組;(有組織的)講習班;〈美國〉同年畢業班;【軍事...
  1. In an aggregation relationship, the child class instance can outlive its parent class

    在一個聚合關系中,子類實例可以比父類存在更長的時間。
  2. If a component does not have a template, but extends from a component class that does have a template, then the parent class ' template will be used by the child component

    如果一個組件沒有模板,但繼承一個有模板的組件,那麼父組件的模板會被用到子組件里。
  3. To represent an aggregation relationship, you draw a solid line from the parent class to the part class, and draw an unfilled diamond shape on the parent class s association end

    為了表現一個聚合關系,你畫一條從父類到部分類的實線,並在父類的關聯末端畫一個未填充棱形。
  4. That lists the attributes in the parent class

    一個列出父類中屬性attribute的
  5. The qualifier was inherited from a parent class

    該限定符是從父類繼承的。
  6. Notice the triangle touches the parent class

    請注意,三角形在父類這邊。
  7. The property was inherited from a parent class

    該屬性是從父類繼承的。
  8. Gets the parent class and metadata token for the specified function

    獲取指定函數的父類。
  9. This parent address corresponds to the native data structure of the parent class loader called the

    這個父類別地址對應于父類別類別載入器的原始資料結構叫作
  10. The summaries section also shows the parent class loader : the parent of the system class loader is

    這個匯總部分還顯示了父類別類別載入器:系統類別載入器的父類別是
  11. Because the parent class loader is always given the opportunity to load a class first, the class is loaded by the class loader nearest the root

    因為父類別類別載入器總是先得到載入類別的機會,所以類別載入器載入的類別最靠近根。
  12. Respectively, they call the initialization routine of the wxframe parent class doing all the hard work of actually setting up a window, define a control to fit on the new main window, and make sure the window is visible

    它們分別調用wxframe父類的初始化常式(實際進行設置一個窗口的所有繁重工作) ,定義一個控制項以適合新的主窗口,以及確保窗口是可見的。
  13. The composition aggregation relationship is just another form of the aggregation relationship, but the child class s instance lifecycle is dependent on the parent class s instance lifecycle

    組合聚合關系是聚合關系的另一種形式,但是子類實例的生命周期依賴于父類實例的生命周期。
  14. Another important feature of composition aggregation is that the part class can only be related to one instance of the parent class e. g. the company class in our example. reflexive associations

    組合聚合的另一個重要功能是部分類只能與父類的實例相關(舉例來說,我們例子中的company類) 。
  15. To the specified list of attributes in the parent class

    的屬性添加到父類中的指定屬性列表中。
  16. Class is the parent class of the

    類的父類,後者可以實現此功能。
  17. Methods that override virtual methods in a parent class require the

    重寫父類中的虛方法的各種方法要求
  18. The first parameter of the function an instance of the parent class

    該函數的第一個參數是父類的實例。
  19. Changes to a parent class will be reflected in all child classes

    父類的變化將在所有的子類中體現出來。
  20. Each class loader also keeps a reference to a parent class loader, defining a tree of class loaders with the bootstrap loader at the root

    每個類裝入器還保留對父類裝入器的引用,這樣就定義了類裝入器樹,樹根為引導程序裝入器。
分享友人