destructor
常見(jiàn)例句
- If the BIO is embedded in a class, this would be used in the class' destructor.
如果將 BIO 嵌入于一個(gè)類中,那么應(yīng)該在類的 析構(gòu)函數(shù)中使用這個(gè)調(diào)用。 - This is mostly a problem with objects that implement a destructor to free non-memory resources.
對(duì)于實(shí)現(xiàn)了析構(gòu)函數(shù)釋放非內(nèi)存資源的對(duì)象來(lái)說(shuō),這是最常見(jiàn)的問(wèn)題。 - The other way to say it is, never define a global (static global) instance of a class whose constructor or destructor may throw exceptions.
換一種說(shuō)法就是永遠(yuǎn)都不要為那些其構(gòu)造函數(shù)和析構(gòu)函數(shù)可能拋出異常的類定義全局(靜態(tài)全局)實(shí)例。 - 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