backreference
名词 n.
动词 v.
英文释义
名词 n.
-
An item in a regular expression equivalent to the text matched by an earlier pattern in the expression.
— The third part of the regular expression, \1, is the backreference and tells ColdFusion to refer back to the first subexpression[…]
动词 v.
-
To access (the text matched by an earlier pattern in a regular expression).
— By wrapping it in parentheses, the attributes can be reused by backreferencing this part of the pattern[…]
词形变化
词源
词源 1
From back + reference.
词源 2
From back + reference.
0 次浏览
数据来源: Wiktionary