array declaration meaning in Chinese
数据组说明
数组说明
Examples
- For example , the following array declaration requires 118 bytes when the array is written to disk
例如,当向磁盘写入下面的数组时,数组声明需要118个字节: - For example , the following array declaration requires 118 bytes when the array is written to disk
例如,在将数组写入磁盘时,下列数组声明要求118字节的空间。 - In a description , array declarations must not use wsdl : arraytype attribute in the type declaration
在描述中,数组声明绝不可以在类型声明中使用wsdl : arraytype属性。 - In a description , array declaration wrapper elements should not be named using the convention arrayofxxx
在描述中,数组声明wrapper元素不应该使用约定arrayofxxx进行命名。 - Visual basic now permits an array declaration to specify the lower bound of each dimension along with the upper bound
Visual basic现在允许数组声明连同上限一起指定每个维度的下限( 0 ) 。