您要查找的是不是:
- The quote character is either an apostrophe (single quote) or a quotation mark (double quote). 引号字符是撇号(单引号)或引号(双引号)。
- The following line includes a value in the third column that is a single quote character 下面的行在第三列中包含一个单引号字符值
- single quote character 单引号字符
- The single quote is also useful if the value begins with a double-quote character. 如果该值以双引号字符开始,则还可以使用单引号。
- Note also in this example that the QUOTENAME function sets the quote character. 另请注意,在此示例中QUOTENAME函数设置引号字符。
- It was tricky, because I could not use a single quote inside the script. 这有些棘手,因为我在脚本中不能使用单引号。
- The first such character encountered in a string is treated as the quote character for the string. 字符串中出现的第一个这样的字符将被视为该字符串的引号字符。
- Also, quote characters are assumed not to be part of the value. 另外,假定引号字符不属于该值的一部分。
- Includes all names in single quotes. 在单引号中包含所有名称。
- Emphasize safe to the network tie, drop the processing of quote character and net caustic undertook study. 着重对网络安全约束、下降报价特性及网损的处理进行了研究。
- The specified string is in single quotes. 指定的字符串用单引号引起来。
- To use this feature, place your cursor above a member in the code file and type a single quote three times. 要使用此功能,可以将光标放置在代码文件中一个成员的上方,然后键入三个单引号。
- If a backslash needs to occur before a single quote or at the end of the string, you need to double it. 如果在单引号之前或字符串结尾需要出现一个反斜线,需要用两个反斜线表示。
- Conversely, the double quote can be used if the value begins with a single quote. 相反地,如果该值以单引号开始,则可以使用双引号。
- Single quote is not the characters in the single quote ( ') and the backslash (), they said the unique method described in the escape. 单引号中的字符不能是单引号(’)和反斜杠(),它们特有的表示法在转义字符中介绍。
- In the ODBC SQL specification, single quotes are used to denote a character string literal. 在ODBC SQL规范中,单引号用于表示一个字符串。
- To include a quote character in a value, with QUOTES on, you must use two quotes. 当QUOTES打开时,要在值中包含引号字符,必须使用两个引号。
- The easiest way to specify a simple string is to enclose it in single quotes (the character '). 指定一个简单字符串的最简单的方法是用单引号(字符')括起来。
- An inner property is compatible with XML data, because it enables you to format the XML data in any way and ignore character padding issues, such as padding quote characters. 内部属性与XML数据兼容,因为使用内部属性能够以任意方式格式化XML数据,并忽略字符填充问题(如填充引号字符)。
- If the value contains both a semicolon and a double-quote character, the value can be enclosed in single quotes. 如果该值同时包含分号和双引号字符,则该值可以用单引号括起来。