您要查找的是不是:
- quoted string literal [计] 引证字符串文字
- Quoted string literals are enclosed in double quotation marks (") 用引号引起来的字符串括在双引号(")内
- A quoted string was expected near line %1. 带引号的字符串应该出现在第%251行附近。
- A language construct that describes a data type by means of a model character string literal. 编程语言中,利用模型字符串的数值文字描述数据类型的一种语言成分。
- The string years old is a string literal. 字串years old是一个字串文字。
- A MENUITEM SEPARATOR statement requires no quoted string. MENUITEM SEPARATOR语句不要求用引号括起来的字符串。
- 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. 宽字符串文字的类型是常量宽字符的数组。
- FROM clause The filename is passed to the server as a quoted string. FROM子句filename采用两侧加有引号的字符串的形式传递到服务器。
- A string literal is of type array of const characters. 字符串文字的类型是常量字符数组。
- Quoted strings retain their trailing blanks. 引用字符串保留其尾随空白。
- However, spaces within a string literal keyword or value are preserved. 然而,保留字符串关键字或值内的空格。
- Two sequential apostrophes in a quoted string denote a single character, namely an apostrophe. 引用串中连续的两个单引号表示一个字符,即单引号。
- A quoted string is a sequence of up to 255 characters from the extended ASCII character set, written on one line and enclosed by apostrophes. 在扩展ASCII字符集中,用前后两个单引号括起来的单个引用串是一个最长可达255个字符的序列。
- In the ODBC SQL specification, single quotes are used to denote a character string literal. 在ODBC SQL规范中,单引号用于表示一个字符串。
- If the row delimiter is not the default (newline), then skipping may not work correctly if the data contains the row delimiter embedded with a quoted string. 如果行分隔符不是缺省值(换行符),当包含行分隔符的数据嵌入在引号中时,此跳过功能可能会无法正常工作。
- 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方法可以向智能标记将识别的一组术语中添加字符串。