The variable could be as simple as an integer or a string or as complex as a multidimensional array or an object.
变量可以像一个整数或字符串那样简单,也可以像多维数组或对象那样复杂。
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结构的所有字节的数组的大小。
First, construct a model having an attribute which is of type Integer array, whose dimensions are [3] [4].
首先,建模一个拥有Integer类型数组属性的模型,它的维度是[3][4]。
Each stored attribute is a simple array of bytes, but it's possible to interpret the attribute as a Boolean, integer, or string attribute.
每个已保存的属性是一个简单的字节数组,但是可以将该属性转换为Boolean、整数或字符串属性。
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方法,将该整数转换为字符串。
This array is composed of integer mapped Quality of Service (QoS) values for each entry in the topic array.
该数组由主题数组中每一项的整数映射服务质量(QoS)值组成。
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原型。
Each record in a record store is an array of bytes and has a unique integer identifier.
记录存储中的每个记录是一个字节数组,并且有唯一的整数标识符。
The array dimensions must be specified and they must be positive constant integer expressions.
必须指定数组维数,并且它们必须为正的整型常量来表示。
The arguments to the method include an integer that identifies the sensor that changed, along with an array of float values representing the sensor data itself.
该方法的参数包括:一个整数,指示更改的传感器;一个浮点值数组,表示传感器数据本身。
When you cast the integer into a single byte, only the least significant byte (0x00 to 0x7f) will be copied as a hex value to the single-byte array.
将这个整数造型为一个单字节时,只有最低有效位字节(0x00到 0x7f)会作为十六进制值拷贝到单字节数组。
The reward for all this work is an integer array that describes the RegexCode "op codes" and their arguments.
这些工作生成一个用于描述RegexCode“操作码”及其参数的整数数组。
CLPPlus supports variables of various data types, including integer, decimal, varchar, varchar2, number, Boolean, row, array of rows, cursor, etc.
CLPPlus支持各种数据类型的变量,包括integer、decimal、varchar、varchar2、number、Boolean、row、arrayofrows、cursor等。
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所示。
Common primitive types are string, integer and Boolean; however, as you'll see a little further along in this article, you can also map an element to an array or a custom class.
常见的基本类型有string、integer和boolean,不过,后面将看到还能将元素映射为数组或自定义类。
How to add array of 100 integer elements in a single instruction cycle in c?
如何添加c在一个单一的指令周期100的整数数组?
The query in the previous example returns all the even Numbers from the integer array.
前述范例中的查询会传回整数阵列中的所有偶数。
This warning indicates that an integer offset into the specified stack array exceeds the maximum bounds of that array.
此警告意味着指定堆栈数组的整数偏移量超出了该数组的最大界限。
Tip: Remember that if you skip the key when you specify an array, an integer key is generated, starting at 0 and increases by 1 for each value. (See example 3)?
提示:还记得吗?你过你忽略了指定函数中的键,将产生一个整数;且这些函数从“0”开始递增,每一个值增加“1”。(看案例3)?
Given an integer array with all positive numbers and no duplicates, find the number of possible combinations that add up to a positive integer target.
给定一个无重复的正整数数组,计算得到一个目标正整数的所有可能组合方式的个数。
Points to a short-integer array that contains the initial bitmap bit values. If it is NULL, the new bitmap is left uninitialized.
指向一个含有位图初始化位值的短整形数组。如果为空,被创建的位图不进行初始化。
Like an array, it contains components that can be accessed using an integer index.
和数组一样,它所包含的成员可以使用整型下标访问。
Given two sorted integer arrays a and B, merge B into a as one sorted array.
题意要把两个有序的数组合并到他们中的一个数组中。
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 位元带正负号的整数以测量时间间隔。
Returns the specified 32-bit unsigned integer value as an array of bytes.
以字节数组的形式返回指定的双精度浮点值。
Returns the specified 32-bit unsigned integer value as an array of bytes.
以字节数组的形式返回指定的双精度浮点值。
应用推荐