数组元素 meaning in Chinese
array element
element in array
Examples
- A hash addressing scheme based on the values i and j of the array element a(i, j) can be used, which hashes to a relatively small table of array elements .
可以采用散列地址方案,它根据数组元素Aij的值i和j,把数组元素散列在相对小的表中。 - Gets or sets the type of the elements in the array
获取或设置数组元素的类型。 - The order of the elements of the array is not significant
数组元素的顺序不重要。 - Replaces the array element at a given index with the
值替换给定索引处的数组元素。 - Array elements are in reverse chronological order
数组元素按照时间反向排序。