single quotes
常见例句
- 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.
单引号更好,因为使用单引号后您可以在一行程序内使用双引号。 返回 single quotes