我看字典>英语词典>parentheses翻译和用法

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.)
    1. 插入语
      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.
      1. PHRASE 插一句
        You say 'in parenthesis' to indicate that you are about to add something before going back to the main topic.
        1. In parenthesis, I'd say that there were two aspects to writing you must never lose sight of.
          插一句,关于写作,我认为有两个方面你绝不能忽视。

      双语例句

      • If you wrap pattern elements in parentheses, you can use the matched contents in the replacement string.
        如果使用圆括号将模式元素括起来,您可以在替换字符串中使用匹配的内容。
      • They are enclosed in parentheses and separated by a comma.
        它们被包围在圆括号中并由逗号分隔。
      • If the PATTERN contains parentheses, additional list elements are created from each matching substring in the delimiter.
        如果PATTERN里包含括号,那么每一个匹配的定界符子字符串都会作为元素加到列表中去。
      • You might be wondering what happens if you omit the parentheses from the constructor call.
        您可能想知道如果省略了构造函数调用中的圆括号将会发生什么。
      • All the three columns are represented with the parentheses.
        所有这3个列都在括号中表示。
      • Use parentheses to enclose a list of commands in a single group.
        使用括号将命令列表包括在单个组中。
      • Although this is not proper XPath syntax, the parentheses imply a different priority.
        虽然这是不正确的XPath语法,但是括号暗示了不同的优先级。
      • You can omit the parentheses only if you are not supplying any arguments.
        只有在不提供任何参数时,才可以省略括号。
      • In assembler programming, one or more operation represented by a combination of terms and paired parentheses.
        汇编程序设计中,用项和括号对的组合所代表的一个或多个操作。
      • Consider using parentheses to improve readability and avoid mistakes because of logical operator precedence.
        考虑使用括号来改善可读性和避免由于逻辑操作符的优先级导致的错误。