派生類的構造 的英文怎麼說

中文拼音 [pàishēnglèidegòuzào]
派生類的構造 英文
constructing derived classes
  • : 派構詞成分。
  • : Ⅰ動詞1 (生育; 生殖) give birth to; bear 2 (出生) be born 3 (生長) grow 4 (生存; 活) live;...
  • : Ⅰ名1 (許多相似或相同的事物的綜合; 種類) class; category; kind; type 2 (姓氏) a surname Ⅱ動詞...
  • : 4次方是 The fourth power of 2 is direction
  • : Ⅰ動詞1 (構造; 組合) construct; form; compose 2 (結成) fabricate; make up 3 (建造; 架屋) bui...
  • : Ⅰ動詞1 (做; 製作) make; build; create; produce 2 (假編) cook up; fabricate; concoct 3 [書面語...
  • 構造 : structure; construction; constructional detail; tectonic; structural; makeup; anatomy; constituti...
  1. For example, when a class is unsealed a developer can add a constructor to a type derived from the class, and use that constructor to initialize the base class properties to the values required for the scenario

    例如,如果某個是未密封,則開發人員可以向從該型添加一個函數,然後使用該函數將基屬性初始化為所需值。
  2. The constructor on each derived class is using its base class initializer

    每個派生類的構造函數都使用其基初始值設定項。
  3. Use the constructors of derived classes to get an instance with different settings ; for example, the

    使用派生類的構造函數來獲取帶有不同設置實例。例如,
  4. Method must be called at the end of the constructor for derived classes to complete the initialization of the

    給繼承者說明必須在派生類的構造函數末尾調用
  5. If you override the base class constructor, you should explicitly call it in the constructor of your derived class

    如果重寫基函數,則應在派生類的構造函數中顯式調用它。
  6. This constructor is called by derived class constructors to initialize state in this type

    函數調用此函數初始化該型中狀態。
  7. This constructor is called to initialize state in the type whenever an instance of the derived class is created

    每當創建實例時,都會調用此函數以初始化型中狀態。
  8. At that point, the code in the constructor for the base class executes, followed by the code in each constructor in all derived classes and the code in the most derived classes is executed last

    函數,直到到達基函數。此時,基函數中代碼執行,接著執行所有中每個函數代碼,最後執行最相近代碼。
分享友人