A subclass constructor should first let the superclass constructor do that part of the initialization which turns plain memory into the superclass object.
英
美
- 子类的构造函数应该首先让父类的构造函数来完成把空白记忆体开辟为父类对象的那部分初始化工作。