自动完成大括号、圆括号和缩进。
分组是由圆括号内的一组字符指定的。
Groupings are specified by a group of characters within parentheses.
它们被包围在圆括号中并由逗号分隔。
函数及其参数通过圆括号组织在一起。
The function and its arguments are organized together by surrounding them with parentheses.
圆括号是用来传函数的,输入或参数的。
The parentheses to pass in inputs or arguments to functions.
圆括号用作分组操作符。
没有圆括号的命名参数。
从语法上来说,子查询被包含在圆括号中.
Syntactically, subqueries are enclosed within parentheses. For example, the following SELECT statement contains a simple subquery in its WHERE clause
但它不使用方括号和圆括号,而是使用尖括号。
But instead of brackets or parentheses, you use curly braces.
圆括号让语句在一个子 shell 中执行。
The parentheses effectively execute the statements in a subshell.
命令中带圆括号的部分称为subshell。
圆括号内是空的,表示了这种方法不包含任何参数。
The parentheses are empty, which indicates that the method takes no arguments.
组是正则表达式中的子模式,它们包含在圆括号中。
Groups are subpatterns in the regular expression that are surrounded by parenthesis.
参数类型列于圆括号中,在最后列出了返回值的类型。
The types of the parameters of the method are listed inside of the parentheses, and the type of the return value is listed at the end.
GAS使用圆括号间接引用同样的值:(var1)。
GAS USES a circular brace to dereference the same value: (var1).
列表使用方括号,而不是圆括号(),如清单10所示。
Instead of parentheses (), you use square brackets, as shown in Listing 10.
注意方括号(不是圆括号)中需要组成一个匿名列表引用。
Note the brackets (not parentheses), which are required to compose an anonymous list reference.
这个规则包含两个子模式(即匹配组),它们包围在圆括号中。
The rule contains two subpatterns, or match groups, enclosed by parenthesis.
您可能想知道如果省略了构造函数调用中的圆括号将会发生什么。
You might be wondering what happens if you omit the parentheses from the constructor call.
这种表示法把abap字符串、字符变量或表变量放在圆括号中。
Do this by putting an ABAP string, character variable, or table variable in parentheses.
圆括号中的字符串是资源的XML文件路径和xml元素的ID。
The string in the parentheses is the XML file path of the resource and the ID of the XML element.
提取这个语句的最简单的方式是从最内层的圆括号开始,向外构建。
The simplest way to extract this statement is to start from the innermost parentheses and build outwards.
如果所给的参数是圆括号括起的列表,它们必须精确匹配方法参数。
If the parameters are given as a list surrounded by parentheses, they must exactly match the method parameters.
如果要给注释赋值,在注释名后面的圆括号中以名值对的形式给出。
If values are to be supplied for the annotation, these are given as name-value pairs in parentheses following the annotation name.
在第11行上,变量值_ X后面是一个用红色突出显示的后圆括号。
In line 11, after the value of variable _x is a closed parenthesis highlighted in red.
为了调用方法,并使其发挥作用,只需输入函数名后接圆括号即可。
To invoke, or call the method and have it do its work -- you enter the name of the function, followed by parentheses.
有时候我们可以往圆括号里填入多个参数,参数与参数之间用逗号分开。
But sometimes you can pass multiple things inside those parentheses, and so you separate them by commas.
在方面值的旁边,圆括号中的是在结果集中具有这个特定值的匹配项数目。
Beside the facet value, within parentheses, is the number of matches from the results set that have this specific value.
圆括号中的变量必须包含一个有效的SQL子句,在运行时会解析它。
The variable in parentheses must contain a valid SQL clause, which is parsed at runtime.
如果使用圆括号将模式元素括起来,您可以在替换字符串中使用匹配的内容。
If you wrap pattern elements in parentheses, you can use the matched contents in the replacement string.
应用推荐