MY字典>英语词典>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.
          插一句,关于写作,我认为有两个方面你绝不能忽视。

      双语例句

      • Use parentheses to enclose a list of commands in a single group.
        使用括号将命令列表包括在单个组中。
      • Do not add parentheses to a method or constructor name unless you want to specify a particular signature.
        不要对方法或构造函数名增加括号,除非你想表示特定的签名。
      • All the three columns are represented with the parentheses.
        所有这3个列都在括号中表示。
      • The test base grammar format uses a format of parentheses and brackets to help specify the grammar to use.
        测试的基本语法格式是使用一种由圆括号和方括号组成的格式帮助指定所用的语法。
      • They are enclosed in parentheses and separated by a comma.
        它们被包围在圆括号中并由逗号分隔。
      • Note the brackets ( not parentheses), which are required to compose an anonymous list reference.
        注意方括号(不是圆括号)中需要组成一个匿名列表引用。
      • You might be wondering what happens if you omit the parentheses from the constructor call.
        您可能想知道如果省略了构造函数调用中的圆括号将会发生什么。
      • Although this is not proper XPath syntax, the parentheses imply a different priority.
        虽然这是不正确的XPath语法,但是括号暗示了不同的优先级。
      • 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的字符串周围的下划线和括号(())。