调用构造函数 meaning in English
explicit constructor call
Examples
- Used to create objects and invoke constructors
用于创建对象和调用构造函数。 - Each time you call a constructor , or the
每当调用构造函数或 - Before calling the constructor ,
调用构造函数前, - For calling the constructor
用于调用构造函数。 - To invoke a method , but not a constructor or a type initializer
,表示调用方法,而不调用构造函数或类型初始值设定项。