首页 英文词典 destructors的意思

destructors

0
  • 翻译

    网络解释.自毁装置


首字母


D

解释


网络解释.自毁装置

双语例句


1 . All the windows are automatically unregistered in their

destructors

.

所有窗口自动在它们的析构函数中去注册.

来自互联网

2 .

Destructors

are needed only if there is work to do.

仅在有些工作需要析构函数完成时,才需要析构函数.

来自互联网

3 .

Destructors

provide appropriate safeguards, such as automatically calling the base type\\\\\\\"s destructor.

析构函数提供了适当的保护措施, 如自动调用基类型的析构函数.

来自互联网

4 .

Destructors

are the C # mechanism for performing cleanup operations.

析构函数是执行清理操作的C # 机制.

来自互联网