Each production can also contain an action, enclosed in braces.
每个产品也可以包含一个用花括号括起的操作。
Ruby calls the code block in braces, passing in a continuation object.
Ruby调用花括号中的代码块,同时传递一个延续对象。
She was lying on her back on a bed with her head and neck in braces.
她仰躺在床上,头和脖子都套有托架。
The commands in braces change the working directory of the current shell.
大括号中的命令更改了当前Shell的工作目录。
A group consists of text and control words or control symbols enclosed in braces ().
组由括号()所括起来的文本和控制字或控制字符组成。
You can match a specific number of patterns by specifying the number of matches in braces.
通过在大括号中指定匹配的数目,您可以匹配特定数目的模式。
Then, you can refer back to them by putting their names in braces in the rules section
然后,您可以在规则部分将其名称放置在大括号内来反向引用它们
The code in braces is a closure and is simply a block of code that's passed to callcc.
花括号中的代码是一个闭包,它仅仅是传递给 callcc的代码块。
On it we will draw our brand briskly in braces and brackets, then give some compact comments.
在上面生动的画上我们的商标,然后用大括号和方括号括起来。并且写一些简单的评论。
In these syntax diagrams, you select one item from the list in braces ("{" and "}") separated by a pipe symbol ("|").
在这些语法图表中,您可以从大括号(“{”和 “}”)中通过管道符号(“|”)分隔的列表中选择一个项目。
Returns a string representation of this Hashtable object in the form of a set of entries, enclosed in braces and separated by the ASCII characters ", "(comma and space).
以一组项的形式返回哈希表对象的字符串形式,以大括号封装,以ascii符“,”(逗号和空格)分隔。
He wore leg braces after he had polio in childhood.
小时候患小儿麻痹症后,他使用了腿部支架。
If you want to add attributes to the element, use braces as the next element in the list within the group.
如果想在元素中添加属性,需使用括号作为分组中的下一个列表元素。
Note the actions enclosed in { } braces, like a normal code block.
注意像普通的代码块那样封装在大括号 { }内的动作。
You can indicate a class by surrounding it in square braces; within the braces, you can have both a set of characters and character ranges indicated with a dash.
可以通过将类括在方括号内来表明这是一个类;在括号中,可以有一组字符或者用破折号指定的字符范围。
Similarly, if you are directly following a variable name with alphanumeric text, be sure also to enclose the variable name in curly braces () to distinguish it from the surrounding text.
类似地,如果您直接在字母数字文本后面使用变量名称,则还要确保将该变量名称包括在方括号()中,以使其与周围的文本区分开来。
Compound statements are statements that contain lists of statements enclosed in (curly braces).
复合语句是被包含在(大括号)的语句序列。
You create a dictionary in Vimscript by using curly braces around a list of key/value pairs.
您可以通过在键/值对列表上加花括号来创建一个字典。
In these simple cases, expressions are provided, but they could also be blocks of code (using curly braces) to specify multiple statements.
这些简单的案例中提供了表达式,但它们也可以是规定多条语句的代码块(使用花括号)。
As you can see, we can enclose the environment variable name in curly braces when it is not clearly separated from the surrounding text.
如您所见,当环境变量没有与周围文本明显分开时,可以用花括号将它括起。
In this case, the each method has the block of code between the braces associated with it.
在此情况下,each方法都有一个代码块,并且被与之相关的括号括起来。
Why is the code after receive enclosed in curly braces ({…}) and not parentheses ((…))?
为什么在receive 后面的代码被包含在大括号{}中而不是小括号()呢?
Expressions in W3Eval can contain three kind of parentheses: standard parentheses, square brackets, and curly braces.
W3Eval的表达式可以包含三种括号:标准圆括号、方括号和花括号。
So we have if, and that is followed by, I'm going to use Angle braces here just to indicates something goes in here, some test followed by a colon.
那么我写了if,后面跟着,我这里会用一个角括号,来代表这里有些东西,冒号后面跟着一些测试。
To get an array of all the matching HTML elements in a page, you can simply pass the HTML tag itself, without the braces, into the jQuery search field.
要获取一个页面中所有匹配的HTML元素的数组,您仅需将HTML标记(不带括号)传递到jQuery搜索字段。
A JSON object is simply a series of comma-separated name: value pairs wrapped in curly braces.
JSON对象是一系列以逗号分隔的name:value对,最外面有一对花括号。
One thing that is worth noting: when you return a string of XML as your result set, you should surround the variables in your return string within curly braces.
值得一提的是,如果结果集返回xml字符串,应该用花括号将返回字符串中的变量包围起来。
The foreach command runs the script shown in curly braces for each file encountered.
foreach命令对每个文件执行大括号里面的脚本。
Also, because there is only one expression in the method body, we drop the braces and put the entire method definition on one line.
而且,因为在方法的主体中只有一个表达式,我们也省略了括号,把整个方法的定义放到一行中。
Also, because there is only one expression in the method body, we drop the braces and put the entire method definition on one line.
而且,因为在方法的主体中只有一个表达式,我们也省略了括号,把整个方法的定义放到一行中。
应用推荐