在选择单引号和双引号时要小心。
Be careful about your choice of single versus double quotation marks, as well.
你可以用单引号或者双引号。
表名中无法使用双引号。请去掉双引号。
You can't use double quote in the table name. Please elimenate the double quote .
双引号包围的字符串常量。
每个键的名称是独一无二的,是在双引号。
双引号字符的字符串字面呈现后的第一次。
Double quotes after the first character in the string are rendered literally.
双引号被适当转义。
确保键入了双引号。
可以使用双引号(“)在参数中包含空格。”
You can use double quotation marks (") to include Spaces within an argument."
后斜杠可以对双引号或任一空白字符进行转义。
A backslash can escape a double quote, or any single whitespace character.
有时候是双引号。
要想纠正这个错误,应该在第 9行末尾添加双引号。
To correct the error, add double quotation marks to the end of line 9.
主要必须使用各种转义字符,如双引号用\ “表示。”
Note that various escape characters must be used such as \ "for double quotes."
你可以选择用单引号或者双引号,看你处于什么地方。
You can choose single or double quotation marks according to the place you work.
echo后面的字符串的末尾缺少一个双引号(")。
A double quotation mark (") is missing at the end of the string being echo-ed.
相反地,如果该值以单引号开始,则可以使用双引号。
Conversely, the double quote can be used if the value begins with a single quote.
变量在赋值的时候,如果值中包含空格,必须加双引号。
If the value being assigned contains Spaces then put it inside double quotes.
Jython字符串可以使用单引号,也可以使用双引号。
单引号更好,因为使用单引号后您可以在一行程序内使用双引号。
Single quotes are better, because then you can use double quotes inside the one-liner.
单引号更好,因为使用单引号后您可以在一行程序内使用双引号。
Single quotes are better, because then you can use double quotes inside the one-liner.
应用推荐