二进制字符串 meaning in English
binary element string
Examples
- The mechanism , such as the check constraint , can restrict the possible data values by data type , format , or range of values allowed . double - byte character set
将两个或多个字符串或表达式组合成单个字符串或表达式,或者将两个或多个二进制字符串或表达式组合成单个二进制字符串或表达式。 - A data type is an attribute that specifies the type of data that the object can hold : integer data , character data , monetary data , date and time data , binary strings , and so on
数据类型是一种属性,用于指定对象可保存的数据的类型:整数数据、字符数据、货币数据、日期和时间数据、二进制字符串等。 - Property may be a string value , an xml - encoded value serialization mode for the property is xml serialization or a base - 64 - encoded binary string if the serialization mode for the property is binary serialization
属性可以是字符串值、 xml编码的值(该属性的序列化模式为xml序列化)或base - 64编码的二进制字符串(如果该属性的序列化模式为二进制序列化) 。 - For character and unicode data , a definition of the bit patterns that represent specific letters , numbers , or symbols such as 0x20 representing a blank space and 0x74 representing the character " t "
Uniqueidentifier数据类型( uniqueidentifier data type )包含唯一标识号的一种数据类型,其标识号被存储为用来存储全局唯一标识符( guid )的16字节二进制字符串。 - Encrypted data is returned either as a binary string or , optionally , as a base64 encoded string , which is useful for ensuring that the encrypted string does not accidentally contain system delimiter characters a topic that is discussed in more detail later in this article
被加密的数据或者以二进制字符串的形式返回,或者以base64编码的字符串返回,后者对于确保加密的字符串不包含系统定界字符很有用(在本文后面会更详细地讨论这个话题) 。