Control是一个抽象类。
Widget是一个抽象类。
Shape是一个抽象类。
Item是一个抽象类。
不是,这是一个抽象类。
An abstract class is good as well.
抽象类的方式也很好。
这是个抽象类别。
Your project contains an abstract class.
您的项目包含抽象类。
An abstract class cannot be instantiated.
抽象类别不能执行个体化。
No data entry directly USES an abstract class.
没有数据条目会直接使用抽象类。
How do I call a function in an abstract class?
我怎么把一个抽象类的函数?
Get the right field from an abstract class hierarchy?
从一个抽象的类层次结构得到正确的场?
How to: Implement an Abstract Class (Class Designer).
如何:实现抽象类(类设计器)。
You can use Class Designer to implement an abstract class.
您可以使用类设计器实现抽象类。
A ListEditor is an abstract class that represents a list of data.
ListEditor是一个抽象类,表示一个数据列表。
The Configuration class is simply a base class — an abstract class.
configuration类只是一个基类——一个抽象类。
Response is an abstract class that represents an HTTP response.
Response是个抽象类,代表了HTTP响应。
When do you use an abstract class and when do you use an interface?
什么时候使用抽象类,什么时候使用接口?
Explains how to use the Class Designer to implement an Abstract Class.
介绍如何使用类设计器实现抽象类。
If anyone tries to make an object of an abstract class, the complier prevents them.
如果有人想要创建一个抽象类的对象,编译器就会阻止它。
The class of the object must be structural; you cannot instantiate an abstract class.
对象的类别必须是有结构的;您不能范例化一个抽象类别。
The class of the object must be structural ; you cannot instantiate an abstract class .
对象的类别必须是有结构的;您不能范例化一个抽象类别。
Please note that this is an abstract EMF class.
请注意,这是一个抽象的EMF类。
I'll want to extract the common elements of performance into an abstract base class.
我想把性能的公共元素提取到一个抽象基类。
Product: An abstract product class.
Product:抽象的产品类。
Once you have an abstract aspect, create a mock target inside your test class.
有了抽象方面后,在测试类中创建一个mock目标。
The StateMachine class is really all you need for an abstract state machine.
statemachine类实际上正是抽象状态机所需要的。
But why can I not create an abstract method in a "normal", non-abstract class?
但为什么我不能创建抽象方法在“正常”,非抽象类?
The abstract class is the base class in an inheritance relationship with another class.
抽象类是与另一个类有关的继承关系中的基类。
What's the difference between an interface and abstract class?
接口和抽象类的区别是什么?
应用推荐