little-endian meaning in Chinese
小头结构
小头系统
小尾序
Examples
- Reads this data type in little - endian format
以little - endian格式读取此数据类型。 - However , the majority of current system implementation uses little - endian mode
但是当前绝大多少系统的实现都是使用little - endian模式。 - The first four bytes of the system default file format contain a 32 - bit signed integer in little - endian format see
系统默认文件格式的前四个字节中包括一个little - endian格式(请参见 - Reads a 2 - byte unsigned integer from the current stream using little - endian encoding and advances the position of the stream by two bytes
使用little - endian编码从当前流中读取2字节无符号整数,并将流的位置提升2个字节。 - For instance , powerpc is open - endian , supporting both big - endian and little - endian memory models , where power had been big - endian
例如, powerpc是开放的,它既支持高端的内存模型,也支持低端的内存模型,而power芯片是高端的。