調用構造函數 的英文怎麼說

中文拼音 [diàoyònggòuzàohánshǔ]
調用構造函數 英文
explicit constructor call
  • 調 : Ⅰ動詞1 (配合得均勻合適) harmonize; suit well; fit in perfectly 2 (使配合得均勻合適) mix; adju...
  • : Ⅰ動詞1 (使用) use; employ; apply 2 (多用於否定: 需要) need 3 (敬辭: 吃; 喝) eat; drink Ⅱ名...
  • : Ⅰ動詞1 (構造; 組合) construct; form; compose 2 (結成) fabricate; make up 3 (建造; 架屋) bui...
  • : Ⅰ動詞1 (做; 製作) make; build; create; produce 2 (假編) cook up; fabricate; concoct 3 [書面語...
  • : 名詞1. [書面語] (匣; 封套) case; envelope 2. (信件) letter 3. (姓氏) a surname
  • : 數副詞(屢次) frequently; repeatedly
  • 調用 : transfer (officer) temporarily for a specific task; [計算機] call; invoking調用程序 caller; cal...
  • 構造 : structure; construction; constructional detail; tectonic; structural; makeup; anatomy; constituti...
  • 函數 : [數學] function函數計算機 function computer; 函數計算器 function calculator; 函數運算 functional operation
  1. Base keyword, then the default constructor, if there is one, is called implicitly

    關鍵字來顯式調基類,則將隱式調默認(如果有的話) 。
  2. Instance constructors can also be used to call the instance constructors of base classes

    也可以實例調基類的實例
  3. Execution of an object creation expression that includes an object or collection initializer consists of first invoking the instance constructor and then performing the member or element initializations specified by the object or collection initializer

    對象建立表達式的執行包括某個對象或集合者,並由第一個調實例組成,並且,接著執行成員或元素初始化,這是由對象或集合者特定化的。
  4. You can do this by calling one of the constructors that accepts a port or an endpoint as parameter

    調接受埠或終結點作為參的某個可做到這一點。
  5. Method must be called at the end of the constructor for derived classes to complete the initialization of the

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

    如果重寫基類,則應在派生類的中顯式調它。
  7. This constructor is called during deserialization to reconstitute the exception object transmitted over a stream

    在反序列化過程中調來重建通過流傳輸的異常對象。
  8. Used to create objects and invoke constructors

    於創建對象和調用構造函數
  9. Each time you call a constructor, or the

    每當調用構造函數
  10. Before calling the constructor,

    調用構造函數前,
  11. For calling the constructor

    調用構造函數
  12. To invoke a method, but not a constructor or a type initializer

    ,表示調方法,而不調用構造函數或類型初始值設定項。
  13. After the constructor has been called, the now initialized object reference type

    調用構造函數后,將新初始化的對象引
  14. Describes how constructors and destructors are called in a class hierarchy

    說明如何在類層次結調用構造函數和析
  15. Allocates an uninitialized object or value type and calls the constructor method

    分配未初始化的對象或值類型並調用構造函數方法
  16. However, invoking a constructor to get an unintialized pointer is inefficient

    但是,通過調用構造函數來獲得未被初始化的指針效率很低。
  17. It turns out that this actually has to do with using lowercase letters ; you have to use

    看起來必須使小寫字母;但在調用構造函數時必須
  18. Statement and the name of the procedure or method you want to execute on the new thread

    語句及要在新線程上執行的過程或方法的名稱調用構造函數來進行的。
  19. You can also use a constructor overload to indicate whether files added to the collection should, if not specified otherwise when using the

    方法時沒有另外指定,您還可以使重載來指示是否應在釋放集合或者調
  20. Calls a constructor member or a method member, gets or sets a property member, gets or sets a data field member, or gets or sets an element of an array member

    調用構造函數成員或方法成員,獲取或設置屬性成員,獲取或設置據欄位成員,或者獲取或設置組成員的元素。
分享友人