parentheses
英 [pəˈrɛnθɪsiːz]
美 [pəˈrɛnθəˌsiz]
n. 插入语
parenthesis的复数
柯林斯词典
- 圆括号
Parenthesesare a pair of curved marks that you put around words or numbers to indicate that they are additional, separate, or less important. (This sentence is in parentheses.) - 插入语
Aparenthesisis a remark that is made in the middle of a piece of speech or writing, and which gives a little more information about the subject being discussed. - PHRASE 插一句
You say 'in parenthesis' to indicate that you are about to add something before going back to the main topic.- In parenthesis, I'd say that there were two aspects to writing you must never lose sight of.
插一句,关于写作,我认为有两个方面你绝不能忽视。
- In parenthesis, I'd say that there were two aspects to writing you must never lose sight of.
双语例句
- The variable in parentheses must contain a valid SQL clause, which is parsed at runtime.
圆括号中的变量必须包含一个有效的SQL子句,在运行时会解析它。 - However, note the underscore and parentheses (_()) surrounding the string passed to button.
但是,请注意传递给button的字符串周围的下划线和括号(())。 - Although this is not proper XPath syntax, the parentheses imply a different priority.
虽然这是不正确的XPath语法,但是括号暗示了不同的优先级。 - Parameters are declared in the procedure declaration in the parentheses that follow the procedure name.
在过程声明中,参数在紧跟着过程名的括号中声明。 - If you wrap pattern elements in parentheses, you can use the matched contents in the replacement string.
如果使用圆括号将模式元素括起来,您可以在替换字符串中使用匹配的内容。 - Expressions enclosed in parentheses can extend over multiple lines.
括号中的表达式可以扩展到多个行。 - First of all, you may be wondering why so many parentheses were used.
首先,您可能会奇怪为什么此处使用了这么多的括号。 - You can omit the parentheses only if you are not supplying any arguments.
只有在不提供任何参数时,才可以省略括号。 - Note the brackets ( not parentheses), which are required to compose an anonymous list reference.
注意方括号(不是圆括号)中需要组成一个匿名列表引用。 - A regular expression can be enclosed in parentheses() for grouping.
正则表达式可以放到圆括号()中进行分组。