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.
双语例句
- It is legal to have multiple category classes, separated by commas, within the use block's parentheses.
在use块的圆括号中有多个categories类,之间用逗号隔开,这是合法的。 - Parameters are declared in the procedure declaration in the parentheses that follow the procedure name.
在过程声明中,参数在紧跟着过程名的括号中声明。 - After the object name, add a period, the name of the method, and parentheses.
在对象名称之后,依次添加句点、方法名称和括号。 - They are enclosed in parentheses and separated by a comma.
它们被包围在圆括号中并由逗号分隔。 - However, note the underscore and parentheses (_()) surrounding the string passed to button.
但是,请注意传递给button的字符串周围的下划线和括号(())。 - In assembler programming, one or more operation represented by a combination of terms and paired parentheses.
汇编程序设计中,用项和括号对的组合所代表的一个或多个操作。 - But instead of brackets or parentheses, you use curly braces.
但它不使用方括号和圆括号,而是使用尖括号。 - Consider using parentheses to improve readability and avoid mistakes because of logical operator precedence.
考虑使用括号来改善可读性和避免由于逻辑操作符的优先级导致的错误。 - Do not add parentheses to a method or constructor name unless you want to specify a particular signature.
不要对方法或构造函数名增加括号,除非你想表示特定的签名。 - Note the brackets ( not parentheses), which are required to compose an anonymous list reference.
注意方括号(不是圆括号)中需要组成一个匿名列表引用。