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子句,在运行时会解析它。 - In assembler programming, one or more operation represented by a combination of terms and paired parentheses.
汇编程序设计中,用项和括号对的组合所代表的一个或多个操作。 - When parsing expressions written in infix notation, you need parentheses and precedence rules to remove ambiguity.
对以中缀表示法书写的表达式进行语法分析时,需要用括号和优先规则排除多义性。 - The test base grammar format uses a format of parentheses and brackets to help specify the grammar to use.
测试的基本语法格式是使用一种由圆括号和方括号组成的格式帮助指定所用的语法。 - So, what would have happened, had I failed to type that pair of parentheses?
所以如果我没有,打这一对儿括号的话会怎么样呢? - However, note the underscore and parentheses (_()) surrounding the string passed to button.
但是,请注意传递给button的字符串周围的下划线和括号(())。 - But instead of brackets or parentheses, you use curly braces.
但它不使用方括号和圆括号,而是使用尖括号。 - After the object name, add a period, the name of the method, and parentheses.
在对象名称之后,依次添加句点、方法名称和括号。 - If the PATTERN contains parentheses, additional list elements are created from each matching substring in the delimiter.
如果PATTERN里包含括号,那么每一个匹配的定界符子字符串都会作为元素加到列表中去。 - You can omit the parentheses only if you are not supplying any arguments.
只有在不提供任何参数时,才可以省略括号。