Control是一个抽象类。
Widget是一个抽象类。
Shape是一个抽象类。
An abstract class is good as well.
抽象类的方式也很好。
Item是一个抽象类。
不是,这是一个抽象类。
这是个抽象类别。
Your project contains an abstract class.
您的项目包含抽象类。
No data entry directly USES an abstract class.
没有数据条目会直接使用抽象类。
An abstract class cannot be instantiated.
抽象类别不能执行个体化。
Interface there is a case of abstract class.
接口有一个抽象类的情况。
How do I call a function in an abstract class?
我怎么把一个抽象类的函数?
You could think of it as a "pure" abstract class.
咱们否将其设想替一个“杂”形象类。
That mean you ll never have object of abstract class.
这意味着你永远不会有抽象类的对象。
Get the right field from an abstract class hierarchy?
从一个抽象的类层次结构得到正确的场?
How to: Implement an Abstract Class (Class Designer).
如何:实现抽象类(类设计器)。
The Quantification abstract class is a special case, in a way.
在某种程度上, Quantification抽象类是个特殊的例子。
Response is an abstract class that represents an HTTP response.
Response是个抽象类,代表了HTTP响应。
You can use Class Designer to implement an abstract class.
您可以使用类设计器实现抽象类。
A ListEditor is an abstract class that represents a list of data.
ListEditor是一个抽象类,表示一个数据列表。
What's the difference between an interface and abstract class?
接口和抽象类的区别是什么?
The Configuration class is simply a base class — an abstract class.
configuration类只是一个基类——一个抽象类。
How to define members of a sealed abstract class in a nice way?
如何在一个很好的方式定义一个密封的抽象类的成员?
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.
介绍如何使用类设计器实现抽象类。
In this case, you can modify just the abstract class and the code will compile.
在这种情况下,您仅需修改抽象类,代码将完成编译。
A third party class must be rewritten to extend only from the abstract class.
第三方的类必须被重写,只能从抽象类继承。
But why can I not create an abstract method in a "normal", non-abstract class?
但为什么我不能创建抽象方法在“正常”,非抽象类?
If anyone tries to make an object of an abstract class, the complier prevents them.
如果有人想要创建一个抽象类的对象,编译器就会阻止它。
I could just add default implementations to the abstract class as shown in Figure 5.
像代码5这样,我可以仅仅向抽象类中添加一些默认的实现。
应用推荐