It must have a public default constructor.
必须拥有公有的默认构造函数。
A public default constructor; for example.
公共的默认构造函数;例如。
You must have a public default constructor.
您必须具有公共缺省构造器。
Notice that there is no default constructor in the source code.
请注意,原始程序码中没有预设建构函式。
In the method (shown below), you create a Shell object with the default constructor.
在下面的方法中,您在默认的构造函数中创建Shell对象。
Because I'm building a class myself, I need to explicitly create the default constructor.
因为我自己正在构建一个类,所以我需要显式地创建默认构造函数。
Because I'm building a class myself, I need to explicitly create the default constructor.
因为我自己正在构建一个类,所以我需要显式地创建默认构造函数。
应用推荐