您要查找的是不是:
- Array objects are defined as a series of locations where values of the array element type are stored. 数组类型的值是对象。数组对象定义为存储数组元素类型的值的一系列位置。
- This property contains the name of the type unless it is an array type, in which case it is the array element type. 如果不是数组类型,此属性包含类型的名称;如果是数组类型,则它为数组元素类型。
- The array element type is determined from the type library and preserved during the import. 数组元素类型根据类型库确定并在导入期间保留。
- The same conversion rules apply to the array element types. 同样的转换规则也适用于数组元素类型。
- -First of all, given the procedures margination array element type, adjacency matrix class definition. 详细说明: 程序首先给出边集数组中的元素类型、邻接矩阵类定义。
- Replaces the array element at the supplied index with a value of type. 类型的值替换所提供的索引处的数组元素。
- Describes how to store a value in an array element. 描述如何在数组元素中存储值。
- In the above example we printed an Array element. 在以上例子中我们打印了一个数组的单元。
- array element type 数组元素类型
- 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. 数组元素可以是任何类型,包括数组类型。
- The element type must support assignment. 元素类型必须支持赋值运算。
- Replaces the array element at a given index with the. 值替换给定索引处的数组元素。
- If the field is an array, use the size of an array element. 如果该字段是数组,则使用数组元素的大小。
- Statement does not test the array element against the search value. 语句不会根据搜索值测试数组元素。
- Each array element contains information about a different type, although in this case, only one class is defined. 每个数组元素都包含关于不同类型的信息(虽然本例中只定义了一个类)。
- Replaces the array element at a given index with the value on the evaluation stack, whose type is specified in the instruction. 用计算堆栈中的值替换给定索引处的数组元素,其类型在指令中指定。
- PT_NULL The array element is unused; other members' values are undefined. This type lets the program header table have ignored (whole) entries. NULL该类型程序头表表项未使用;该表项其他的成员值都是未定义的。这种类型让程序头表忽略程序头表项。
- For arrays, each array element is assigned. 对于数组,给每个数组元素赋值。
- It is convenient to think of each combination of element type and rank as a distinct type of array. 将元素类型和秩的每种组合视为不同类型的数组非常方便。