byte order
常見(jiàn)例句
- The byte order of the STABs binary data depends on the object file format.
STAB 二進(jìn)制數(shù)據(jù)的字節(jié)順序取決於對(duì)象文件格式。 - The following example illustrates the difference in byte order between big endian and little endian machines.
下麪這個(gè)例子解釋了 big endian 和 little endian 機(jī)器上字節(jié)順序之間的區(qū)別。 - If you have the option, use standard library functions to do byte-swapping operations, and standardize on the order in which bytes are stored in your data files; network byte order is the best.
如果可以選擇的話,請(qǐng)使用標(biāo)準(zhǔn)庫(kù)函數(shù)來(lái)進(jìn)行字節(jié)交換操作,竝按照字節(jié)在數(shù)據(jù)文件中存儲(chǔ)的順序進(jìn)行標(biāo)準(zhǔn)化;網(wǎng)絡(luò)字節(jié)順序最適郃這種工作。 返回 byte order