多维数组 meaning in English
multi-dimentional array
multidime ional array
multidimensional array
Examples
- But for multidimensional arrays , the two notations are equivalent
,但对于多维数组而言,这两种表示是等效的。 - Multidimensional array access
多维数组访问。 - For one - dimensional arrays that aren t zero - based and for multidimensional arrays , the
对于不是从零开始的一维数组以及对于多维数组, - Multi - dimensional array pointer and recursion are the difficult sections of teaching c language
多维数组指针和递归是c语言教学中的难点。 - Shows how to create multi - dimension arrays of reference , value , and native pointer types
说明如何创建引用类型、值类型和本机指针类型的多维数组。