析構函數 的英文怎麼說

中文拼音 [gòuhánshǔ]
析構函數 英文
destructor(dtor)
  • : Ⅰ動詞1. (分開; 散開) divide; separate 2. (分析) analyse; dissect; resolve Ⅱ名詞(姓氏) a surname
  • : Ⅰ動詞1 (構造; 組合) construct; form; compose 2 (結成) fabricate; make up 3 (建造; 架屋) bui...
  • : 名詞1. [書面語] (匣; 封套) case; envelope 2. (信件) letter 3. (姓氏) a surname
  • : 數副詞(屢次) frequently; repeatedly
  • 函數 : [數學] function函數計算機 function computer; 函數計算器 function calculator; 函數運算 functional operation
  1. Not be a constructor or destructor of its class

    不能是類的析構函數
  2. Destructors are used to destruct instances of classes

    析構函數用於類的實例。
  3. In c, destructor syntax is used to implement the

    在c + +中,析構函數語法用於實現
  4. Finalizers are expressed using destructor syntax

    使用析構函數語法表示終結器。
  5. Specifies whether the class destructor is virtual

    指定類析構函數是否是虛的。
  6. What is placed within this synthesized destructor

    此合成析構函數中包含什麼?
  7. When combined with the association of the destructor with the

    當與上述的析構函數
  8. Garbage collection and the finalize destructor

    垃圾回收和finalize析構函數
  9. On an object destructor syntax in c and c

    (在c #和c + +中為析構函數語法)可提供隱式控制。
  10. Prefix is meant to suggest the analogous tilde

    前綴表示引入類析構函數的類似顎化符(
  11. And is signified by the tilde character in front of the class name

    此方法稱為「析構函數」 ,通過在類名前加波浪符( ~ )表示。
  12. You cannot depend on finalizers or destructors or

    不能依賴于終結器、析構函數
  13. Destructors are also called when the program exits

    程序退出時也會調用析構函數
  14. Managing exceptions in constructors and destructors

    管理析構函數中的異常
  15. In new syntax, destructors go to dispose

    在新語法中,析構函數轉到dispose ( )
  16. Destructors cannot be inherited or overloaded

    無法繼承或重載析構函數
  17. Destructors cannot be defined in structs

    不能在結中定義析構函數
  18. Using destructors to release resources

    使用析構函數釋放資源
  19. Adding constructors and destructors

    添加析構函數
  20. Empty destructors should not be used

    不應使用空析構函數
分享友人