您要查找的是不是:
- array element variable 阵列元件变量
- Describes how to store a value in an array element. 描述如何在数组元素中存储值。
- In the above example we printed an Array element. 在以上例子中我们打印了一个数组的单元。
- The variable argument can be a named variable, an array element, or a property of an object. 变量可以是数组或是对象的属性。
- In FORTRAN, a data item that is not an array or array element, identified by a symbolic name. 在FORTRAN语言中,由符号名标识的非数组或非数组元素的一种数据项。
- If it is a variable element (a declared variable, field, property, array element, or structure element), the calling code can change it. 如果此元素为可变元素(即已声明的变量、字段、属性、数组元素或结构元素),则调用代码可以对其进行更改。
- Otherwise, it's too easy to mistake a subroutine call for a control structure, or misread the initial part of an array element as an independent scalar variable. 否则,这太容易混淆子程序调用和控制结构,或者误读数组开始的部分为一个单独的标量变量。
- An entity is a value, object, subobject, base class subobject, array element, variable, function, instance of a function, enumerator, type, class member, template, or namespace. 实体是一个值,对象,子对象,基类子对象,数组元素,变量,函数,函数的实例,枚举符,类型,类成员,模板,或名字空间。
- 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. 第一个数组元素是表示业务启动成本的负现金流。
- When marshaled as a safe array, the array elements are marshaled as variants. 当作为安全数组封送时,数组元素被作为变量封送。