名词中文翻译
中文翻译:二维数组语法
同义词:
['2D array grammar', '2D array syntax']
例句:
-
1.In programming, two-dimensional arrays are used to store data in a grid-like structure.
在编程中,二维数组用于以网格结构存储数据。
-
2.The two-dimensional array is filled with different values for different rows and columns.
这个二维数组用不同的值填充了不同行和列。
-
3.The two-dimensional array is used to represent the layout of a game board.
这个二维数组用来表示游戏棋盘的布局。