您要查找的是不是:
- The two orders are called "Little Endian" and "Big Endian". 有两种编码方式,它们被称为低字节优先(小端)和高字节优先(大端)。
- All processors must be designated as either big endian or little endian. 任何处理器都必须设计成要么是大端字节序,或者要么小端字节序。
- This means that UTF-16 data can be treated in a way that is independent of the byte ordering on different computers (little endian versus big endian). 这意味着可以通过独立于不同计算机上的字节顺序的方式处理UTF-16数据(little endian对big endian)。
- This class can send data according three basic transfer syntax: Implicit Little Endian, Explicit Little Endian, Explicit Big Endian. 这个服务类可以按三种最基本的传输语法:Implicit Little Endian,Explicit Little Endian,Explicit Big Endian发送数据。
- Sun's SPARC, Motorola's 68K, and the PowerPC families are all big endian. Sun的SPARC,Motorola的68K,以及PowerPC家族等都是大端字节序。
- He has changed year by year and little by little. 他随时间逐渐改变。
- The Java Virtual Machine is big endian as well. Java虚拟机也是大端字节序。
- Thus love makes fools of all of us big and little. 就这样,爱情或多或少地作弄着我们每一个人。
- Generate "big endian" format output. 生成“大端”格式输出。
- Generate "little endian" format output. 生成“小端”格式输出。
- Tiny the T-Rex: I have a big head, and little arms. 霸王龙:因为我的脑袋太大,胳膊太短。
- BinaryWriter stores this data type in little endian format. BinaryWriter以小结尾格式存储此数据类型。
- She found the job less and less attractive. 她发觉那工作越来越缺乏吸引力。
- He played the piano less and less as he grew older. 他随著年龄的增长,弹钢琴的次数越来越少了。
- Often and little eating makes a man fat. 多餐少吃,使人壮硕。
- Intel processors (those used in PC's) use "Little Endian" byte order. 英特尔处理器(普通个人电脑使用此类处理器)使用低字节优先(小端)的编码。
- Grilled fish is drier and less greasy than fried fish. 烤鱼比煎鱼干些并且油脂少些。
- Try to balance your diet by eating more fruit and less protein. 多吃些水果,少摄入些蛋白质,使饮食均衡合理。
- I've got my wife and little boy to look after . 我还有老婆和孩子需要照料。
- Big endian machine: It thinks the first byte it reads is the biggest. 大尾端机器:认为其读的第一个字节为最大的那位上的数。