具体类 meaning in Chinese
concrete class
Examples
- Creates and initializes an instance of a concrete class derived from
派生的具体类的实例。 - Classes that are not abstract are referred to as concrete classes
非抽象的类称为具体类。 - Class should probably be abstract rather than concrete
类可能更适合作为抽象类而不是具体类。 - Concrete classes classes that cannot be extended are specified using the
属性指定具体类(无法扩展的类) 。 - To map our two concrete classes
要映射两个具体类(