quotation mark
引号
2025-11-01 12:00 浏览次数 10
引号
single quotation mark单引号
inverted commas引号(等于quotation mark,turned comma);单引号
ending quotation mark[计]
ending quotation mark detail结束引号
quotation n mark引号
partly removing quotation mark部分去引号
Double Quotation Mark双引号
RIGHT SINGLE QUOTATION MARK右单引号标记
opening quotation mark左双引号
closing quotation mark右双引号
the quotation mark (「) cannot be used in the name or organization entry.」
在「名称」或「单位」项中不能包含引号(「)。
note: start and end tags that are missing a critical character in their formation, such as a closing angle bracket or a mismatched attribute value quotation mark are not complete.
注:在开始和结束的标签组成中缺少关键字符,比如:一个右尖括号、属性值不匹配或者双引号不完整。
if the double quotation mark is the outermost quote, all variables are expanded.
如果最外边的引号是双引号,那么展开所有变量。
to view the available windows in a session in a menu-like interface, click ctrl-a, then the double quotation mark (「) key in the current window
按ctrl-a,然后在当前窗口中按双引号键(」),就可以看到会话中可用窗口的列表
the single quotation mark in front of the null list is used to tell scheme that you are using () as data and not as a part of your parse tree.
空列表前面的单引号用来告诉scheme您正在使用 ()作为数据,而不是用它作为解析树的一部分。
that function uses a regular expression to change a single quotation mark into backslashed single quotation mark.
该函数使用一个正则表达式将一个单引号标记更改为带有反斜杠的单引号标记。
you can use either type of quotation mark to indicate a string in python, as long as you「re consistent.
您可以使用任意一类引号来表示python中的字符串,只要引号一致就行。
the quotation mark that is produced when you type 」 on your computer is not a true quotation mark (unless your word processing or page layout program has automatic formatting).
当你在键盘上键入 「号时,你所输入的并非真正意义上的引号(除非你在字处理程序之中进行了自动格式化)。
you can always spot a raw string because the starting quotation mark for the string is preceded by an r, which is short for raw.
您始终可以认出原始字符串,因为该字符串的起始引号的前面有一个r 字符,它是raw 的缩写。
it is best to avoid them entirely, unless you want to spend time tracking down a missing quotation mark in a configuration file you created weeks ago.
最好是完全避免使用空格,除非您愿意花时间在配置文件中寻找缺少引号的地方。
the single quotation mark (」), however, does not provide this functionality.
但是,单引号 (「)不提供此功能。
the strings i」ve been creating using the single, double, or triple quotation mark syntax are still string objects.
使用单引号、双引号和三引号语法创建的字符串仍然是字符串对象。
usage of quotation mark in asp grammar form.
asp语法格式中引号的使用。
if the single quotation mark is the outermost quote, no variables are expanded.
如果最外边的引号是单引号,那么不展开变量。
to be accessed properly, the jdbc url must be passed into the connect command as a string; hence it「s enclosed in single quotation mark (」) characters.
要正确访问,必须将jdbcurl作为字符串传递给connect命令;因此需要将其封装在单引号 (「)字符里。
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.
第一,在创建字符串时,您可以混合使用单引号和双引号,只要字符串在开始位置和结束位置使用同一类型的引号。
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格式的双引号所包围。
use of double quotation mark delimiters on linux and unix-based systems is recommended.
建议在基于linux和unix的系统中使用双引号分隔符。
a parameter map cannot accept data containing a quotation mark in the value.
parametermap接受的数据中不能包含引号。
string literals are delimited by the quotation mark (」) character.「
字符串文本由引号 (“)字符分隔。
a double quotation mark (」) is missing at the end of the string being echo-ed.
echo 后面的字符串的末尾缺少一个双引号(「)。
a quotation mark (」) cannot be used as an escape sequence in this manner."
引号 (」)不能当做逸出序列以这种方式。