您要查找的是不是:
- array elements spacing 阵元间距
- Describes how to store a value in an array element. 描述如何在数组元素中存储值。
- In the above example we printed an Array element. 在以上例子中我们打印了一个数组的单元。
- In FORTRAN, a data item that is not an array or array element, identified by a symbolic name. 在FORTRAN语言中,由符号名标识的非数组或非数组元素的一种数据项。
- Array elements can be of any type, including an array type. 数组元素可以是任何类型,包括数组类型。
- Each one of the array elements has a different size. 每一个数组元素都有不同的大小。
- Replaces the array element at a given index with the. 值替换给定索引处的数组元素。
- The same conversion rules apply to the array element types. 同样的转换规则也适用于数组元素类型。
- If the field is an array, use the size of an array element. 如果该字段是数组,则使用数组元素的大小。
- Statement does not test the array element against the search value. 语句不会根据搜索值测试数组元素。
- Parameters specify the first array element and number of elements to use. 参数指定要使用的第一个数组元素和元素数。
- When marshaled as a safe array, the array elements are marshaled as variants. 当作为安全数组封送时,数组元素被作为变量封送。
- For arrays, each array element is assigned. 对于数组,给每个数组元素赋值。
- Replaces the array element at the supplied index with a value of type. 类型的值替换所提供的索引处的数组元素。
- The more the integrated elements are and the larger the adjcent elements spacing is, the narrower the directional pattern beamwidth is. 阵列单元越多,相邻单元间距越大,方向图波束越窄。
- At any given element spacing, the minimum stable operating hydrogen injection temperature varied linearly with face coverage. 对于任何给定的单元间距,稳定工作的最低氢喷射温度随喷注面覆盖而线性地变化。
- Because the parameter is a reference to arr, it is possible to change the values of the array elements. 由于该参数是对arr的引用,所以有可能更改数组元素的值。
- Parameters specify the maximum number of substrings to return and whether to return empty array elements. 参数指定要返回子字符串的最大数量,以及是否要返回空数组元素。
- Note: If two or more array elements have the same key, the last one overrides the others. 注意:如果两个或两个以上的数组元素包含相同的键,那么最末一个将覆盖其他的元素。
- Another thing PHP 4 will now tell you about is the use of uninitialized variables or array elements. PHP 4还会对未初始化的变量或数组元素加以提示。