endianness
美
英 
例句
Endianness refers to the order in which the bytes of a multi-byte word are stored in memory.
Endianness是指多字节字在内存中的存储顺序。
Features such as endianness, CPU identification, and other hardware basics work just as they do on a genuine computer.
一些特性,如字节顺序、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.
运行时内存存贮和加载的字节顺序。
Since SPARC is big-endian and x86 is little-endian, you need to consider endianness issues.
由于SPARC采用的是big-endian,而x86采用的是little-endian,因此您需要考虑endianness的问题。