析构 meaning in English
destruction
Examples
- Not be a constructor or destructor of its class
不能是类的构造函数或析构函数。 - In c , destructor syntax is used to implement the
在c + +中,析构函数语法用于实现 - You cannot depend on finalizers or destructors or
不能依赖于终结器、析构函数或 - Destructors are also called when the program exits
程序退出时也会调用析构函数。 - Finalizers are expressed using destructor syntax
使用析构函数语法表示终结器。