byte-orders造句
例句与造句
- With utf - 8 encoding without a byte - order mark , so its
此构造函数使用utf - 8编码而不使用字节顺序标记( bom )创建 - Utf - 8 without byte - order mark
无字节顺序标记的utf - 8 - Added information about error message 2537 for byte - ordered user - defined types
添加了“了解dbcc错误消息”部分。 - These disk files are portable across different byte - ordered machines
这些磁盘文件可以在不同字节顺序的计算机之间移动。 - Thus , each instance of a byte - ordered udt object can only have one serialized representation
因此,以字节排序的udt对象的每个实例只能有一种序列化表示形式。 - It's difficult to find byte-orders in a sentence. 用byte-orders造句挺难的
- Unicode files that start with a unicode byte - order mark are identified automatically as unicode
将以unicode字节顺序标记开头的unicode文件自动识别为unicode 。 - Sixteen - bit unicode transformation format , byte order specified by a mandatory initial byte - order mark
16位unicode transformation format ,字节次序由初始字节次序标志指定 - Not having a consistent serialization of byte - ordered user - defined types causes error 2537 when dbcc checkdb is run . for more information , see
在dbcc checkdb运行期间,如果按字节排序的用户定义类型没有一致的序列化,则会导致错误2537 。 - If a file does not start with a byte - order mark and the encoding switch is not specified , the file is assumed to be in the current ansi code page of the system
如果文件不是以字节顺序标记开头,且未指定编码开关,则假定该文件在当前系统ansi代码页中。 - Attribute of the point udt . the udt is byte - ordered , is named " point " , has a validation method named " validatepoint " , and uses the native serialization format
该名为“点”的udt采用字节顺序,它具有名为“ validatepoint ”的验证方法并使用本机序列化格式。 - If your source files are in a non - ansi character encoding or you have unicode source files that do not start with a byte - order mark , you must use the encoding switch
如果源文件使用的是非ansi字符编码,或者您使用的是不是以字节顺序标记开头的unicode源文件,则必须使用编码开关。 - During a dbcc checktable operation , the bytes that are stored in a byte - ordered user - defined type column must be equal to the computed serialization of the user - defined type value
在运行dbcc checktable期间时,以字节顺序排列的用户定义类型列中存储的字节必须与用户定义类型值的计算序列相等。