• 字符串原生类型转换不统一。

    Conversions from strings to native types were incoherent.

    youdao

  • 可以看到方法参数可以原生类型或是对象

    As you can also see, the method parameters can be primitive types or objects.

    youdao

  • SOAP保证返回一个特定平台中的对应原生类型直接可用

    SOAP guarantees that a return value will be available directly in the corresponding native type in a particular platform.

    youdao

  • 尽管认为原生类型编码对象可以非常高效,但是总会损失的。

    While I agree that it is possible to have quite efficient encoding of primitive types as objects there is always a cost.

    youdao

  • 如何正确地转换一个基于AT L COM服务器使用原生类型

    How to properly convert and use native COM types in a ATL-based server?

    youdao

  • TypeDescription只是抽象类,其中定义处理类型方法原生类型数组实例

    The TypeDescription class is just an abstract base class with methods defined for dealing with three kinds of types: primitives, arrays, and instances of classes.

    youdao

  • 使用标签创建一个新的函数,将抽象模型(原始输入文件)中指定类型映射输出文件中的SQL原生类型(清单6)。

    I used this tag to create a new function that maps types specified in the abstract model (the original input file) into SQL native types for the output file (Listing 6).

    youdao

  • 支持字段类型原生类型(intstring)、DateTimestamp以及原生类型组合类型hashmap对象集合(非范型)。

    The field types supported are: primitives (int, string, etc), Date, Timestamp, as well as objects composed of primitives, hashmaps, and collections (non-generic) of objects.

    youdao

  • 清单2代码使用内部的PrimitiveTypeDescriptionarraytypedescription直接处理原生类型数组类型

    The Listing 2 code handles primitive and array types directly, using the inner PrimitiveTypeDescription and ArrayTypeDescription classes.

    youdao

  • 存储类型多种数据库文件系统内存数据诸如原生目录持久化设备存储。

    There are different types of storage; databases, file systems, in-memory data, persistence devices like native directories are but a few examples.

    youdao

  • 服务器那些对象随后就可以作为参数处理原生数据类型这些参数查询数据库作为返回原生数据类型

    Those objects on the server can then deal with its native data types as arguments, query a database from those arguments, and return its native data types as values.

    youdao

  • 性能计算角度看处理XML表示数据比处理用原生数据类型表示的数据需要更多开销

    Performance: From a computational perspective, processing data represented in XML is more expensive then data representations in native data types.

    youdao

  • 因此,将XML数据转换CPU能够理解原生数据类型需要占用处理时间。

    Thus, conversion from XML to native data types understood by the CPU costs processing cycles.

    youdao

  • 由于DB 2认可支持XML数据一流的数据类型所以程序员可以直接处理原生格式XML数据,不是当作对象(LOB)来处理。

    Because DB2 recognizes and supports XML data as a first-class data type, programmers can work directly with the XML data in its native format rather than work with the data as a large object (LOB).

    youdao

  • DB 29引入原生xml数据类型

    DB2 9 introduced the native XML data type.

    youdao

  • XML类型系统映射原生语言类型系统有方面的劣势

    Mapping the XML type system to the native language type system has two disadvantages.

    youdao

  • 使用原生XML数据类型作为存储过程参数

    Using native XML data type as a parameter to stored procedures

    youdao

  • XJConfPHP应用程序开发人员提供了一个API可以读取xml格式配置文件并转化成原生php数据类型自定义对象

    XJConf provides PHP application developers with an API that reads XML-formatted configuration files and converts the data within them to native PHP data types or custom objects.

    youdao

  • 使用SQLW3C标准的XQuery原生xml数据类型进行查询非常简单

    Its native XML data type is easy to query with SQL and W3C-standard XQuery.

    youdao

  • 首先创建定义文件,将清单1中的每个元素PHP原生数据类型

    The first step is to create a definition file, which maps each element from Listing 1 to a native PHP data type. Listing 2 illustrates such a file.

    youdao

  • XML数据类型从而使DB 2能够以原生层次格式存储XML文档

    The XML data type, which enables DB2 to store XML documents in their native hierarchical format.

    youdao

  • LotusScript原生数据类型(string、IntegerBoolean)允许使用null

    LotusScript native data types, such as String, Integer, or Boolean, do not allow null values.

    youdao

  • 这些原生应用利用CPUGPU绘制动画并且可以通过LiveBindings任意数据类型进行连接

    These native applications make use of the CPU and GPU to draw the animations and can be connected to any data type through LiveBindings.

    youdao

  • 对于IBMCognos8SDK存在简单原生数据类型intstringboolean

    With the IBM Cognos 8 SDK, there is no such thing as a "simple" or "native" data type such as int, string, or Boolean.

    youdao

  • 简单数据类型仅仅冰山一角XJConf能够定义相关配置变量集合将其转化原生PHP数组

    Simple data types are just the tip of the icebergXJConf also lets you define collections of related configuration variables, and converts these into native PHP arrays.

    youdao

  • 注意,“productdescriptioncommentsxml类型(换话说,“description”和“comments”XML文档原生存储数据库)。

    Note that the "description" and "comments" column of the "product" table are of type XML (in other words, the "description" and the "comments" XML documents are stored natively in the database).

    youdao

  • GiladBracha重新挑起了有关编程语言设计争论特别是一门编程语言可以兼顾面向对象思想原生数据类型吗?

    Gilad Bracha reopens an old debate about language design, specifically can a language be OO and enforce a primitive type system?

    youdao

  • 必须将其转化原生SQL日期数据类型

    This must be transformed to the native SQL date datatype.

    youdao

  • 上面示例中,属性原生数据类型列表属性可以另一sdo一个引用或引用列表。

    In our previous examples, the properties were all primitives or a list of primitives, but a property may also be a reference to another SDO or a list of references.

    youdao

  • 试图指派不同sdo类型SDO(比如说,另外一名作者)原生数据类型,SDO将抛出异常

    If you attempt to assign an SDO of a different SDO type (another author, perhaps) or a primitive, SDO would throw an exception.

    youdao

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

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

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