array of integer的意思|示意
整数数组
array of integer的网络常见释义
数组 我们可以将TSortArray声明为一个只是”整数的数组(array of integer)”. 如果你想保持代码能同时在Win32和.NET下编绎, 你可以使用编绎指示符来区别原有的代码和新的代码.
array of integer相关例句
To create a single dimensional array of the type a [m] (where m is an integer variable already defined and initialized), apply the cpp_type stereotype on the array variable a in the UML model.
要创建一个类型为a [m]的一维数组(这里的m是一个已经被定义和初始化的整数变量),可以在uml模型中在这个数组变量a上运行cpp _ type原型。
The third element of the array is the number of points for this assignment type, so I have to invoke the to_s method to convert that integer into a string.
数组第三个元素是该任务类型的分数,所以我必须调用to_s方法,将该整数转换为字符串。
Add an attribute (attribute1) of type Integer array to this class, and set the default value for it in the Properties TAB for the attribute as shown in Figure 10.
添加一个Integer类型的属性(attribute1)到这个类,并为这个属性在Properties页签上设定它的默认值,如图10所示。
Waits for any of the elements in the specified array to receive a signal, using a 32-bit signed integer to measure the time interval.
等候指定的阵列中任何元素都收到信号,使用 32 位元带正负号的整数以测量时间间隔。
This byte array will hold all the bytes of the INTEGER data type structure.
这个字节数组包含INTEGER数据类型结构的所有字节。
The next step is to calculate the size of the array that will hold all the bytes of the INTEGER structure.
下一步是计算将要包含INTEGER结构的所有字节的数组的大小。