The length of the device token as a two-byte integer value in network order.
设备令牌的长度为两个字节的整数值的网络字节序。
Stored with a byte integer part of the back of each byte stored two decimals.
通信中的数据解压缩。用一个字节存放整数部分,后面的每个字节存放两位小数。
When this happens, I know that I have found the required number of bytes in the multi-byte integer format.
这时,我就知道找到了在多字节整数格式中需要的字节数。
Recall from the discussion in the first article of this series that whenever I want to use multi-byte integer format, I must set the leftmost bit of the first length byte to 1.
回想在本系列第一篇文章中的讨论,在希望使用多字节整数格式的时候,必须将第一个长度字节的最左边一位设置为1。
The reason for excluding 65535 is pragmatic: likely implementations will use a 2-byte integer to track both a local's index, as well as the total number of locals for a given method.
不包括65535的原因是实际的:实现很可能将使用2字节整数跟踪两个局部的索引以及给定方法的局部索引的总数。
This byte array will hold all the bytes of the INTEGER data type structure.
这个字节数组包含INTEGER数据类型结构的所有字节。
I do this calculation by summing the tag byte length (which is 1 for INTEGER and all other tags used in Kerberos), the number of length bytes, and the number of content bytes.
我是通过将标签字节长度(对于INTEGER和所有其他在Kerberos中使用的标签来说是1)、长度字节数和内容字节数相加进行这种计算的。
In our example app the user's age can be any valid integer (byte, short, int).
在我们的示例应用程序中,用户的年龄可以是任意有效的整数(byte、short、int)。
Note that an integer in J2ME is 4 bytes of data, while single-byte length notation needs only 1 byte.
注意在J2ME中一个整数是4字节数据,而单字节长度表示法只需要1个字节。
Per the PKCS #1 v1.5 standard, the first byte is "00" and it "ensures that the encryption block, [when] converted to an integer, is less than the modulus."
基于PKCS #1v1.5标准, 最开始的字节是“00”,它“保证了加密块被转换成整数之后,大小不会超过模数”。
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)会作为十六进制值拷贝到单字节数组。
So, you split the syntax into groups with appropriate contents: the group type1 contains the integer, unsigned, signed, and byte keywords.
因此,把语法划分为组,每个组包含适当的内容:type1组包含integer、unsigned、signed和byte关键字。
The user would typically expect the statements in the program (if-then-else, repeat, and so on) highlighted differently from the data types (integer, byte) for better readability.
用户通常希望程序中的语句(if - then - else、repeat等)与数据类型(integer、byte等)以不同的方式高亮显示,这样可读性更好。
If we know that the byte at location 736425 has type "unsigned 8-bit integer," then we know that the byte represents the number 112.
如果知道地址为736425的字节的类型是8位无符号整数,那么就可以知道该字节表示整数112。
Internally, it USES four byte signed integer values and double values to represent a number.
在内部,其使用四字节有符号整数值和双精度值表示一个数值。
This paper also presents the assemble-language-oriented code optimization technique and the full-byte shifting integer calculation algorithm, both of them give more efficient object codes.
提出了面向汇编语言的代码优化技术及整字节移位定点小数算法。
Writes the text representation of a 4-byte signed integer to the text stream.
将4字节无符号整数的文本表示形式写入文本流。
Writes the text representation of an 8-byte signed integer to the text stream.
将8 字节无符号整数的文本表示形式写入文本流。
Converts an integer value from network byte order to host byte order.
将长整数值从网路位元组顺序转换为主机位元组顺序。
Converts an integer value from host byte order to network byte order.
将短值由主机字节顺序转换为网络字节顺序。
Converts an integer value from host byte order to network byte order.
将短值由主机字节顺序转换为网络字节顺序。
应用推荐