您要查找的是不是:
- Enclose the name in double quotation marks (""). 將此名稱(chēng)用雙引號括起來(lái)("")。
- Conversely, the double quotation mark can be used if the value starts with a single quotation mark. 相反,如果該值以單引號開(kāi)始,也可以使用雙引號。
- When file paths and file names include spaces, you must enclose them in double quotation mark ("). 當文件路徑和文件名中包含空格時(shí),必須用雙引號(")將它們引起來(lái)。
- Backslashes are interpreted literally, unless they immediately precede a double quotation mark. 反斜杠會(huì )被解釋成單個(gè)字符,除非后面緊接著(zhù)一個(gè)雙引號。
- Single or double quotation marks can be used to enclose character strings. 單引號或雙引號可用于包含字符串。
- Command_string cannot contain more than one set of double quotation marks. command_string不能包含一對以上的雙引號。
- First, you can mix single and double quotation marks when creating a string, as long as the string uses the same type of quotation mark at the beginning and end. 第一,在創(chuàng )建字符串時(shí),您可以混合使用單引號和雙引號,只要字符串在開(kāi)始位置和結束位置使用同一類(lèi)型的引號。
- For example, if a name part contains a period, double quotation mark, or a left or right bracket, use brackets or double quotation marks to delimit the part. 例如,如果名稱(chēng)某部分包含句點(diǎn)、雙引號、左括號或右括號,則需要使用括號和雙引號來(lái)分隔該部分。
- When QUOTED_IDENTIFIER is set to ON, SQL Server follows the SQL-92 rules for the use of double quotation marks (")and the single quotation mark (') in SQL statements. 當QUOTED_IDENTIFIER設為ON時(shí),對于SQL語(yǔ)句中的雙引號(")和單引號(')的用法,SQL Server遵循SQL-92規則。
- Any command, parameter, switch, or value that contains spaces must have double quotation marks on either side. 任何包含空格的命令、參數、開(kāi)關(guān)或值都必須用雙引號引起來(lái)。
- In that case, you enter a pair of double quotation marks with no space between them (") instead of a number. 在這種情況下,可以輸入中間不帶空格的一對雙引號(")來(lái)替代數字。
- In the Exchange Management Shell, double quotation marks and single quotation marks ( ') have different meanings. 在Exchange命令行管理程序中,雙引號和單引號(')的含義不同。
- A text value contains the text delimiter character (usually double quotation marks). 文本值包含文本分隔符(通常為雙引號)。
- Single quotation marks are considered part of a Windows file name, so you must use double quotation marks. 單引號被視為Windows文件名的一部分,因此必須使用雙引號。例如
- Character constants must be enclosed in single quotation marks (') or double quotation marks ("). 字符常量必須包括在單引號(')或雙引號(")中。
- Character strings can be enclosed in double quotation marks if the string does not exceed the length of an identifier. 如果字符串未超過(guò)標識符的長(cháng)度,則可以包含在雙引號內。
- Double quotation marks within strings that are enclosed in quotation marks represent escaped single quotation marks. 用引號引起來(lái)的字符串中的雙引號表示轉義的單引號。
- In that case, instead of entering a number, you enter a pair of double quotation marks with no space between them ("). 在這種情況下,您可以輸入一對中間不帶空格的雙引號(")來(lái)代替數字。
- Additionally, strings inside calculated member definitions are delimited with double quotation marks. 另外,計算成員定義中的字符串用雙引號分隔。
- If you want to find an exact match, put the word or phrase in double quotation marks ("). 如果您想查找精確匹配的內容,可將該詞或短語(yǔ)置于雙引號(")中。