datatypes

datatypes

 英

  • 网络数据类型;数据类型函数库;数据类型和结构

例句

Data is always accompanied by a schema that permits full processing of that data without code generation, static datatypes, etc.

数据总是模式定义这样可以生成代码静态数据类型情况数据进行所有处理

However, some data types defined in the XML Schema Datatypes specification do not map one-to-one to any existing Java classes.

但是XMLSchemaDatatypes规范定义某些数据类型现有Java存在一一对应关系

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

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

In practice, though, XML-RPC's datatypes are often flexible enough to do complex tasks.

然而实际上,XML-RPC数据类型通常足够灵活能够完成复杂任务

Note that these attributes do not even have datatypes yet because data types are a design issue.

注意这些属性没有表明数据类型因为数据类型设计阶段问题

The only trick is to match the number and datatypes of the columns to the original query.

唯一技巧数目数据类型原始查询匹配

You should be able to see the new Order business object under the Data Types category.

应该DataTypes类别看到创建Order业务对象

Notice that datatypes can implement methods of any Java interface, not only those generated by Clojure protocols.

注意数据类型实现任何Java接口方法不仅仅是Clojure协议生成那些接口

The last of these is XML Schema, a format for describing XML datatypes.

最后一个XMLSchema一种用来描述XML数据类型格式

An instantiated object of this class can coerce values into desired datatypes by creating object containers for the data.

这个实例化对象能够通过创建数据对象容器强制转换数据类型

For single value datatypes, and , which respectively denote string and integer data, are the workhorses for most XML-RPC programs.

因为数据类型分别表示字符串整数数据大部分XML-RPC程序广为使用

It defines facilities for defining datatypes to be used in XML schemas as well as other XML specifications.

定义用于XML模式定义资料类型设施以及其它XML规范

User-defined datatypes can be derived by restriction from yearMonthDuration, by specifying constraining facets allowed by duration.

用户定义数据类型通过限制yearMonthDuration派生通过指定duration允许约束facet实现

You know that complex datatypes have attributes. Lines 7 through 12 show the attributes of the "Mobile" datatype, defined as sub elements.

复合数据类型属性所以第7第12展示定义元素Mobile数据类型属性

In the Business Integration view, locate the desired type in the Data Types category of the module or referenced library project.

BusinessIntegration视图模块引用项目DataTypes类别找到类型

The XML Schema specification consists of two parts: Structures and Datatypes (see Resources).

XML模式规范包含部分结构数据类型参见参考资料)。

A unit of serialization is a message which could contain fields composed of the primitive datatypes or embedded messages.

一个序列化单元包含基本数据类型嵌入消息组成字段消息

Datatypes derived by restriction from dayTimeDuration can specify the same constraining facets as those of the duration datatype.

通过限制dayTimeDuration派生数据类型可以指定duration数据类型相同约束facet

For instance, I could use the XML-Data Reduced (XDR) specification's set of datatypes to annotate the node in Listing 1.

例如可能使用XML数据简化(XML-DataReduced,XDR)规范数据类型集合清单1节点进行注释

In the object-oriented landscape, datatypes fill the same role as classes: they encapsulate state (fields) and behavior (methods).

面向对象环境数据类型角色相同它们封装了状态字段行为方法)。

Instead, null pointers are inserted into the various composite datatypes.

相反指针插入不同复合数据类型

Like a relational database, Bigtable has datatypes.

类似关系数据库Bigtable具有数据类型

Note that if validation is enabled, the XML schema facets, which restrict the basic datatypes, are painstakingly checked.

注意如果启用检验检查XML模式facets限制基本数据类型

User-defined datatypes derived by restriction from precisionDecimal can specify the same constraining facets as those of decimal.

通过限制precisionDecimal派生用户定义类型可以指定decimal相同约束facet

The client decodes the XML, converts the results into standard language datatypes, and continues executing.

客户端XML进行解码结果转换标准语言数据类型并且继续执行

Note: Throughout this article, the namespace prefix "xs" refers to the XML Schema namespace for datatypes.

注意本文名称空间前缀xs指向XMLSchema数据类型名称空间

The output table must have the same fields and datatypes as the Lps_MBA_Scored table.

输出必须Lps_MBA_Scored相同字段数据类型

Decimal precision for NUMBER datatype; binary precision for FLOAT datatype, null for all other datatypes.

对于NUMBER数据类型十进制精度对于FLOAT数据类型二进精度对于所有其他数据类型null

Clojure: Visit the Clojure website and check out the Protocols and Datatypes pages.

Clojure访问Clojure网站查看协议数据类型页面

As the code demonstrates, there are several ways to convert the column Objects into the correct datatypes.

正如代码演示存在一些Objects转换正确数据类型方法

Verify that two new data types are created for you under the Data Types section, as shown below.

DataTypes部分查看是否创建两个数据类型

Methods can take input parameters and also return data, including container datatypes.

方法接受输入参数返回数据包括容器数据类型在内

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

datatypes定义DatatypeConstants工具常量定义基本数据类型

Selection- list element is used to associate a selection list with this field . See Datatypes for more details .

元素用来指明字段使用选择数据了解更多

You may be wondering how WebSphere knows what datatypes to use to create this table.

可能知道WebSphere怎样知道使用什么数据类型创建这个

Depending on the length, IDS differentiates between messages to map the messages to datatypes.

根据长度不同IDS消息加以区分消息映射不同数据类型

Rows represent classes (Java) and datatypes (Clojure) that already exist.

表示已经存在Java数据类型Clojure)。

The SOAP Section 5 encoding spec is considered ambiguous in its requirement of XML Schema datatypes.

SOAPSection5编码规范XMLSchema数据类型要求方面认为模棱两可

Simple sequences of arbitrary datatypes are represented with the tag.

任意数据类型简单序列标签表示

This is why these higher level APIs cannot be correct in general when they do automatic marshalling of datatypes.

就是这些较高API一般情况不能正确自动组织数据类型原因