List of bounds of each dimension of an arrayvariable.
列出数组变量的每个维的界限。
2
You can change an arrayvariable to point to an array object with different dimension lengths, but you cannot change it to point to an array object of a different data type.
您可将阵列变数变更为指向具有不同维度长度的阵列物件,但不可将它变更为指向不同资料型别的阵列物件。
3
The linchpin of multi-dimension analysis is to build multi-dimension data cube, essential of which is a multi-dimensionarray, and is the combination express of dimension and variable.