double quotation marks是什么意思,double quotation marks的意思翻译、用法、同义词、例句
常用词典
n. 双引号
例句
To correct the error, add double quotation marks to the end of line 9.
要想纠正这个错误,应该在第 9 行末尾添加双引号。
After all, there are two types of quotations you can use: single quotation marks (') and double quotation marks ().
毕竟,有两类可以使用的引号:单引号 (') 和双引号 ()。
You can escape these rules by placing the name in double quotation marks, which allows names to be case sensitive and to include additional characters (including spaces).
通过把名称放在双引号中,可以避开 这些规则,使用双引号允许名称区分大小写以及包含附加字符(包括空格)。
Be careful about your choice of single versus double quotation marks, as well.
在选择单引号和双引号时要小心。
If it contains other characters, it must be enclosed in double quotation marks.
假如还包含其它的字符,那么这段字符必须用双引号引起来。
Either single or double quotation marks can enclose strings , which permits quotes that contain quote marks or apostrophes.
单引号或双引号都可以包围字符串,这就允许引文中再包含引号或撇号。
Enclose strings that include spaces in double quotation marks.
以双引号括住包含空白的字串。
Attributes consist of a name-value pair, with the value in double quotation marks (), thus: type=dessert.
属性由一个名称-值对构成,值包含在双引号中(),比如:type=dessert。
Next, in command 4, the double quotation marks do interpret the variable, so the result is the string ls.
在第 4行代码中,双引号会解释此变量,所以结果是字符串ls。
It is recommended that you enclose the trace mask with double quotation marks to avoid possible misinterpretation of the asterisk character by the operating-system shell.
建议您用双引号将跟踪屏蔽括起来,以免操作系统shell对星号发生错误判断。
It is generally a good idea to enclose variable calls in double quotation marks, unless you have a good reason not to.
一般最好将变量调用包括在双引号中,除非您有不这样做的足够理由。
If you need quotation marks inside the alias, use double quotation marks.
如果您需要在别名中使用引号,那么可以使用双引号。
Line 11 is reporting an error because line 9 started to encapsulate a string with double quotation marks, but the string was not fully encapsulated until line 11.
报告第 11行有错误是因为第 9行用双引号标出一个字符串的开头,但是这个字符串直到第 11行还没有结束。
Within in the string, you can use as many single and double quotation marks as you like (see Listing 4).
在该字符串中,您可以使用任意多的单引号和双引号(参见清单4)。
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.
第一,在创建字符串时,您可以混合使用单引号和双引号,只要字符串在开始位置和结束位置使用同一类型的引号。
This technique uses three double quotation marks (or three single quotation marks) to begin and end the long string.
这种方法是使用三个双引号(或三个单引号)来开始和结束长字符串。
You can choose single or double quotation marks according to the place you work.
你可以选择用单引号或者双引号,看你处于什么地方。
If a variable contains whitespace, the double quotation marks keep the variable expansion intact as a single argument.
如果一个变量包含空格,双引号会按原样把变量展开为一个参数。
It's worth noting that strings are encoded using single or double quotation marks.
另外一点值得注意的是字符串是通过单引号或双引号被编码的。
Values are enclosed by single or double quotation marks.
值用单引号或双引号括起来。
You can include string literals in your programs by enclosing them in matching pairs of single or double quotation marks.
程序中的字符串直接量是包含在单引号或双引号中的。
You can easily create strings in Python by using several techniques, including using single or double quotation marks or, for more flexibility, using a set of three quotation marks (the triple quote).
在Python 中,您可以使用多个方法很容易地创建字符串,其中包括使用单引号、双引号或更灵活的方式,即使用一组三个引号。
Even though the variable is not surrounded by double quotation marks in command 12, fish maintains the whitespace set in command 11.
尽管在命令12 中变量没有放在双引号中,但是fish在命令11 中保留空格。
However, the use of double quotation marks allows evaluation of Velocity references, directives, or even Velocimacros inside the delimited string.
但是使用双引号允许在分隔的字符串内部对Velocity引用、指示符甚至Velocimacros 求值。
You find that double quotation marks (), exclamation mark (!), question marks (?), and maybe some other characters fit the requirement of a complete sentence.
问号 (?)以及可能其他一些字符都能满足完整句子的要求。
In Windows, each inner double quotation mark must be cancelled with a backslash that is within the brace surrounded by double quotation marks in the JSON form.
在Windows 中,每一个内部双引号都必须由一个斜划线取消,该斜划线由JSON格式的双引号所包围。
You can use double quotation marks () to include spaces within an argument.
可以使用双引号 (“)在参数中包含空格。
Quotations within short quotations take double quotation marks.
引用之中再引用使用双引号。
All generated elements use explicit opening and closing tags (or self-closing tags), and attribute values are included in double quotation marks.
生成的所有元素都使用显式的开始标记和结束标记(或自结束标记),且属性值括在双引号中。
Doing this, however, is generally a bad practice: It requires the name to always be enclosed in double quotation marks and can easily confuse someone else who may be maintaining your code.
但是,这么做通常是不好的做法:它要求名称总被括在双引号中,很容易把维护代码的其他人弄糊涂。
网络扩展资料
“双引号”是一种标点符号,通常用于引用别人的话或者表示某个词汇的特殊含义。
例句
- She said, “I love you.”她说,“我爱你。”
- The word “apple” refers to a type of fruit.“苹果”这个词汇指的是一种水果。
用法
在使用双引号时,需要注意以下几点:
- 双引号通常用于引用别人的话或者表示某个词汇的特殊含义。
- 在英语中,双引号内的内容通常用英文书写;在中文中,双引号内的内容通常用中文书写。
- 双引号通常成对出现,即开头有一个双引号,结尾也有一个双引号。
解释
“双引号”是一种标点符号,用于表示某个词汇的特殊含义或引用别人的话。它通常成对出现,即开头有一个双引号,结尾也有一个双引号。
近义词
- 引号
- 双引
反义词
- 单引号
英语单词大全 请记住链接:https://danci.yuesha.com/double+quotation+marks.html