单词 | array variable |
释义 | 例句释义: 数组变量,阵列变数,阵列变量 1. The updateCart function is called upon the return, and the JSON values are supplied in an associative array variable called results. updateCart函数是在返回之前调用的,JSON值是在一个称为results的联合数组变量中提供的。 www.ibm.com 2. Supply the array variable at the corresponding place in the argument list. 在引数清单中的对应位置提供阵列变数。 technet.microsoft.com 3. The following example declares an array variable to hold the number of students in each grade in a grammar school. 下面的示例声明一个数组变量来存储初级学校每个年级的学生数。 www.kuenglish.info 4. If you apply a modifier to an array variable instead of a single value variable, the modifier will be applied to every value in that array. 如果你给数组变量应用单值变量的调节,结果是数组的每个值都被调节。 www.phpfans.net 5. The preceding example declares an array variable but does not assign an array to it. 上一个示例声明了一个数组变量,但没有为它分配数组。 www.kuenglish.info 6. In this particular example, the developer forgot to take the termination string into consideration when building an array variable. 在这个例子中,开发人员忘记构建数组变量时考虑终止符。 www.ibm.com 7. Statement cannot change the data type of an array variable or of its elements. 语句无法更改数组变量或其元素的数据类型。 www.kuenglish.info 8. However, the reassignment does not affect the underlying array variable in the calling code. 但是,重新指派并不会影响呼叫程式码中的阵列变数。 technet.microsoft.com 9. Similarly, each element of an array variable is initialized individually. 同样,数组变量的每个元素也单独初始化。 technet.microsoft.com 10. You declare an array variable the same way as any other variable, using the. 语句,用声明任何其他变量的方法来声明数组变量。 www.kuenglish.info 1. List of bounds of each dimension of an array variable. 列出数组变量的每个维的界限。 www.kuenglish.info 2. When the value of an array variable is NULL, there is no memory allocated for it. 在阵列变量值为NULL时,不为它分配内存。 www.ibm.com 3. Explains how to store an array in an array variable, and how to set its length and element values. 说明如何在数组变量中存储数组以及如何设置数组的长度和元素值。 msdn2.microsoft.com 4. Return value is an array, the papers are all read into the array variable. 返回值是一个数组,文件全部读入数组变量。 www.360doc.com 5. An array variable holds a pointer to an array object, which holds the array elements and the rank and length information. 数组变量保存指向数组对象的指针,而数组对象保存的是数组元素、秩和长度信息。 technet.microsoft.com 6. Reallocates storage space for an array variable. 重新配置阵列变数的储存空间。 technet.microsoft.com 7. Note that Bean's array variable is an array of java. lang. Integer, not an array of int. 注意:这个Bean的数组变量是一个java.lang.Integer数组,不是一个int数组。 www.ibm.com 8. The initialization can occur when the typed array variable is declared or later, as with variables of other types. 这种初始化可能发生在具型别阵列变数被宣告时或是稍后和其他型别的变数一起宣告时。 msdn.microsoft.com 9. Describes the rules and steps for assigning an array to another array variable. 论述用于将数组赋给另一个数组变量的规则和步骤。 www.kuenglish.info 10. Shows two ways to create an array object and assign it to an array variable. 演示两种方式来创建数组对象并将其赋给一个数组变量。 www.kuenglish.info 1. When an array variable is assigned an initial value, DB2 allocates enough memory to hold that value. 分配一个初始值给阵列变量时,DB2会分配足够的内存以便存放此值。 www.ibm.com 2. Once you declare an array variable, you cannot change its rank or its element data type. 数组变量一旦声明,就不能再更改它的秩或元素数据类型。 technet.microsoft.com 3. Specify the index upper bound in the array variable declaration. 在数组变量声明中指定索引上限。 msdn2.microsoft.com 4. This means that the rank and the element data type must remain the same, because they are inherently part of the array variable's data type. 这表示阵序和元素资料型别必须保持相同,因为它们都是阵列变数资料型别的固有部分。 msdn.microsoft.com 5. my @employee_list creates a new array variable which is totally inaccessible outside the print_report function. my@employee_list创建一个新的数组变量,它在print_report函数之外完全不可访问。 blog.163.com 6. Name of the array variable. 数组变量的名称。 msdn2.microsoft.com 7. if only one text is given, it's assumed to be a array variable 如果只给出一个文本,将是一个默认设置项 blog.sina.com.cn 8. If you specify an upper bound in the parentheses following the array variable name, you cannot use a 如果在数组变量名后面的括号内指定上限,则不能使用 msdn2.microsoft.com 9. If you choose to declare an array variable without initialization, you must use the 如果选择声明一个数组变量但不将其初始化,必须使用 msdn2.microsoft.com 10. To declare a jagged array variable 声明交错数组变量 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。