數組
拼音:shù zǔ英文解釋:
【計】 array【化】 array
相關詞條:
1.mathematicalarrays 2.digitgroup 3.arrays 4.blocklength漢語造句:
- 對記錄而言,程式定義的數據分層次序。結構內的元素的格式可能彼此不同,而一個數組中的元素的格式必須相同。A program-defined hierarchical ordering of data for a record. Elements within a structure may be formatted differently from each other, whereas elements in an array must all have the same format.
- 廣義來說,矩陣可以是任意維數的數組。By extension, an array of any number of dimensions.
- 函式的作用是:將一個字元串以數組的形式打散。The explode function breaks a string into an array
- 每個指定的欄位的屬性的數組.Array of attributes for each specific field.
- 的意思是,你可能原本希望有一個數組的實例。You might have expected an instance of Array.
- 巧用數組語句Deft application of array words
- 平面式檔案可由數據項的二維數組表示。A flat file can be represented by a two dimensional array of data items