您要查找的是不是:
- heuristicimal bit string literal 十六进制位串直接量
- A character string or a bit string considered as an entity. 作为一个实体的一组字符串或一组字位串。
- binary bit string literal 二进串制位串直接量
- A language construct that describes a data type by means of a model character string literal. 编程语言中,利用模型字符串的数值文字描述数据类型的一种语言成分。
- bit string literal 位串字面值
- The string years old is a string literal. 字串years old是一个字串文字。
- octal bit string literal 八进制串直接量
- hexadecimal bit string literal 十六进制位串直接量, 十六进制位串字面值
- Every character string literal has a character set and a collation. 每个字符串有一个字符集和一个较验。
- You should always use quotes around a string literal array index. 应该始终在用字符串表示的数组索引上加上引号。
- Every character string literal has a character set and collation. 每个字符串有一个字符集和一个较验。
- A wide string literal is of type array of const wide characters. 宽字符串文字的类型是常量宽字符的数组。
- A string literal is of type array of const characters. 字符串文字的类型是常量字符数组。
- However, spaces within a string literal keyword or value are preserved. 然而,保留字符串关键字或值内的空格。
- Suppose you want to encode the bit string "1110011." An inversion list would store a list of three numbers: 0, 3, 5. 假设您要对一个比特串“1110011”进行编码。倒排表将存储一个由三个数字构成的序列:0,3,5。
- In the ODBC SQL specification, single quotes are used to denote a character string literal. 在ODBC SQL规范中,单引号用于表示一个字符串。
- If the run begins with a 1, we start the list with the number 0, meaning the 1s start the bit string. 如果开始出现的是1,我们以数字0来开始这个序列,表示这个比特串以1开始。
- Type, however, it is possible to create objects by assigning the string literal to the variable directly. 类型,可以通过直接将字符串赋给变量来创建对象。在这种情况下,!
- Use the Add method to add a string literal to the set of terms that the smart tag will recognize. 使用Add方法可以向智能标记将识别的一组术语中添加字符串。
- When a script is compiled, each escape sequence in a string literal is converted into the characters it represents. 当编译脚本时,字符串中的每个转义序列都会转换为它所表示的字符。