您要查找的是不是:
- arithmetic array element 算术数组元素
- 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语言中,由符号名标识的非数组或非数组元素的一种数据项。
- 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. 语句不会根据搜索值测试数组元素。
- For arrays, each array element is assigned. 对于数组,给每个数组元素赋值。
- Replaces the array element at the supplied index with a value of type. 类型的值替换所提供的索引处的数组元素。
- Array elements can be of any type, including an array type. 数组元素可以是任何类型,包括数组类型。
- Each one of the array elements has a different size. 每一个数组元素都有不同的大小。
- Replaces an array element at the supplied index with the int16 value on the stack. 用堆栈上的int16值替换所提供的索引处的数组元素。
- Parameters specify the first array element and number of elements to use. 参数指定要使用的第一个数组元素和元素数。
- The first array element is a negative cash flow representing business start-up costs. 第一个数组元素是表示业务启动成本的负现金流。
- Each array element contains information about a different type, although in this case, only one class is defined. 每个数组元素都包含关于不同类型的信息(虽然本例中只定义了一个类)。
- 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 variable argument can be a named variable, an array element, or a property of an object. 变量可以是数组或是对象的属性。
- When marshaled as a safe array, the array elements are marshaled as variants. 当作为安全数组封送时,数组元素被作为变量封送。