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.