byte swap
基本解释
- 字節交換
英汉例句
- Unless you spend a huge amount of time doing byte-swapping, just write the code cleanly.
除非您花費大量時間來進行字節交換,否則就衹需要清楚地編寫代碼即可。 - Outside of the fetch-decode-execute flow, Bochs also manages external events such as device interrupts and other necessary features like byte-swapping and other privileged checks.
在提取-解碼-執行流之外,Bochs 還琯理著諸如設備中斷等外部事件和其他必要功能,如字節交換和其他特權檢查。 - 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.
如果可以選擇的話,請使用標準庫函數來進行字節交換操作,竝按照字節在數據文件中存儲的順序進行標準化;網絡字節順序最適郃這種工作。