byte ordering造句
例句与造句
- Converts an integer value from host byte order to network byte order
将整数值由主机字节顺序转换为网络字节顺序。 - Converts an integer value from network byte order to host byte order
将整数值由网络字节顺序转换为主机字节顺序。 - Code that depends on byte ordering might not run on all platforms
取决于字节排序的代码可能不会在所有平台上都运行。 - Indicates whether to look for byte order marks at the beginning of the file
指示是否在文件头查找字节顺序标记。默认为 - Does udt care about the byte order conversion ( 转换 ) between different platforms
Udt是否关心不同平台间字节顺序的转换? - It's difficult to find byte ordering in a sentence. 用byte ordering造句挺难的
- The unicode byte order mark is serialized as follows in hexadecimal
Unicode字节顺序标记的序列化结果(十六进制)如下所示: - Causes the output file to be created in utf - 8 format , with a byte order marker
导致用utf - 8格式和字节顺序标记创建输出文件。 - Class for the specified stream , with the specified byte order mark detection option
用指定的字节顺序标记检测选项,为指定的流初始化 - Class for the specified file name , with the specified byte order mark detection option
类的新实例,带有指定的字节顺序标记检测选项。 - For datatypes larger than 1 byte , the byte ordering is dependent on the target cpu
对于大于1个字节的数据类型,字节排序取决于目标cpu 。 - It is generally more efficient to store unicode characters using the native byte order
通常,使用本机字节顺序存储unicode字符的效率更高。 - Response files and def files can be either utf - 16 with a byte order mark or ansi
响应文件和def文件可以是具有字节顺序标记的utf - 16 ,也可以是ansi 。 - Scans the first bytes of the stream looking for a byte order mark or other sign of encoding
对流的前几个字节进行扫描,查找字节顺序标记或其他编码标志。 - Indicates the byte order " endianess " in which data is stored in this computer architecture
指示数据在此计算机结构中存储时的字节顺序( “ endian ”性质) 。 - By default , the editor detects encoding by searching for byte order marks or charset tags
默认情况下,编辑器通过搜索字节顺序标记或字符集标记来检测编码。