如果字节码发生了更改,例如主版本号或次版本号发生了更改,那么二进制数据的形式就会有误。
The binary data can be malformed if the bytecodes have been changed -- if the major or minor number has been changed, for instance.
STAB二进制数据的字节顺序取决于对象文件格式。
The byte order of the STABs binary data depends on the object file format.
没有了语义,数据只是一串串没有任何意义的二进制字节。
Without semantics, data is just strings of binary without any meaning.
二进制流,用于未解释的数据字节。
无论如何,这意味着在上传内容时必须设置Content-Type,否则将得到非常不理想的二进制/八位字节流集合的内容类型。
In any case, this means that the Content-Type must be set when the content is uploaded, or you'll get the rather unpleasant content type binary/octet-stream set.
步骤(4)通过将字符串转换成字节序列(比如二进制)准备好通过流发送的请求。
Step (4) prepares the request to be sent over the stream by converting the string into an array of bytes, i.e. binary.
由于“行”的概念与二进制文件无关(逻辑数据结构通常都不是由新行终止),因此您必须指定需要读入的字节数。
Because the concept of "lines" isn't relevant for binary files (logical data constructs are not generally terminated by newlines), you must always specify the number of bytes that you wish to read in.
确保您使用了相同的32或64个二进制字节。
PHP使用所谓的二进制字符串—在php中,一个字符串并不是一个Unicode字符的字符串,而是一个字节序列。
PHP USES so-called binary strings - in PHP, a string is not a string of Unicode characters, but rather a sequence of bytes.
字节10xxxxxx是一个扩展字节,它的xxxxx x位位置被以二进制表示的字符代码号的位所填充。
The 10xxxxxx byte is a continuation byte with the XXXXXX bit positions filled with the bits of the character code number in binary representation.
如果我需要在大量的二进制数据上进行字节操作,这就有问题了,Scala的基本类型是常量化的吗?
If I have to do bit manipulation of large amounts of binary data, why is it, that Scala's primitive types are immutable?
两个字节包含的二进制位数是B。
十六进制编辑器允许您查看一个二进制程序的实际字节,并改变它们。
Hex editors allow you to view the actual bytes in a binary, and change them.
这个阶段要做的主要工作是确定二进制代码中哪些字节是可执行指令、哪些是数据。
The key work performed in this stage is to determine which bytes of the binary hold executable instruction and which hold data.
无论是生成二进制固件的机器还是使用此二进制固件会闪光的设备,它们的字节存储顺序都需要小心对待。
One thing to be very careful here is the endianness of either the machine that produces the binary firmware and the device that will be flashed using this binary firmware.
数据项既可以字符串地形式出现,也可以占据整个字节或字的二进制模式出现。
Data items exist as either strings of characters or binary fit patterns occupying whole bytes or words.
当前置字节转换成二进制时,将表明接下来的八个字节是原封未动的,还是<长度,距离>配对。
The prefix byte when converted to binary, will flag on and off whether the next 8 bytes is a literal or a pair.
例如,字节缓冲区可以包含GIF图像的二进制内容。
For example, the byte buffer may contain the binary contents of a GIF image.
列4显示了三个字节,这三个字节就是数1,234的内部二进制表示。
Column 4 is showing three bytes and these three bytes are the internal binary representation of the number 1,234.
相邻接的字节(64位二进制位)组成的一种编址字组。
An addressing words set which is comprised of eight adjacent bytes (64 binary bits).
对于十六进制比较,您可以指定每行和对齐方式,以确保从不同的系统二进制文件是真正相同的字节数。
For Hex Compare, you can specify the number of bytes per line and the alignment to ensure that binary files from different systems are truly identical.
PHP的二进制代码(操作码)缓存用来存储在共享内存中的字节码编译的脚本,以便它可以重新通过PHP引擎,用于后续执行相同的脚本。
The PHP bytecode (opcode) cache is used to store the compiled script bytecode in shared memory so that it can be re-used by PHP engine for subsequent executions of the same script.
对象表示的二进制代码大小(以字节为单位)的指针。
Gets the size, in bytes, of the binary code represented by this ICorDebugCode.
一个由8个二进制数位组成的字节。
一个由8个二进制数位组成的字节。
应用推荐