• datatypes定义DatatypeConstants 工具类,以常量定义了基本数据类型

    The javax.xml.datatypes package also defines the DatatypeConstants utility class that contains basic data type values as constants.

    youdao

  • 一般来说,数据挖掘算法中涉及数据可以归为基本数据类型人口统计学数据个体行为数据心理态度数据

    In general, there are three kinds of data source types, i. e., demographic data, in-dividual behavioral data and the psychographic or attitudinal data.

    youdao

  • 基本数据类型大小

    Size of fundamental data types.

    youdao

  • 因为常量对于构造表达式非常重要所以学会书写每种基本数据类型的常量就显得至关重要了。

    Because constants are an important building block for constructing expressions, it is important to be able to write constant values for each of the basic data types.

    youdao

  • 对于这个场景可以直接逻辑模型导出基本数据类型作为XML开发起点

    For this scenario, it can be useful to export the base data types directly from the logical model as a starting point for XML development.

    youdao

  • XML数据类型基本CRUD操作

    Basic CRUD operations with XML data types.

    youdao

  • 这些示例查询结果相当简单因为fax元素基于基本数据类型

    The results of the sample queries are relatively simple because the fax element is based on a primitive data type.

    youdao

  • 然而CMP实体bean生成基本CRUDsql语句不能修改的,使得我们不可能采用XML数据类型

    However, the basic CRUD SQL statements generated by CMP entity beans cannot be modified, which would make it impossible for us to adopt the XML data type.

    youdao

  • 3x86LinuxSPARC上的Solaris这两者的基本数据类型进行了比较

    Table 3 compares base data types for Linux on x86 and Solaris on SPARC.

    youdao

  • 它们简化单一数据类型上执行基本创建/检索/更新/删除(Create/Retrieve/Update/Delete,CRUD操作

    They facilitate basic Create/Retrieve/Update/Delete (CRUD) operations on a single datatype.

    youdao

  • 可以属性类型定为基本类型(例如Integer或String)复杂数据类型(例如,用户定义的类型,如OrderCreditCard)。

    The attribute types can be basic (for example, Integer, String) or complex data types (for example, the user-defined types like Order and CreditCard).

    youdao

  • 测试数据类型更加广泛(主要包括目前W3C推荐XML模式规范定义一整套基本类型)。

    A wider spectrum of data types will be tested (essentially covering the full set of basic types defined in the XML Schema specification, which is now in W3C Recommendation status).

    youdao

  • 现在看看如何访问基本数据类型派生数据类型参数

    Now, take a look at how to access basic and derived data types of arguments.

    youdao

  • 派生数据类型已有基本类型其他派生类型一个派生物结构

    A derived data type is a derivative or structure of existing base types or other derived types.

    youdao

  • 尽管许多数据类型基本表达式相同的,但是它们的用法应用一样

    Although many of the data types and fundamental expressions are the same, their use and application is slightly different.

    youdao

  • 另一种常见的情况端点接受对象不接受基本数据类型

    Another common one is an endpoint that only accepts objects, and rejects primitive data types.

    youdao

  • 数据工厂缺省情况下提供一个数据类型基本,可表示大部分编程语言标准原语

    A basic set of DataTypes representing the normal primitives of most programming languages is provided by default with a data factory.

    youdao

  • 这种组合不可避免地使许多程序员忽视数据类型(浮点)和基本数据结构(如列表和映射)的缺陷。

    The combination was irresistible enough that programmers could overlook the lack of data types like int and float and basic data structures like lists and maps.

    youdao

  • 尽管这里只简要介绍了数据类型,但是我们希望基本数据类型操作有足够了解

    Although this has been a top level flight over the data types, hopefully it will give you enough to understand the basic types and operations.

    youdao

  • 清单4显示我们将会写入记录存储中的基本数据类型

    Listing 4 shows the primitive data types we'll write to the record store.

    youdao

  • 数据类型属性进一步描述基本属性之外内容状态

    The metadata types have properties that further describe the state of the content beyond the base set of properties.

    youdao

  • 基本解析器功能支持数据类型不多,因此处理不规则少见数据(经常会遇到这种情况)成为最主要的困难

    The most basic parser functionality doesn't support a wide array of data types; therefore, irregular or unusual data, which is common, is a primary source of difficulty.

    youdao

  • 这种类型错误这样产生的:定义的某些基本没有被给出它们自己的,然后以这种方法定义一个递归数据类型

    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.

    youdao

  • 基本数据类型映射直接的。

    Mapping the basic types is rather straightforward.

    youdao

  • 原因定义某些基本没有给出自己,然后这种方法定义递归数据类型

    Cause: The recursive datatype is defined in such a way that certain base cases of the definition are not given their own classes.

    youdao

  • OMGIDL提供了定义自己类型能力可以帮助减少复杂程度并且可以根据基本类型组成精巧数据类型

    OMG IDL provides you with the capability to define types of your own that will help hide some of the complexity and allow you to compose more sophisticated data types from the fundamental data types.

    youdao

  • 通常关于基本数据类型之间关系假设64数据模型上都已经无效了。

    Common assumptions about the relationships between the fundamental data types may no longer be valid in a 64-bit data model.

    youdao

  • 基本数据类型另一个相同基本数据类型兼容

    A base data type is compatible with another of the same base data type.

    youdao

  • 为了高效地管理XML数据传统SQL数据类型一样,DB 2在内部使用XML数据模型作为逻辑数据模型,同时也作为物理存储基本单元

    To efficiently manage XML data, like traditional SQL data types, DB2 USES the XML data model internally, as the logical data model and as the fundamental unit of physical storage.

    youdao

  • SQL- 92包括DECIMAL数据类型用于表示定点小数精确数字类型,它可以小数进行基本算术运算

    SQL-92 includes a decimal data type, which is an exact numeric type for representing fixed point decimal Numbers and performs basic arithmetic operation on decimal Numbers.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定