您要查找的是不是:
- Describes how to store a value in an array element. 描述如何在数组元素中存储值。
- Statement does not test the array element against the search value. 语句不会根据搜索值测试数组元素。
- value array element 值数组元素
- Replaces the array element at the supplied index with a value of type. 类型的值替换所提供的索引处的数组元素。
- 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 an array element at the supplied index with the int16 value on the stack. 用堆栈上的int16值替换所提供的索引处的数组元素。
- An array element points to the beginning of a linked list of blocks describing names that have that hash value. 数组的每个元素指向某个链表的表头,链表中的各个块用于描述具有该散列值的名字。
- 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. 如果该字段是数组,则使用数组元素的大小。
- Replaces the array element at a given index with the value on the evaluation stack, whose type is specified in the instruction. 用计算堆栈中的值替换给定索引处的数组元素,其类型在指令中指定。
- Each condition, exception, and action value is stored in an array element that you can access by using the array element number. 每个条件、例外和操作值均存储在一个数组元素中,可以使用数组元素编号对其进行访问。
- The value, the index, and the array reference are popped from the stack; the value is put into the array element at the given index. 从堆栈中弹出值、索引和数组引用;将值放入给定索引处的数组元素中。
- Reset() rewinds array 's internal pointer to the first element and returns the value of the first array element, or FALSE if the array is empty. reset()将array的内部指针倒回到第一个单元并返回第一个数组单元的值,如果数组为空则返回FALSE。
- For arrays, each array element is assigned. 对于数组,给每个数组元素赋值。
- Note: Because compression level is the most commonly used parameter, it may be alternatively provided as a simple integer value (rather than an array element). Note:因为最常用的参数是压缩等级,也可以提供一个整数值作为此参数(而不用数组)。
- 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. 实体是一个值,对象,子对象,基类子对象,数组元素,变量,函数,函数的实例,枚举符,类型,类成员,模板,或名字空间。
- Array elements can be of any type, including an array type. 数组元素可以是任何类型,包括数组类型。
- Each one of the array elements has a different size. 每一个数组元素都有不同的大小。