抽象类 meaning in Chinese
abstract class
Examples
- Class is abstract , you cannot create an instance of an
类为抽象类,所以不能使用 - For this reason , it cannot also be an abstract class
因此,它也不能是抽象类。 - Class is abstract , you cannot create an instance of
类是抽象类,因此不能直接使用 - The base abstract classes consist of the following
基本抽象类由以下内容组成: - Which is a member of a non - abstract class
提供,此重写方法是非抽象类的一个成员。