That is the address in memory in the heap of the first byte that the user typed in.
那是用户输入的第一个字节在内存中堆的地址。
As this method takes two byte arrays and returns another byte array, it can be used in series with itself any number of times to concatenate any number of byte arrays.
因为这个方法取两个字节数组并返回另一个字节数组,所以它可以自身串联任意次以串接任意数量的字节数组。
Each number is the address of the corresponding byte.
每个编号都是相应字节的地址。
So this is what we know as a byte.
这就是我们所说的一个字节。
The first trick is to turn an object into a byte array.
第一个技巧是将对象转变为一个字节数组。
If a program reads a single byte in memory, the processor loads the whole cache line that contains that byte into the L2 and L1 caches.
如果一个程序在存储中读到一个单独的字节,处理器就会释放包含字节的所有的缓存线到L2和L1缓存中。
Get the byte array representation of the concatenated string from Step 1.
得到第1步中串接的字符串的字节数组表达。
The compiler allocates 1 byte for each object of type A.
编译器为每个A类型的对象分配1个字节。
I can simply use a 5-byte array of zeros as its content.
我只是使用一个全为零的5字节数组作为其内容。
Thus, I can cast the result of the bitwise operation as a byte, put the byte in a single-byte array, and return the array to the calling application.
因此,我可以将按位操作的结果造型为一个字节,将这个字节放入一个单字节数组,并将这个数组返回给调用应用程序。
Always remember that distributions are not created on text or byte columns.
请务必牢记,对于文本列或字节列不会创建分布。
The second parameter, a byte array, contains the message data.
第二个参数为字节数组,它包含消息数据。
The cipher byte array is then decrypted, and the decrypted byte array is returned as a text string.
接着对该密码字节数组解密,解密的字节数组作为文本字符串返回。
To encrypt a byte, we xor this pseudo-random byte with the byte we want to encrypt.
对一个字节进行加密,我们对伪随机字节和要加密的字节进行异或运算。
Note that the performance of 128-byte packets now approximates that of 1,024-byte packets, presumably as the result of improved batching.
注意,128字节数据包的性能现在与1,024字节数据包的性能大体相同,这可能是因为改进的批处理。
All SCSI commands should also contain a control byte.
并且所有SCSI命令都要包含一个控制字节。
The second is the initial vector byte array.
第二个是初始矢量字节数组。
Therefore, the result of this step is another 8-byte block.
因此,这一步的结果是另一个8 字节块。
String objects and byte objects are incompatible.
字符串对象和字节对象是不兼容的。
Convert the file to a byte array.
将文件转换成字节数组。
An XML parser can process any byte stream.
xml解析器能够处理任何字节流。
Note that an integer in J2ME is 4 bytes of data, while single-byte length notation needs only 1 byte.
注意在J2ME中一个整数是4字节数据,而单字节长度表示法只需要1个字节。
These algorithms can use less data on a per-byte basis to correct for more serious problems than is possible with 512-byte sectors.
这些算法可使每个字节使用较少的数据,从而比使用 512 字节扇区能纠正更多严重问题。
Each byte of a UTF-8 stream or sequence is unambiguous.
UTF - 8流或序列中的每个字节都是明确的。
默认大小是1个字节。
Traditionally, a hard drive is formatted into 512 byte sectors.
传统上,硬盘驱动器会格式化为512字节的扇区。
This byte array is called an initial vector (IV).
这个字节数组称为初始矢量(IV)。
This byte array is called an initial vector (IV).
这个字节数组称为初始矢量(IV)。
应用推荐