The method takes a string parameter, enclosed in quotes, and a code block.
该方法具有一个使用引号括起来的字符串参数和一个代码块。
Static values don't have to be enclosed in quotes, but it is recommended for literal strings.
静态数值不需要加引号,但是字符串例外。
Any leading or trailing Spaces around integer, Boolean, or enumerated values are ignored, even if enclosed in quotes.
即使将整数、布尔值或枚举值用引号括起来,其周围的任何前导或尾随空格也将被忽略。
However, all parameter values are enclosed in single quotes, which makes the contents within the quotes a literal string.
但所有参数值都使用单引号括入,这使单引号中的内容成为了字符串。
If either of these two special characters are used, the names must be enclosed in double quotes.
如果使用了两个特殊字符中的任何一个,则必须将名称包括在双引号中。
Note that the brace expansion of the file path, not the full remote path expression, has been enclosed in double quotes.
请注意,文件路径中展开的大括号(不是完整的远程路径表达式)已用双引号括上。
The set of punctuation and symbols substitute for other members of the set, even if the search term is enclosed in double quotes, or the punctuation is escaped, as shown in Listing 25.
标点和符号集是用来替换其他字符的,即使搜索词汇是包含在双引号中,或者标点符号被转义了,如清单25所示。
On the first line, we simply enclosed the command we wanted to execute in back quotes.
在第一行,简单地将要执行的命令以反引号括起。
The full SQL query must be enclosed in double-quotes.
整个SQL查询两侧必须加双引号。
It must be one single paragraph, enclosed in double-quotes.
sql语句必须是一整段,并在两侧加双引号。
You do so by using the run command, which takes a single argument: the name of the script file enclosed in single quotes.
通过使用run命令可实现该操作,该命令接受单个参数:单引号括起的脚本文件名。
Notice that Lisp capitalizes the A. Lisp assumes that you want to use a as a symbol because you have not enclosed it in quotes.
请注意lisp把a大写为a。lisp假设您希望使用a作为符号,因为它没有加括号。
If a string is enclosed in one pair of double quotes, the quotes are discarded.
如果字符串被双引号括在一对的报价将被丢弃。
Alphabetic strings may be enclosed in apostrophes (single quotes) or quotation marks (double quotes).
字母字符串可以用撇号(单引号)或引号(双引号)括起来。
The value cannot be changed. Literal characters are enclosed in single quotes, literal strings in double quotes.
字面值字符用单引号括住,而字面值字符串则用双引号括住。
The strings in the print statements are enclosed in double quotes.
在打印语句中,要打印的字符串需要用双引号括着。
This value must have the proper type as established in the send entry and must be enclosed in double-quotes.
这个值的类型必须和变量一致,并加上双引号。
If the string is enclosed in two pairs of double quotes, the first pair is considered to enclose a null string, and the rest of the string is discarded.
如果字符串引号括在双两对,第一对被认为是一个空字符串括起来,而其余的字符串将被丢弃。
If it is enclosed in three pairs of double quotes, one pair is retained when the string is imported.
如果是双引号括在三对,一对是保留字符串时是进口的。
To include preceding or trailing Spaces in the string value, the value must be enclosed in either single quotes or double quotes.
若要在字符串值中包括前导或尾随空格,则该值必须用单引号或双引号括起来。
If the value contains both a semicolon and a double-quote character, the value can be enclosed in single quotes.
如果该值同时包含分号和双引号字符,则该值可以用单引号括起来。
All attribute values, regardless of data type, must be enclosed in double quotes.
所有属性值,而不论数据类型,必须存放在双引号。
All attribute values, regardless of data type, must be enclosed in double quotes.
所有属性值,而不论数据类型,必须存放在双引号。
应用推荐