您要查找的是不是:
- Initializing an array or record to null. 初始化一个数组或记录为。
- It initializes an array with all the integers from 1 to 20. 它用从1到20的所有整数初始化一个数组。
- There is no way to specify repetition of an initializer, nor to initialize an element in the middle of an array without supplying all the preceding values as well. 不能一次将一个初始化表达式指定给多个数组元素,也不能跳过前面的数组元素而直接初始化后面的数组元素。
- By extension, an array of any number of dimensions. 广义来说,矩阵可以是任意维数的数组。
- An array or abundance of gimmicks. 巧妙装置一系列的或大量的别致玩意儿
- We have quite an array of leather shoes. 我们有一大批各类皮鞋。
- You can also create an array of primitives. 也可以创建主类型数组。
- An array of equipment; an outfit. 一整套设备或装备
- Can I pass an array as input to a stored procedure? 我能否向存储过程传递数组参数?
- See below for how to set the elements of an array. 以后讨论如何设置一个数组的元素。
- If you create an array in this way, you must use a subsequent assignment statement to initialize each element value. 如果以这种方式创建数组,必须使用后面的赋值语句来初始化每个元素值。
- The crowd were met by an array of policemen. 人群遇到一列警察。
- Records a fixup for one element in an array. 记录数组中一个元素的修正。
- Objects or an array of length zero. 对象的数组,或长度为零的数组。
- Describes how to store a value in an array element. 描述如何在数组元素中存储值。
- In the above example we printed an Array element. 在以上例子中我们打印了一个数组的单元。
- Structure that points to an array of arguments. 指向参数数组的。
- It then creates an array that stores 20 audio CDs. 然后创建一个存储20个音频CD的数组。
- An array can have from 1 to 32 dimensions. 数组可以有1至32个维。
- An array of objects for the form to display. 此窗体要显示的对象数组。