名词中文翻译
中文翻译:数组元素
同义词:
['element', 'item', 'component']
例句:
-
1.The array element is the smallest unit of data that can be stored in an array.
数组元素是存储在数组中最小的数据单位。
-
2.In a computer program, an array element is a specific value that can be accessed by indexing.
在计算机程序中,数组元素是通过索引访问的特定值。
-
3. The array element is used to store multiple values in a single location.
数组元素用于在一个位置存储多个值。