说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 抽象基类
1.
An abstract base class imposes unnecessary restrictions on application-oriented development of the class hierarchy.
抽象基类给面向应用的开发的类结构强加了不必要的约束。
2.
Forexample, in an operating system there could be an abstract base class for a certainvariety of device drivers.
例如:在操作系统里面对于多种不同的设备驱动程序,应该有一个抽象基类
3.
Abstract method '{0}' must be defined in an abstract class
抽象方法“{0}”必须在抽象类中定义
4.
The Software Reengineering Based-on Class Diagram and Abstract Implementation Structure Diagram
基于类图和抽象实现结构图的软件再工程
5.
Any class that contains at least one abstract method must also be abstract.
必须是抽象类才可以包含一个以上的抽象方法。。。
6.
From Genre to Abstract--On Three Kinds of Figures in Jia Ping ao s Novels;
从类象到抽象——谈贾平凹小说中的三类人物形象
7.
Data structure,data type and abstract data type;
数据结构、数据类型和抽象数据类型
8.
Type must be declared abstract if any of its methods are abstract.
如果类型的任一方法为抽象,该类型必须声明为抽象。
9.
abstract patterns and realistically drawn figures of animals, insects and humans.
一类是抽象的图案,一类是具象的人、动物或昆虫一类的形象。
10.
Cannot attach attribute '{0}' because it is an abstract class
无法附加属性“{0}”,因为它是抽象类
11.
It includes abstraction layers and classes witch provide extra functionality.
它包括提供额外功能的抽象层和类。
12.
the act of attributing human characteristics to abstract ideas etc..
把人类的特性赋予抽象的观念。
13.
Solutions of Some Nolinear Equations in Abstract Spaces and Application;
抽象空间几类微分方程的解及其应用
14.
Design for Abstract Description Language of C++ Class Template;
C++类模板关系的抽象描述语言的设计
15.
The Application of Abstract Class and Interface in Java;
Java中abstract class和interface两种抽象类方式的使用
16.
The Application and Existence of Solutions of Some Abstract Equation(s)
几类抽象方程(组)解的存在理论及应用
17.
Formal abstrction is based on images or perceptual things.
形式抽象的基础是形象或经验世界。
18.
Instantiation is the process of creating a concrete object from the class abstraction.
实例化是从抽象类中创建具体对象的方法。