| 1. | 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,把数组元素散列在相对小的表中。 |
| 2. | Gets or sets the type of the elements in the array 获取或设置数组元素的类型。 |
| 3. | The order of the elements of the array is not significant 数组元素的顺序不重要。 |
| 4. | Replaces the array element at a given index with the 值替换给定索引处的数组元素。 |
| 5. | Array elements are in reverse chronological order 数组元素按照时间反向排序。 |
| 6. | Loop gives you more control over the array elements 循环可以更好地控制数组元素。 |
| 7. | Each one of the array elements has a different size 每一个数组元素都有不同的大小。 |
| 8. | Array elements must be cls - compliant types 数组元素必须是符合cls的类型。 |
| 9. | The maximum number of times the split can occur 要返回的最大数组元素数。 |
| 10. | Let s take a look at an example of printing an array 下面来看一个打印数组元素的例子。 |