您要查找的是不是:
- Includes all names in single quotes. 在单引号中包含所有名称。
- The specified string is in single quotes. 指定的字符串用单引号引起来。
- Note that single quotes occurring within the string should not be doubled. 注意,如果单引号出现在字符串内,则不能用两个。
- In the ODBC SQL specification, single quotes are used to denote a character string literal. 在ODBC SQL规范中,单引号用于表示一个字符串。
- Relation-string The comparison operator used for the comparison, enclosed in single quotes. relation-string用于比较的比较运算符,用单引号括起来。
- Single quotes are better, because then you can use double quotes inside the one-liner. 单引号更好,因为使用单引号后您可以在一行程序内使用双引号。
- The easiest way to specify a simple string is to enclose it in single quotes (the character '). 指定一个简单字符串的最简单的方法是用单引号(字符')括起来。
- If the value contains both a semicolon and a double-quote character, the value can be enclosed in single quotes. 如果该值同时包含分号和双引号字符,则该值可以用单引号括起来。
- The address-name must be a valid address for the message-system, enclosed in single quotes. 地址名必须是消息系统的有效地址,用单引号括起来。
- Alphabetic strings may be enclosed in apostrophes (single quotes) or quotation marks (double quotes). 字母字符串可以用撇号(单引号)或引号(双引号)括起来。
- Literal strings in the statement must be enclosed in single quotes, and the statement must be on a single line. 此语句中的字符串必须用单引号括起来,并且此语句必须位于一行上。
- Variable substitution is not done in text literals which are surrounded by single quotes (apostrophes). 在被单引号(即省略号,呼号)环绕的文本字面值里,变量替换不会进行。
- Major characters in single quotes only from the delimitation of the role does not mean that the characters themselves. 字符常量中的单引号只起定界作用并不表示字符本身。
- To include preceding or trailing spaces in the string value, the value must be enclosed in either single quotes or double quotes. 若要在字符串值中包括前导或尾随空格,则该值必须用单引号或双引号括起来。
- Double-quoted strings don't recognize escaped single quotes, but they do recognize interpolated variables and the escape sequences shown in Table 1-1. 双引号字符串不识别转移单引号,但识别如表1-1所示的可变插值和转义序列。
- Ensure that the ONLY content you want to change are within the little '''single 'quotes' '''. Make sure EVERYTHING is spelled right and that you are sure this is correct. 要确保你想要更改的内容在小的'''单'引号''''之内。要确保所有的内容都是正确拼写的而且你确定这些拼写是正确的。
- A value such as a number, a character, or a string of characters. The value cannot be changed. Literal characters are enclosed in single quotes, literal strings in double quotes. 诸如数、字符或字符串的值,该值不能修改。字面值字符用单引号括住,而字面值字符串则用双引号括住。
- It was tricky, because I could not use a single quote inside the script. 这有些棘手,因为我在脚本中不能使用单引号。
- In that case, to use a single quote in the string, use two single quotes in a row. 在此情况下,要在字符串中使用单引号,请连续使用两个单引号。
- To use this feature, place your cursor above a member in the code file and type a single quote three times. 要使用此功能,可以将光标放置在代码文件中一个成员的上方,然后键入三个单引号。
