Mapping now supports casting to a derived type.
映射现在支持转换为派生类型。
This enables you to reflect on the inherited members of a derived type.
这使您可以在派生类型的继承成员上进行反射。
The vitamin used in this study is a plant-derived type called vitamin D2.
本次实验中使用的维生素是从植物中提取的,是维生素d2。
If a virtual function is private, it cannot be accessed by a derived type.
如果某虚函数为私有函数,则派生类型无法访问它。
A derived data type is a derivative or structure of existing base types or other derived types.
派生数据类型是已有的基本类型或其他派生类型的一个派生物或结构。
The problem with Ada 95 is that it only permits a derived type to have one immediate ancestor.
Ada 95 存在的问题在于,它只支持一个获得的类型拥有即时的起源。
There are two kinds of “users” of a type: derived types and code that works with instances of the type.
类型有两种“用户”:继承类型,以及使用类型实例的代码。
Type interceptors, instead, just mock the type of the intercepted object and work on an instance of a derived type.
相反,类型侦听器只是类比已截获物件的类型,并在派生类型的实例上工作。
If the derived type overrides a base type member, the base type member is not copied to the derived type's prototype.
如果衍生型别覆写了基底型别成员,基底型别成员就不会复制到衍生型别的原型。
Type extensions, which enable you to extend an existing type easily without the additional overhead work of creating a new derived type.
型别扩充,可让您轻松扩充现有型别,而不需要额外建立新的衍生型别。
If the additional functionality that is provided by the derived type is not required, use of the base type allows wider use of the method.
如果不需要以衍生型别提供额外的功能,则可以使用基底型别让方法获得更广泛的使用。
When we construct, copy, assign, or destroy an object of derived type, we also construct, copy, assign, or destroy those base-class subobjects.
当构造、拷贝、赋值或撤销一个派生类对象时,也要构造、拷贝、赋值或撤销那些基类的子对象。
If the additional functionality provided by the derived type is not required, use of the base type allows the method to be more widely utilized.
如果不需要使用子类型所扩展的功能,使用基类型使方法可以被更广泛的使用。
Any member declared with the protected keyword is visible only to the defining type, including other instances of the same type and any derived types.
任何用protected关键字声明的成员只对定义它的类型,包括其实例和任何继承类型可见。
In addition, Visual Basic.net allows you to touch a static member through an instance of a type, even a derived type, as you can see in the code in Figure 12.
另外,Visual Basic . NET允许您通过类型的实例、甚至派生类型的实例来触及静态成员,如图12中的代码所示。
That's what interface inheritance means; if you fulfill the contract of the more derived type then you are required to also fulfill the contract of the less derived type.
接口继承就是这样的;如果你要满足派生程度较高的类型的契约的话,你就必须要满足派生程度较低的类型。
It also defines a Struct class for defining arbitrary data aggregations, and the special class any which can be used to represent any built-in or derived type and thus is the basis of dynamic typing.
它还定义了一个struct类,用来定义任意的数据聚合,此外,还定义了特殊的类any,它可以用来表示任何内置或导出类型,因而它也就成了动态类型化(dynamic typing)的基础。
DITA includes three information types derived from the base topic type: task, concept, and reference.
DITA包括三种从基本主题类型派生的信息类型:任务、概念和参考。
First, the derived aspect has a choice of annotation type.
首先,派生的方面可以选择注释类型。
If you specify a name, the test selects only nodes with that name, and if you specify a type, the test selects only nodes whose type is the same as or derived from the specified type.
如果指定了名称,该测试只选择具有该名称的节点;如果指定了类型,则选择与指定的类型相同或者为其派生类型的节点。
Others are derived through the "shredding" of a key-type service description document into its logical model.
其他属性是通过将关键类型的服务描述文档“分解”为其逻辑模型来派生的。
Xsi: type is specified on an element in the instance document to replace the declared type with a derived one.
要在实例文档中对元素指定xsi:type,使用派生类型替换声明的类型。
Domain specializations should be derived either from topic (the root topic type), or from another domain specialization.
领域专门化应该从主题(根topic类型)或者其他领域专门化派生而来。
For example, the values of derived simple type ProductCode is a subset of the values of base type string.
比如,派生简单类型ProductCode的值是基类型string值的子集。
The next array type is derived from soapenc: array by restriction as set down by the soap 1.1 specification.
下一种数组类型是soap 1.1规范所设置的restriction从soapenc:Array中派生出来的。
It can also be cast to a more specific type derived from anyAtomicType using xsi: type.
也可以使用xsi:type将其转换为一种由anyatomictype派生而来的特定类型。
Is a class (or struct) that implements a more-derived interface also required to state in its base type list that it is implementing all of those less-derived interfaces?
一个实现了派生程度较高的接口的class或者struct必须要在其基类型列表中声明它实现了那些派生程度较低的接口吗?
The first type is an array derived from soapenc: array by restriction using the WSDL: ArrayType attribute as specified by WSDL 1.1.
第一种类型是restriction使用wsdl 1.1指定的wsdl:arraytype属性从soapenc:Array中派生出来的数组。
The first type is an array derived from soapenc: array by restriction using the WSDL: ArrayType attribute as specified by WSDL 1.1.
第一种类型是restriction使用wsdl 1.1指定的wsdl:arraytype属性从soapenc:Array中派生出来的数组。
应用推荐