big-endian
基本解释
- 二进位资料次序;大端法
英汉例句
- The byte ordering (Big-Endian or Little-Endian) for a storage access is specified by the operating system.
存储器存取的字节顺序(Big-Endian 或 Little-Endian)是由操作系统指定的。 - One thing to do is look for a number whose range you can predict broadly, and just see what it comes out as when read both big-endian and little-endian.
要做的一件事是寻找一个预测范围很大的数字,看一下当读取高位优先和低位优先时到底是什么情况。 - Big-endian means that the most significant byte is stored at the lowest memory address and the least significant byte is stored at the highest memory address.
Big-endian 是将高位字节存储在内存的低地址中,将低位字节存储在内存的高地址中。
双语例句
词组短语
- Big -endian scheme -endian 方式
- big -endian byte order 低字节高置定位方向
- little -endian big-endian 大小端
短语
专业释义
- 高位优先