byte compiler
常見例句
- The compiler allocates 1 byte for each object of type A.
編譯器為每個(gè) A 類型的對(duì)象分配 1 個(gè)字節(jié)。 - All issues mentioned in this article might be relevant (byte-ordering, the options passed to the compiler, and so forth).
本文提到的所有問題(字節(jié)順序、傳遞到編譯器的選項(xiàng)等等)都有可能與移植有關(guān)。 - 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).
作為選擇,格式字符串的第一個(gè)字符可被用來標(biāo)識(shí)字節(jié)順序,大小和壓縮的數(shù)據(jù)的對(duì)齊,依據(jù)下表。 返回 byte compiler