In DB2, variables of type array are like variables of any other SQL data types.
在DB 2中,类型阵列的变量类似于任何其他SQL数据类型的变量。
Array initializers now support type inference, significantly reducing the amount of code that needs to be typed.
数值初始值设定项现在可支持类型引用,这样大大减少了代码量。
If you have a SAN or another type of storage array, you should try to create your arrays of equal size and type.
如果您使用了SAN或者其他类型的存储阵列,那么您应该尝试在创建阵列时使它们具有相同的大小和类型。
This provider now supports host variables, modules, the ARRAY data type, compound statements, and variable length timestamps.
目前这个提供程序支持主机变量、模块、ARRAY数据类型、复合语句和可变长度时间戳。
Listing 1 shows an array data type and a procedure that USES it.
清单1显示了一个阵列数据类型和使用该类型的过程。
This subinterface provides information about array types, where the component type of the array is either parameterized or a type variable.
这个子接口提供了关于数组类型的信息,数组的组件类型可以是参数化的,也可以是一个类型变量。
It USES reflection to create a new array of the same type, then copies all the data across from the old array before returning the new array.
它使用反射来创建相同类型的新数组,然后在返回新数组之前,在老数组中复制所有数据。
This article presents an overview of the recently introduced support for array data type in DB2 V9.5.
本文介绍了DB2 V9.5 中最近引入的对阵列数据类型的支持。
An element contains a name, a namespace, a MIME type, and a binary array of data.
元素包含了名称、名称空间、MIME类型和二进制数据数组。
The element type of the array and the type of the value must be of the same type.
数组的元素类型和值的类型必须相同。
This method returns an array of (drum role)... Still more Type instances.
这个方法返回一个(drumrole)数组. . .还有更多的Type实例。
The canonical example of dependent types is that of an array type parameterized by the size of the array.
从属类型的标准实例是数组大小参数化的数组。
The ARRAY data type was introduced in DB2 9.5 LUW.
ARRAY数据类型是DB 2 9.5LUW中引入的。
Both work fundamentally the same way, at compile time the keyword "var" is replaced with the correct scalar or array type for the associated expression.
二者的实现基础完全相同,即在编译时将“var”替换成为分析得到的正确的变量或数组类型表达式。
For any array type, you can call Arrays.hashCode(arrayVar) and get a well formed hash code.
对于任意数组类型,都可以调用 Arrays.hashCode(arrayVar) 方法来获得格式良好的哈希码。
First, construct a model having an attribute which is of type Integer array, whose dimensions are [3] [4].
首先,建模一个拥有Integer类型数组属性的模型,它的维度是[3][4]。
PHP has an array type that doubles as as a simple list and a dictionary or hash; Python separates the two.
PHP的数组类型可同时支持简单列表和字典或散列,但Python却将这两者分开。
The associative array is another data type that can be represented as a literal.
联合数组(associative array)是另外一种数据类型,它可以表示为一个字符串。
Values for array type components can contain zero or one element, and values for set and tree type components can have zero or more elements.
用于数组类型的组件的值可以包含0个或1个元素,用于集合和树类型的组件的值可以包含0到多个元素。
The values method of the enumerated type returns an ordered array of the different values of that type.
该枚举类型的values方法返回这种类型的不同值的有序数组。
Array is a type, so array applied to the list is just like applying float to an int.
array是一种类型,所以array应用在链表上,就相当于把浮点型应用在整形上。
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中派生出来的。
The Process Advisor offers a wide array of different type of process guidance linkage with the Eclipse desktop tool.
ProcessAdvisor提供了连接Eclipse桌面工具的各种不同类型的过程指南。
If you cannot change the original API, you can write wrapper code to convert the collection type into an array.
如果您不能改变原始的API,那么您可以书写封装器代码,将聚集类型转化为数组。
But this code does not work — you cannot instantiate an array of a type represented by a type parameter.
但是这段代码不能工作——不能实例化用类型参数表示的类型数组。
The third example demonstrates that elements of an array need not be of the same type.
第三个例子说明数组中的元素不一定非得是简单类型。
It doesn't matter what types are in the array — you just choose the right type for your declaration.
实际上,数据中有什么类型并不是问题,您只需为声明选择好正确的类型就可以了。
The representation used depends on whether the field is a simple object type, a simple primitive type, or an array type.
所使用的表示法取决于字段是简单对象类型、简单原语类型还是数组类型。
The maximum cardinality of an array type is used by DB2 at runtime to ensure that subscripts are within bounds.
DB2在运行时使用阵列类型的最大基数来确保下标在在限制范围内。
With a one-dimensional array for line type graphs, the X axis will be integers (1,2,3...), and the data will be the Y axis.
使用线形图的一维数组,X轴将是整数(1、2、3...) ,数据将是Y 轴。
应用推荐