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 parentheses are empty, which indicates that the method takes no arguments.
圆括号内是空的,表示了这种方法不包含任何参数。 - Parameters are declared in the procedure declaration in the parentheses that follow the procedure name.
在过程声明中,参数在紧跟着过程名的括号中声明。 - First of all, you may be wondering why so many parentheses were used.
首先,您可能会奇怪为什么此处使用了这么多的括号。 - When there are no actual arguments then the parentheses can be omitted.
在没有实际参数时,可以省略括号。 - If you wrap pattern elements in parentheses, you can use the matched contents in the replacement string.
如果使用圆括号将模式元素括起来,您可以在替换字符串中使用匹配的内容。 - The test base grammar format uses a format of parentheses and brackets to help specify the grammar to use.
测试的基本语法格式是使用一种由圆括号和方括号组成的格式帮助指定所用的语法。 - Use parentheses to enclose a list of commands in a single group.
使用括号将命令列表包括在单个组中。 - After the object name, add a period, the name of the method, and parentheses.
在对象名称之后,依次添加句点、方法名称和括号。 - In assembler programming, one or more operation represented by a combination of terms and paired parentheses.
汇编程序设计中,用项和括号对的组合所代表的一个或多个操作。 - The second method does the same, but this time the enclosing parentheses are omitted.
第二种方法与第一种相同,但这次省去了括号。