endianness
美
英 
- 網(wǎng)絡(luò)字節(jié)序;字節(jié)順序;字節(jié)次序
例句
Endianness refers to the order in which the bytes of a multi-byte word are stored in memory.
Endianness是指多字節(jié)字在內(nèi)存中的存儲順序。
Features such as endianness, CPU identification, and other hardware basics work just as they do on a genuine computer.
一些特性,如字節(jié)順序、CPU一致性以及其他硬件基本特性就像在一臺真實計算機上一樣運行正常。
First, unlike UTF-16, UTF-8 has no endianness issues.
首先,與UTF-16相比,UTF-8沒有endianness問題。
the endianness of memory stores and loads at runtime.
運行時內(nèi)存存貯和加載的字節(jié)順序。
Since SPARC is big-endian and x86 is little-endian, you need to consider endianness issues.
由于SPARC采用的是big-endian,而x86采用的是little-endian,因此您需要考慮endianness的問題。