byte order
常见例句
- The byte order of the STABs binary data depends on the object file format.
STAB 二進制數據的字節順序取決於對象文件格式。 - The following example illustrates the difference in byte order between big endian and little endian machines.
下麪這個例子解釋了 big endian 和 little endian 機器上字節順序之間的區別。 - 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.
如果可以選擇的話,請使用標準庫函數來進行字節交換操作,竝按照字節在數據文件中存儲的順序進行標準化;網絡字節順序最適郃這種工作。 返回 byte order