〈英〉 垃圾焚化炉。
-
destructorn.垃圾焚化炉
-
destructionn.摧毁;彻底毁坏;杀伤;没落;被杀伤;终结;毁灭的根源;堕落的原因
n. 垃圾焚化炉
A class can only have one destructor.
一个类只能有一个析构函数。
Because it does not have a destructor.
因为它没有一个析构函数。
We also need to add a destructor to the class.
我们还需要添加一个析构函数的类。
Should the exception in the destructor be ignored?
应该忽略析构函数中的异常吗?
Modeling constructor, destructor, and copy constructor.
建模构造函数、分析构造函数,以及拷贝构造函数。
析构函数(destructor) 与构造函数相反,当对象结束其生命周期,如对象所在的函数已调用完毕时,系统自动执行析构函数。析构函数往往用来做“清理善后” 的工作(例如在建立对象时用new开辟了一片内存空间,delete会自动调用析构函数后释放内存)。
〈英〉 垃圾焚化炉。
destructorn.垃圾焚化炉
destructionn.摧毁;彻底毁坏;杀伤;没落;被杀伤;终结;毁灭的根源;堕落的原因