If this is true, then it saves the string value for the contents of the element in the items array.
如果是这样,它就将字符串值保存为条目数组中元素的内容。
The element type of the array and the type of the value must be of the same type.
数组的元素类型和值的类型必须相同。
But as we hope we've shown in the table, that really represents an array with a single element whose value is null, not a null array.
但是,正如我们希望的,在表中已经显示,它真正表示的是含有单一元素的数组,元素的值为“零”(null),而不是一个“零”(null)数组。
The array in which the CGI parameters are held depends on the value of the action attribute in the element.
保存CGI参数的数组是由元素中action属性的值决定的。
For each element of the array, the demo_xml.tpl template generates an XML element containing the value retrieved from the array.
demo_xml . tpl会为数组中的每一个元素生成包含从数组查询到的值的xml元素。
Note that you use (i+1) because in the array, the counter value of the first element is zero; as you want to start with the first element, the 1 is added.
注意,这里使用了 (i+1),因为数组中第一个元素的索引号是0,要从第一个元素开始,必须加上 1。
It first defines a new element, , and links it to an options array containing key-value pairs.
它首先定义了一个新元素 ,然后将它链接到一个包含名称-值对的选项数组。
Each array element can hold one data value.
每个数组元素能存放一个数据的值。
Statement does not test the array element against the search value.
语句不会根据搜索值测试数组元素。
When we pass an array, the argument is a pointer to the first element in the array. That pointer value is copied; the array elements themselves are not copied.
而在传递数组时,实参是指向数组第一个元素的指针,形参复制的是这个指针的值,而不是数组元素本身。
The array_shift function removes the first element from an array, and returns the value of the removed element.
函数的作用是:删除数组中的第一个元素并返回这个被删除的元素的值。
If the statement assigns a value to an expression, replace the expression with a single writable variable, property, or array element.
如果相应语句为某个表达式赋值,请用一个可写的变量、属性或数组元素替换该表达式。
The pos() function returns the value of the current element in an array.
函数返回了数组中当前元素的值。
For example, languages that provide for the array data type also provide an operator that allows the uses to read out the value of an array element.
例如,提供数组数据类型的程序设计语言也提供一种操作符使用户能读出数据元素值。
Its default value is an empty one-dimensional array of the parameter array's element type.
其默认值是参数数组元素类型的空一维数组。
The current function returns the value of the current element in an array.
函数的作用是:返回数组中当前元素的值。
Method Before volume rendering we transfer each slice of volume into an array indexed by the value of voxels, element in which stores the position of each voxel.
方法在体绘制前,将每个体数据的每个层片编码成以体素值为序的有序数组。
This is used to append an element to an assigned array. If you append to a string value, it is converted to an array value and then appended to.
此函式可将元素增加在指定的阵列后面,如果你增加的是字串值的话,则字串值会变转换成阵列值然后加在原来阵列的后面。
Each array element can hold one data value.
这些数据元素被列在数据字典中。
Converts the numeric value of each element of a specified array of bytes to its equivalent hexadecimal string representation.
将指定的字节子数组的每个元素的数值转换为它的等效十六进制字符串表示形式。
Converts the numeric value of each element of a specified array of bytes to its equivalent hexadecimal string representation.
将指定的字节子数组的每个元素的数值转换为它的等效十六进制字符串表示形式。
应用推荐