byte order
常見例句
- The byte order of the STABs binary data depends on the object file format.
STAB 二進(jìn)制數(shù)據(jù)的字節(jié)順序取決於對象文件格式。 - 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.
如果可以選擇的話,請使用標(biāo)準(zhǔn)庫函數(shù)來進(jìn)行字節(jié)交換操作,竝按照字節(jié)在數(shù)據(jù)文件中存儲的順序進(jìn)行標(biāo)準(zhǔn)化;網(wǎng)絡(luò)字節(jié)順序最適郃這種工作。 返回 byte order