必须拥有公有的默认构造函数。
公共的默认构造函数;例如。
因为我自己正在构建一个类,所以我需要显式地创建默认构造函数。
Because I'm building a class myself, I need to explicitly create the default constructor.
在下面的方法中,您在默认的构造函数中创建Shell对象。
In the method (shown below), you create a Shell object with the default constructor.
在下面的方法中,您在默认的构造函数中创建Shell对象。
In the method (shown below), you create a Shell object with the default constructor.
应用推荐