destructor
常见例句
- If the BIO is embedded in a class, this would be used in the class' destructor.
如果将 BIO 嵌入于一个类中,那么应该在类的 析构函数中使用这个调用。 - This is mostly a problem with objects that implement a destructor to free non-memory resources.
对于实现了析构函数释放非内存资源的对象来说,这是最常见的问题。 - The other way to say it is, never define a global (static global) instance of a class whose constructor or destructor may throw exceptions.
换一种说法就是永远都不要为那些其构造函数和析构函数可能抛出异常的类定义全局(静态全局)实例。 - The main suspects for causing bee deaths are viruses and other pests acting in tandem, especially the aptly named Varroa destructor mite.
FORBES: Bee-ing Smart: Regulators Must Distinguish Activists' Bad Dreams From Good Evidence 返回 destructor