single-quotes
single-quotes什么意思,single-quotes翻译
基本解释
网络: 单引号;用单引号;我们用单引号
例句
The careful reader will realize that this may fail badly if the passed argument includes single quotes.
细心的读者会发现,如果传递的参数包含单引号,将会完全失败。
Relation-string The comparison operator used for the comparison, enclosed in single quotes.
relation-string用于比较的比较运算符,用单引号括起来。
Here, the first string is defined with a pair of single quotes. The second one uses a pair of double quotes.
这里,第一个字符串使用一对单引号定义,第二个字符串使用一对双引号定义。
If the value contains both a semicolon and a double-quote character, the value can be enclosed in single quotes.
如果该值同时包含分号和双引号字符,则该值可以用单引号括起来。
that you have not accidentally deleted any of the single quotes around the parameter values.
在你保存文件前,一定要仔细检查,确认你没有以外地删除参数值周围的单引号。
The address-name must be a valid address for the message-system, enclosed in single quotes.
地址名必须是消息系统的有效地址,用单引号括起来。
One solution to this problem is to edit the corresponding. Rgs file and add single quotes around all occurrences of %MODULE%.
解决此问题的一个方法是编辑相应的.rgs文件,并在%MODULE%的所有匹配项两侧添加单引号。
Note that we have used single quotes around the conditional values in the examples.
我们在上面那个举例中对条件值使用了单引号。
The second argument, in single quotes (and broken up across a few lines for readability), is the string that defines the log format itself.
第二个参数,在单引号(为便于阅读和破碎的跨越几行了),是字符串,它定义日志格式本身。
Note that single quotes occurring within the string should not be doubled.
注意,如果单引号出现在字符串内,则不能用两个。