反向引用 meaning in English
backward referencing
Examples
- Backreferences can also break down a universal resource indicator into its component parts
反向引用还可以将通用资源指示符( uri )分解为其组件。 - Then , you can refer back to them by putting their names in braces in the rules section
然后,您可以在规则部分将其名称放置在大括号内来反向引用它们: - Marks the next character as a special character , a literal , a backreference , or an octal escape
将下一字符标记为特殊字符、文本、反向引用或八进制转义符。 - Are unambiguous and cannot be confused with backreferences . backreference behavior is slightly different when the
选项标志被启用时,反向引用行为将稍有不同。 - Specifically , when a group makes multiple captures , a backreference refers to the most recent capture
具体地讲,就是当组建立多个捕获时,反向引用引用最近的捕获。