matching parentheses 中文意思是什麼

matching parentheses 解釋
匹配括號
  1. For example, blank lines might be inserted after procedure bodies and declarations, indentation might be adjusted to properly reflect nesting levels, excessively long lines might be split into shorter ones, and matching parentheses and braces might be vertically aligned to show program structure

    例如,空行可能被插在過程和聲明之後;縮進將被調整,使之正確反映嵌套層次;超長的行可能被分成若干短行;配對的圓括號和花括號將會垂直地對齊,以顯示程序的結構。
  2. A positive lookahead, which is specified using ?, matches the search string at any point where a matching regular expression pattern in parentheses begins

    正向預測先行使用? =指定,它匹配處于括號中匹配正則表達式模式的起始點的搜索字元串。
  3. The entire guid can optionally be enclosed in matching braces or parentheses

    也可以用一對大括號或者圓括號將整個guid括起來:
  4. Although these expressions work properly, the parentheses around chapter section also cause either of the two matching words to be captured for future use

    盡管這些表達式正常工作,但chapter | section周圍的括號還將捕獲兩個匹配字中的任一個供以後使用。
  5. If the pattern contains parentheses, additional list elements are created from each matching substring in the delimiter

    如果pattern里包含括號,那麼每一個匹配的定界符子字元串都會作為元素加到列表中去。
分享友人