Double quotes are properly escaped.
双引号被适当转义。
Single quotes are better, because then you can use double quotes inside the one-liner.
单引号更好,因为使用单引号后您可以在一行程序内使用双引号。
Note that various escape characters must be used such as \ "for double quotes."
主要必须使用各种转义字符,如双引号用\ “表示。”
Make sure you type the double quotes.
确保键入了双引号。
Jython string can use either single or double quotes.
Jython字符串可以使用单引号,也可以使用双引号。
Listing 2. Single vs. double quotes.
清单2.单引号vs。
Each key name is unique, and is enclosed in double quotes.
每个键的名称是独一无二的,是在双引号。
If the value being assigned contains Spaces then put it inside double quotes.
变量在赋值的时候,如果值中包含空格,必须加双引号。
Double quotes after the first character in the string are rendered literally.
双引号字符的字符串字面呈现后的第一次。
You can use either single or double quotes.
你可以用单引号或者双引号。
String constants in double quotes.
双引号包围的字符串常量。
String constants in double quotes.
双引号包围的字符串常量。
应用推荐