Specially, science fiction is a sub-class of prose fiction, for nearly every piece of science fiction is either a short story or a novel.
特别是,科幻小说是散文小说的一个子类,因为几乎每一部科幻小说都是短篇小说或长篇小说。
Especially, science fiction is a sub-class of prose fiction, for nearly every piece of science fiction is either a short story or a novel.
特别是,科幻小说是散文小说的一个子类,因为几乎每一部科幻小说都是短篇或长篇小说。
Thus, all controls take a composite parent (or a sub-class) as an argument to the constructor.
这样,所有控件都可以采用一个复合父控件(或者一个子类)作为构造函数的参数。
Encodings for base class, sub-class, and programming interface are provided in Appendix D.
附录D提供了基类、子类和程序接口的具体编码。
To keep the framework simple, all additional SOA error handlers will sub-class from this base class.
要使得框架简单,所有附加的SOA错误处理都将作为继承此基类的子类。
This information is added to the sub-class definition representing that case type under the case folder.
这些信息添加在案例文件夹中代表案例类型的子类定义中。
The JACC provider is obliged to provide a concrete Policy sub-class, which implements the implies method.
JACC提供程序必须提供实现implies方法的具体Policy子类。
An abstract method is one which does not have an implementation but requires that a sub-class provide it.
一个抽象方法是一种没有实现,但需要一个子类,它提供。
No third party support, the security sub-class of each control technologies are written in assembly code.
不需要其他第三方支持,每个控件的安全子类技术都是使用汇编代码的编写。
Objective To study the variation of peripheral blood NK Sub-class ratio in recurrent spontaneous abortion.
目的研究自然杀伤(NK) 细胞亚群比例变化与复发性自然流产(RSA)的关系。
Today in Europe there is a new class which is growing apace that has come to be known as the underclass or sub-class.
如今在欧洲一个新阶级正在快速成长,它被称为下层阶级或亚阶级。
By factor analysis, the dimensions of sub-class questionnaire are:basic acts skills, complex acts skills, action expression and fine acts skills.
经因素分析,小班问卷的维度为:基本动作技能、复杂动作技能、动作表现力和精细动作技能;
It makes the whole ant colony have a better balance in the "exploration" and "learning" to adjust the three sub-class sizes and the moving step lengths.
通过自适应地调整三个子类蚁群的规模和搜索步长,使得整个蚁群在“探索”和“学习”之间处于一个较好的平衡。
To provide this type of refined control for each cell, the controls added to a GridLayout managed composite can have instances of GridData (a LayoutData sub-class).
为了给每个单元格提供这种精确控制,添加到GridLayout 的托管复合控件的控件可以拥有 GridData实例(LayoutData的子类)。
An interface only contains abstract methods and constants. An abstract method is one which does not have an implementation but requires that a sub-class provide it.
只有一个接口包含抽象方法和常量。一个抽象方法是一种没有实现,但需要一个子类,它提供。
The command design pattern which provides undo-redo operation, is applied to the whole class frame design and several sub-classes design of graphics edit operation.
命令模式的使用包含整个类框架设计和几套图形编辑操作子类设计,支持可以撤销重做的操作。
Three classes in Chengdu Seventh Middle School and Shuangliu Middle School were selected, and two teaching experiments of sub-class were made as curriculum schedule.
笔者选定成都七中和双流中学的三个理科实验班,作了两次按课表授课的分课时教学实验。
The second chapter, to analyze the semantic features of the sub-class of the reduplicated forms of noun, adjective, verb and quantifier in different syntactic position.
第二章,主要对名词、形容词、动词、量词重叠形式的小类在不同句法位置上的语义特征进行了分析。
CaseStartingFolder (OVP, controls location of new cases) - if set, this property controls where the new case (an instance of the CaseFolder sub-class) is filed upon creation.
CaseStartingFolder (ovp,控制新案例的位置)—如果设置了这个属性,它控制在创建时新案例(casefolder子类的实例)归档的位置。
The whole network has not only the learning ability to neural network, but also the logic ability to fuzzy system based on rules, especially the automatic clustering ability to sub-class.
整个网络既有神经网络的学习能力,又有模糊系统的基于规则的推理能力,特别是对子类的自动聚类能力。
The relationship between the class and the sub-class is established through the relevance of the attribute to the fuzzy Glass and the semantic distance between the class and the sub-class.
利用属性与类的相关和类与子类间的语义距离来建立类与子类的关系。同时,讨论了模糊类层次中多重继承的问题。
Within the class, a procedure (function, sub, or method) definition for each operation in the Web service: these procedures must be public.
在类中,针对Web服务中的各操作的过程(函数、子元素或方法)定义:这些过程必须是公有的。
Here is an example of mapping a super class and a sub class using the single table strategy.
下面是一个使用单表策略映射超类和子类的示例。
The sample Calculator code, Calculator.cs (see the download file), is a C# class with four methods (add, sub, mul, div).
样本Calculator代码 Calculator.cs (请参阅下载文件)是一个有4 个方法(add、sub、mul 和div)的 C#类。
When you select a service class, Performance Expert automatically highlights the correlating sub-service class.
在选择一个服务类时,PerformanceExpert会自动地突出显示相关联的子服务类。
The Object Tables view contains two sub-views that list all classes and instances of each class in the heap.
ObjectTables视图包含两个子视图,列举了堆中的所有类和各类的实例。
The class tag maps the order object to the ORDERS table and has a number of sub tags that describe its properties, the ID and the order name, and a one-to-many relationship to models.Item.
class标签把ORDER对象映射到ORDERS表,还有许多子标签用于描述其属性、ID订单名称,以及同models . Item的一对多关系。
Schema deletion failed: class is used as sub class.
架构更新失败:类别作为子类别使用。
Yes, if the super class implements serializable, then so do the sub classes.
是的,如果超类实现序列化,那么子类。
If there is no use of the virtual key word, those sub instances of the derived class instance are basically perfectly normal instances of a base class.
如果没有使用的virtual关键字,这些子派生类实例的实例基本上是很正常的一个基类的实例。
应用推荐