byte compiler
常见例句
- The compiler allocates 1 byte for each object of type A.
编译器为每个 A 类型的对象分配 1 个字节。 - All issues mentioned in this article might be relevant (byte-ordering, the options passed to the compiler, and so forth).
本文提到的所有问题(字节顺序、传递到编译器的选项等等)都有可能与移植有关。 - By default, C numbers are represented in the machine's native format and byte order, and properly aligned by skipping pad bytes if necessary (according to the rules used by the C compiler).
作为选择,格式字符串的第一个字符可被用来标识字节顺序,大小和压缩的数据的对齐,依据下表。 返回 byte compiler