英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

destructor    
n. 破坏者,爆炸装置,垃圾焚毁炉

破坏者,爆炸装置,垃圾焚毁炉

destructor
解除程式

Destructor \De*struc"tor\, n. [L., from destruere. See
{Destroy}, and cf. {Destroyer}.]
1. A destroyer. [R.]
[1913 Webster]

Fire, the destructor and the artificial death of
things. --Boyle.
[1913 Webster]

2. A furnace or oven for the burning or carbonizing of
refuse; specif. (Sewage Disposal), a furnace (called in
full

{refuse destructor}) in which the more solid constituents of
sewage are burnt. Destructors are often so constructed as
to utilize refuse as fuel.
[Webster 1913 Suppl.]

3. (Computers) in object-oriented programming, a function
which destroys an object which was previously created by a
different function.
[PJC]


请选择你想看的字典辞典:
单词字典翻译
destructor查看 destructor 在百度字典中的解释百度英翻中〔查看〕
destructor查看 destructor 在Google字典中的解释Google英翻中〔查看〕
destructor查看 destructor 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Destructor (computer programming) - Wikipedia
    In C++ CLI, which has both destructors and finalizers, a destructor is a method whose name is the class name with ~ prefixed, as in ~Foo() (as in C#), and a finalizer is a method whose name is the class name with ! prefixed, as in !Foo()
  • Destructors, C++ FAQ
    A class’s destructor (whether or not you explicitly define one) automagically invokes the destructors for member objects They are destroyed in the reverse order they appear within the declaration for the class
  • Constructors and Destructors in C++ - W3Schools
    As the name implies, the destructor destroys objects that the Constructor has created within a C++ program The name of the destructor is the same as the name of the class, except that it has a tilde (~) before its name
  • Learn How To Use Types Of Destructors In C++?
    Destructors are not only used in classes but also used with struct and union data types In this post, we will try to explain how to use a Typical Destructor in Classes with given examples





中文字典-英文字典  2005-2009