In practice this includes allocating memory, using resources such as files, invoking functions that might leave, and so on.This part is typically done in a class method called ConstructL.
英
美
- 实际上的情况就是,我们只在构造函数中调用基类的构造函数,调用不会产生退出的函数,以及和前二者类似的操作。