实现or g. relaxng .datatype . DatatypeLibrary接口的类:给定类型的本地名之后该类负责加载适当的数据类型类。
A class that implements the org.relaxng.datatype.DatatypeLibrary interface: This class is responsible for loading the right datatype class given the type's local name.
这个库包含一个为源模型中每一个类和数据类型所用的XSD元素,和一个为每一个UML接口所用的WSDL定义。
This library contains an XSD element for each class and data type in the source models, and a WSDL definition for each UML interface.
要将此类与您自已的应用程序结合使用,则需要在其类路径中包括您自已的数据类型。
To use this class with your own application, you will need to include your own data types on its classpath.
这些类提供了各种操作那些数据类型的方法。
These classes provide various methods for manipulating those data types.
如果需要其他的数据类型,比如说整数、浮点数或者布尔值,必须使用相应的包装器类来解析字符串。
If you need another data type such as integer, floating point, or Boolean value, you will have to parse the string using the appropriate wrapper class.
导致内存泄漏的应用程序组件通常由构成增长区域的数据类型的包名称和类名称标识。
The application component which is responsible for the memory leak is often identified by the package name and class name of the data types which are part of growing regions.
允许模板类或函数仅使用某些数据类型来进行实例化。
Allowing a template class or function to be instantiated with only certain data types.
drpcidl命令也为过程中使用的每个复合数据类型(例如结构(structures)和联合(unions))生成了一个类,使用该方法可以获取并设置结构中的每个字段。
The drpcidl command also generates a class for each complex data type used in a procedure, such as structures and unions, with methods to get and set each field in the structure.
MBean方法也可以使用其他可以序列化的数据类型,但是这样做会造成互操作性问题,因为类文件也必须对JMX客户机可用。
MBean methods may also use other serializable data types, but doing so can create interoperability issues because the class files must be made available to the JMX client as well.
closure事实上是与新的closure类共同在内部实施的新数据类型。
A closure is actually a new data type implemented internally with the new closure class.
您立即可以创建一个由内置int类定义的新数据类型。
You just created a new data type defined by the built-in int class.
不幸的是,JAXB没有发现这一点并使用布尔数据类型,toptype类的这个属性可以接受任何字符串值。
Unfortunately, JAXB failed to pick up on this and use a Boolean data type — instead, the TopType class accepts any string value for this attribute.
nio包含表示特定数据类型的缓冲区的类。
Java.nio Contains classes that represent buffers of specific data types.
确保LotusScript类中的公共属性作为按字母排序的复杂数据类型使用。
Make sure public properties in LotusScript classes used as complex data types are alphabetical.
第一行告诉您正在查看int类的帮助页面,它是一个内置的数据类型。
The first line tells you that you're seeing the help page for the int class, which is a built-in data type.
相反,这些数据类型通过使用类实现。
Instead, these data types are implemented through the use of classes. For example.
现在先来看一些在类中使用简单数据类型的示例。
For now, let's see some examples of using simple data types in your classes. Consider the following class.
ASN1DataTypes类将包装所有一般性的ASN.1功能,如发布像INTEGER和STRING这样的通用数据类型。
The ASN1DataTypes class will wrap all generic ASN.1 functionality, like the authoring of such universal data types as INTEGER and STRING.
生成的类和部署描述符应反映出这一点,并且其中应包含代替前面的SOAPElement的特定数据类型。
The classes and deployment descriptors that are generated should reflect this and should now contain your specific data type in place of the SOAPElements that they had before.
在Flash7中引入了ActionScript 2.0,这是一种强类型的语言,支持基于类的编程特性,比如继承、接口和严格的数据类型。
ActionScript 2.0 was introduced in Flash 7, which was strongly typed and allowed class-based programming features, such as inheritance, interfaces, and strict data typing.
这种类型的错误是这样产生的:定义的某些基本例没有被给出它们自己的类,然后以这种方法定义了一个递归的数据类型。
Bugs of this sort result from defining a recursive datatype in such a way that certain base cases of the definition are not given their own classes.
在注册一个关系数据源上的一个数据源对象时,默认的类型映射决定如何将一个数据源数据类型映射到每个列的DB 2类型。
During the registration of a data source object on a relational data source, default type mappings determine how a data source data type should map to a DB2 type for each column.
最终返回类型不通过任意异步服务接口或实现类指定,允许您选择任意可序列化的返回数据类型。
The eventual return type is not specified by any of the asynchronous service interfaces or implementation classes, leaving the return type your choice, which can be any serializable data type.
原因:定义的某些基本例没有给出自己的类,然后以这种方法定义了递归数据类型。
Cause: The recursive datatype is defined in such a way that certain base cases of the definition are not given their own classes.
这三个类中的每个类都是一个复杂的数据类型,包含用于描述特定平台性质的结构化信息。
Each of these is a complex data type containing structured information describing specific platform qualities.
从抽象数据类型到类的转变中包括了一个重要的格式差异:引进了变化和命令推理。
The transition from abstract data types to classes involves an important stylistic difference: the introduction of change and imperative reasoning.
新的System.Numerics.Complex类最终为函数库互操作提供了通用数据类型。
The new System.Numerics.Complex class finally offers the common type needed for library interoperability.
intprop类表示一个原生的int数据类型。
booleanprop类表示一个原生的boolean数据类型。
The class booleanProp represents a native Boolean data type.
stringProp 类表示一个原生的string数据类型
应用推荐