当前位置:首页 > 英语单词词典 > destructor是什么意思

destructor是什么意思

2023-11-24 03:35:16
destructor
美[dɪstrʌktə]  英[dɪstrʌktə]
n.  破坏者;垃圾焚毁炉

例句

  1. Should the exception in the destructor be ignored? 应该忽略析构函数中的异常吗?
  2. Here is an example of a destructor implementation. 下面是析构器实现的例子。
  3. Method, retain the destructor while carrying out the first item. 方法,则在执行第一项时保留析构函数。
  4. But what if a contained objects destructor were allowed to throw? 不过如果允许被包含的对象的析构函数抛出异常会怎样?
  5. To call a destructor, you must reference an instance object. 要调用析构器,必需引用实例对象。
  6. A destructor is not limited only to relinquishing resources. 析构函数并不仅限于用来释放资源。