网站首页  词典首页

请输入您要查询的英文单词:

 

单词 abstract classes
释义

abstract classes

  • 网络抽象类;抽象类别和具象类别;抽象数据类
1.
抽象类
3)抽象类(abstract Classes)抽象类是面向对象设计中的一种重要元素,要发挥javascript面向对象的多态力量,必须要寻找一种 …
blog.csdn.net
2.
抽象类别和具象类别
chapter10 - PowerPoint ... 10.3 多型 Polymorphism 10.5 抽象类别和具象类别 Abstract Classes 10.5 抽象类别 Shape::draw ...
www.docstoc.com
3.
抽象数据类
...内的试验数据的全部语义结构。继承关系在表达试验数据的语义结构中起到重要作用,它可以建立数据结构的抽象数据类Ab
baike.baidu.com
4.
了解抽象类别
虚拟函式和多型 - 豆丁网 ... 的效果 ? 了解抽象类别( abstract classes) 第十章 多型 大纲 10.1 简介 Introduction 10.2 ...
www.docin.com
5.
抽像类
//我们引入抽像类(Abstract Classes)的概念,抽像类的用途是被继承
www.cnblogs.com

例句

释义:
1.
The name attribute can be the name of one of the abstract classes found in the System. Security. Cryptography namespace.
name属性可以是位于System.Security.Cryptography命名空间中的某个抽象类的名称。
msdn2.microsoft.com
2.
For this reason , abstract classes cannot be used to specify a contract for value types ; interfaces must be used instead .
因此,抽象类不能用于指定值类型的协定;而必须改用接口。
www.bing.com
3.
The individual members of CLS-compliant interfaces and abstract classes must be defined to be CLS-compliant.
符合CLS的接口和抽象类中的单个成员必须都定义成是符合CLS的。
msdn2.microsoft.com
4.
Utilizing the Abstract Factory pattern in your applications allows you to define abstract classes to create families of objects.
在你的程序中使用抽象工厂模式允许你定义抽象类来创建对象系列。
blog.163.com
5.
Inheritance by extension is a common object-oriented design and is easily expressed through showing abstract classes in UML.
通过扩展来进行继承是一种常见的面向对象设计,很容易通过在UML中显示抽象类来表达这种继承。
www.ibm.com
6.
Describes guidelines for using static and abstract classes, interfaces, enumerations, and structures.
描述使用静态和抽象类、接口、枚举和结构的准则。
msdn2.microsoft.com
7.
You can override methods, rename identifiers, refactor parameters, and implement interfaces and abstract classes.
可以重写方法、重命名标识符、重构参数,以及实现接口和抽象类。
technet.microsoft.com
8.
"The Stable Abstractions principle" : This says that "the more stable a class is, the more it must consist of abstract classes. "
“稳定抽象原则”:这是说“类越稳定,越应该由抽象类组成”;
blog.sina.com.cn
9.
Classes derived from the abstract class must implement the pure virtual member function or they, too, are abstract classes.
由抽象类别衍生出来的类别必须实作纯虚拟成员函式,否则它们也是抽象类别。
msdn.microsoft.com
10.
Capture highlevel, stable concepts in abstract classes and interfaces and provide implementations using concrete classes.
在抽象的类和接口中捕捉高级、稳定的概念,并用具象类实现。
book.51cto.com
1.
You can then implement them by writing classes that inherit from these abstract classes and implement the relevant methods.
然后,可以通过编写从这些抽象类继承的类来对其进行实现,并实现相关的方法。
msdn2.microsoft.com
2.
Are interface classes used in preference to abstract classes?
正确的使用interface和抽象类。
wenku.baidu.com
3.
API implementation, a set of abstract classes that model a mail system.
API实现,这是一组模拟邮件系统的抽象类。
www-128.ibm.com
4.
Explore the tree structure in a browser diagram and you will see a list of abstract classes shown under Abstraction.
在一个浏览表中研究树状结构,您会发现显示在Abstraction之下的一系列抽象类。
www.ibm.com
5.
The following guidelines help ensure that your abstract classes are correctly designed and work as expected when implemented.
下列准则有助于确保抽象类能够正确地设计并在实现后可以按预期方式工作。
msdn2.microsoft.com
6.
He also includes practical advice on using interfaces instead of abstract classes, and using exceptions intelligently.
他也在书中包括了很实用的建议:用接口替代抽象类和灵活使用异常。
www.ibm.com
7.
Describes guidelines for designing abstract classes.
描述设计抽象类的准则。
msdn2.microsoft.com
8.
Abstract method declarations are only permitted in abstract classes.
只允许在抽象类中使用抽象方法声明。
msdn2.microsoft.com
9.
As with abstract classes, you can define any number of method signatures.
对于抽象类,可以定义任意数目的方法签名。
www.ibm.com
10.
Only the Invoke Static Method menu item is displayed for abstract classes.
“调用静态方法”菜单项仅为抽象类显示。
msdn2.microsoft.com
1.
Separate abstract classes and interfaces from the concrete classes to form stable and unstable packages.
将抽象的类和接口与具象的类和接口分离,从而形成独立的稳定包和不稳定包。
book.51cto.com
2.
in very large projects , you will be confronted with complex class hierarchies with several levels of abstract classes.
在每个大型项目中,您都会面临包含多级抽象类的复杂的类层次结构。
www.ichacha.net
3.
You can define generic interfaces, generic abstract classes, and even generic abstract methods.
您可以定义一般接口、一般抽象类,甚至一般抽象方法。
msdn2.microsoft.com
4.
Abstract classes may also define abstract methods.
抽象类也可以定义抽象方法。
msdn2.microsoft.com
5.
Do define a protected or an internal constructor in abstract classes.
应在抽象类中定义一个受保护构造函数或内部构造函数。
msdn2.microsoft.com
6.
In XML schemas you can use abstract classes or just tags specifying extensions or derivations of base types.
在XML模式中,可以使用抽象类或仅使用指定基类型扩展或派生的标记来做到这一点。
www.ibm.com
7.
We can't instantiate instances of abstract classes, even when all their field and method members are concrete.
我们不能实例化一个抽象类,即使它们的字段和方法都是具体的。
www.bing.com
8.
These goals lead to the definition of two abstract classes: InputFormat and OutputFormat (see Listing 6).
为实现这些目标,需要定义两个抽象类:InputFormat和OutputFormat(参见清单6)。
www.ibm.com
9.
These are abstract classes and have concrete implementations in the form of One2One and Any2One type channels.
这些都是抽象类,它们拥有One2One和Any2One类型通道形式的具体实现。
www.ibm.com
10.
This article will show you how to model arrays, unions, abstract classes, default values for attributes, and so on.
这篇文章将向您显示如何建模数组、联合体、抽象类,为属性建模默认值等等。
www.ibm.com
1.
The second way of modeling abstract classes is to have a UML class (for example, Class1).
第二种建模抽象类模型的方法是拥有一个UML类(例如,Class1)。
www.ibm.com
2.
Abstract classes and classes without public, default constructors are marked with the
抽象类和没有公共、默认构造函数的类用
msdn2.microsoft.com
3.
Those honors are bestowed upon two abstract classes that derive from PreviewHandler
它们都是从PreviewHandler派生的两个抽象类中实现
msdn.microsoft.com
4.
Prefer interfaces to abstract classes
优先使用接口而不是抽象类
spaces.msn.com
5.
The base abstract classes consist of the following
基本抽象类由以下内容组成
www.ibm.com
6.
The Advantages of Abstract Classes
使用抽象类的好处
blog.sina.com.cn
7.
Abstract Classes and Class Members
抽象类和类成员
msdn2.microsoft.com
8.
Modeling abstract classes in UML
利用UML建模的抽象类
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/5 21:23:30