大多数特殊字符在中括号表达式内出现时都会失去它们的意义。
Most special characters lose their meaning when they occur inside a bracket expression.
你可以在方法主体只有一个表达式的时候省略大括号。
You can omit the braces if the method body has just one expression.
如果表达式包含括号,但不包含操作符,则存在一个函数。
If the expression contains parentheses but no operators, there is a function here.
只需要把regex放在中括号里,然后放在一个字符串的前面就可以创建一个正则表达式了。
Just put the word regex in brackets ([]) before a string to create a regular expression.
下一个括弧括起来的子表达式和上一个实例非常相似:要么匹配不包括尖括号的所有字符 ?
The next parenthesized sub-expression is very similar to the one above.
它是一个单一表达式,所以不需要额外的花括号。
It is a single expression, so no extra curly braces are needed.
在gnuC中。一个包在圆括号里的复合声明有可能是作为表达式的。
A compound statement enclosed in parentheses may appear as an expression in GNU c.
用括号括起来的表达式。
在规则表达式中,方括号只表示“查找与方括号中任何字符的匹配字符”。
In regular expressions, square brackets just mean "match any character in the brackets."
中括号内的表达式看起来很熟悉。
这个表达式中,我们不需要乘号或括号。
In this expression, we do not need a multiplication sign or parenthesis.
这个表达式中,我们不需要乘号或括号。
In this expression, we don't need a multiplication sign or parenthesis.
正则表达式中的括号用于创建子表达式。
Parentheses in a regular expression are used to create a subexpression.
使用括号将表达式分组。
这个表达式中,我们不需要乘号或括号。
这个表达式中,我们不需要乘号或括号。
应用推荐