您要查找的是不是:
- Code that depends on byte ordering might not run on all platforms. 取决于字节排序的代码可能不会在所有平台上都运行。
- Show endian Display GDB's current idea of the target byte order. 显示当前目标字节序的配置。
- Converts a long value from host byte order to network byte order. 将长值由主机字节顺序转换为网络字节顺序。
- Converts a long value from network byte order to host byte order. 将长值由网络字节顺序转换为主机字节顺序。
- Converts a number from network byte order to host byte order. 将数字由网络字节顺序转换为主机字节顺序。
- Converts a short value from host byte order to network byte order. 将短值由主机字节顺序转换为网络字节顺序。
- Converts a short value from network byte order to host byte order. 将短值由网络字节顺序转换为主机字节顺序。
- Converts a value from host byte order to network byte order. 将值由主机字节顺序转换为网络字节顺序。
- Instruct GDB to use the byte order associated with the executable. 告知GDB,使用可执行程式中的位元组序。
- Finally, the sin_port and sin_addr must be in Network Byte Order! 如果我没说网络字节顺序,你就要使用主机字节顺序。
- Does UDT care about the byte order conversion between different platforms? UDT是否关心不同平台间字节顺序的转换?
- Causes the output file to be created in UTF-8 format, with a byte order marker. 导致用UTF-8格式和字节顺序标记创建输出文件。
- Indicates whether to look for byte order marks at the beginning of the file. 指示是否在文件头查找字节顺序标记。
- Intel processors (those used in PC's) use "Little Endian" byte order. 英特尔处理器(普通个人电脑使用此类处理器)使用低字节优先(小端)的编码。
- The use cases are biased towards processing on the local machine, so all messages are sent in the native byte ordering. 由于只面向本地机器处理的使用情形,所以所有的消息都以其自然字节次序发送。
- Defines the image internal characterset for JIS encoded user comments if image is in intel byte order (little-endian). 定义了JIS编码的用户注释的图像内部字符集,如果图像是英特尔字节顺序(litle-endian)的话。
- Defines the image internal characterset for JIS encoded user comments if image is in motorola byte order (big-endian). 定义了JIS编码的用户注释的图像内部字符集,如果图像是摩托罗拉字节顺序(big-endian)的话。
- The byte ordering is stated in each message, so if a D-BUS message travels over a network to a remote host, it can still be parsed correctly. 字节次序在每个消息中声明,所以如果一个D-BUS消息通过网络传输到远程的主机,它仍可以被正确地识别出来。
- See appendix B for more information related to the use of byte order marks and UTF-8 and the way the UDDI SOAP implementations convert all requests to Unicode prior to processing. 参考附录B,可以获得关于字节顺序标志的使用、UTF-8的使用以及SOAP接收者如何在处理前将请求中的数据转化成Unicode的方法等具体信息。
- Class for the specified file name, with the specified byte order mark detection option. 类的新实例,带有指定的字节顺序标记检测选项。