青年中文青年中文

multidimensional array的意思

multidimensional array中文翻譯:

[數]多維數組

相似詞語短語

array───n.數組,陣列;排列,列陣;大批,一系列;衣服;vt.排列,部署;打扮

crossbar array───縱橫陣

multidimensional model───多維模型

array crossword───數組縱橫字謎

array technologies───陣列技術

array filter───陣列濾波器

convolve array───卷積陣

array mbira───雙數組

netlike array───網狀陣列

雙語使用場景

The same procedure specifies a multidimensional array data type, but commas (,) are between the brackets.───同一方法也可以指定多維數組的數據類型,但要在括號內使用逗號(,)。

On-line analytical processing uses multidimensional array as storage structure to speed up response time.───聯機分析使用多維數組作為存儲結構以加快查詢響應時間。

How to return a multidimensional array keys as a tree?───如何返回一個多維數組鍵樹嗎?

A vector, which always has only one dimension, is not the same as a multidimensional array that happens to have only one dimension.───向量始終只有一個維度,它與恰好只有一個維度的多維數組不同。

The following example illustrates the difference between defined a one-dimensional array and a multidimensional array.───下面的示例闡釋了定義一維數組和多維數組之間的區別。

The multidimensional array is then passed to a function that displays the array as a table in the document.───然后將該多維數組傳遞給一個函數,該函數將數組顯示為文檔中的一個表。

The variable could be as simple as an integer or a string or as complex as a multidimensional array or an object.───變量可以像一個整數或字符串那樣簡單,也可以像多維數組或對象那樣復雜。

A multidimensional array is stored with the rightmost dimension increasing first.───多維數組首先存儲最右邊的維。

You can pass an initialized multidimensional array to a method.───可以將初始化的多維數組傳遞給方法。

英語使用場景

A multidimensional array is an array of arrays.

A native multidimensional array was declared incorrectly.

It can be helpful to keep this fact in mind when using a multidimensional array.

A multidimensional array is stored with the rightmost dimension increasing first.

The ROLAP data cube is implemented as a collection of relational tables (up to twice as many as the number of dimensions) instead of as a multidimensional array.

The length of each dimension in a multidimensional array is always constant.

If each subarray has the same length, a multidimensional array may be more useful.