double quotes

双引号:双引号是标点符号的一种
常用释义
双引号:双引号是标点符号的一种,用于引用、着重或特殊用途。

例句

1·Double quotes are properly escaped.

双引号被适当转义。

2·Make sure you type the double quotes.

确保键入了双引号。

3·Listing 2. Single vs. double quotes.

清单2 .单引号vs。

4·The double quotes for string fields are required.

字符串字段需要双引号。

5·Jython string can use either single or double quotes.

Jython字符串可以使用单引号,也可以使用双引号。

6·Attribute value delimiters are set to quotation marks (double quotes).

属性值分隔符设为引号(双引号)。

7·Note that various escape characters must be used such as \ "for double quotes."

主要必须使用各种转义字符,如双引号用\ “表示。”

8·Single quotes are better, because then you can use double quotes inside the one-liner.

单引号更好,因为使用单引号后您可以在一行程序内使用双引号。

9·This doesn't work (last time I tried), with just the escape sequence in double quotes.

上次我试验在双引号中加上新行的键值并不能奏效。

10·The bottom line is, don't use double quotes to specify your -e one-line script argument.

结论是:不要使用双引号来指定以 -e 开始的一行程序脚本参数。