分组、反向引用和编号(命名)组
2007年07月25日 原创
在正则表达式中,可以用一对(英文)圆括号创建一个分组。比如模式
([A-Z]+)(\d+)
与
[A-Z]+\d+
返回的匹配结果相同,但前者使用了两对圆括号分组还捕获了额外的两个子字符串。举例来说,如果用上面两个模式来测试字符串 ABC123,那么第二个模式会返回 ABC123(因为匹配成功),而第一个模式除了返回 ABC123 这个匹配项之外,还会捕获两个组,第一个组中包含 ABC,而第二个组中包含 123。这两个分组都是捕获组――即捕获匹配项中子字符串的组。
分组的作用表现在两方面。一是用在同一模式后续的组件中,称之为反向引用(back reference)。比如把上面第一个模式修改为
([A-Z]+)(\d+)\1
之后,就能够匹配 ABC123ABC、A8A、AB25AB 等等类似的字符串。这个修正后的模式中的 \1 就叫做反向引用,数字 1 表示引用模式中的第一个捕获组。也就是说,反向引用是在匹配模式中使用的一个概念(技术)。
反向引用比较典型的一个用法是匹配 XHTML 代码中成对出现的开、闭标签。比如,在 XHTML 中标题(<h1> 到 <h6>)元素有六个级别,如果你要匹配一个网页中所有级别的标题元素就会用到反向引用。相应的模式可能是(假设标题中的文本只包含文字而不包含标点符号):
<(h[1-6])>\w+</\1>
这个模式的含义就是匹配 < 字符后跟 h 字符,后跟 1 到 6 中的任何一个数字,后跟 > 字符,后跟一或多个文字字符序列,后跟 < 字符,后跟正斜杠字符 /,后跟与第一个捕获组相同的字符序列(如前面圆括号中是 h1 此处也必须是 h1),后跟 > 字符。此时,反向引用可以保证捕获的标题元素是完整的,即是像 <h1>……</h1> 或 <h3>……</h3> 这样完整的标签对儿。这种情况下,如果不使用反向引用,而使用 <h[1-6]>\w+</h[1-6]> 就会得到不对称的标签对儿,如 <h1>……</h3> 。
分组的另一个用途是在替换模式中引用,称之为编号(或命名)组。编号(命名)组的概念也是建立在匹配模式中的分组之上的。它与反向引用的区别在于,编号(命名)组是在替换模式中使用的一个概念(技术)。也就是说,编号(命名)组是在替换模式中引用匹配模式中分组的一种技术。比如,以模式
([A-Z]{3})(\d{2})
为例,该模式匹配 ABC12、DEF56 等等所有连续的三个大写字母字符后跟两个数字的字符序列。如果要在这些匹配的字符序列的字母与数字之间插入一个空格或者一个连字符作为分隔符,那么就可以在替换模式中使用编号组,比如:
$1-$2
其中 $1 包含与匹配模式中的组件 [A-Z]{3} 匹配的三个连续字母序列,而 $2 包含与 \d{2} 匹配的两个数字。而 $1 和 $2 之间的 – 就是一个直接量连字符。
至于命名组并不是所有正则表达式实现都支持,只有少数的编程语言如 C#、VB.NET 中才支持。所谓命名组,就是在匹配模式中定义分组时为每个组命名,C# 中的语法是
(?<组名>模式)
然后在替换模式中就可以使用“组名”来引用该组了,对应的语法是
${组名}
命名组优于编号组是因为它让人对替换模式中的引用更清楚、不致混淆。
综上所述,正则表达式中的分组是基础,反向引用和编号(命名)组是对相应分组的两种不同的引用方式――反向引用是在匹配(或者说同一个)模式中引用分组,而编号(命名)组则是在替换模式中引用分组。
注:有时候也将在替换模式中使用的编号(命名)组称为反向引用。所以,可以认为无论是 \1 还是 $1 还是 ${date} ,只是因地制宜地使用了不同的形式而已,在本质上它们都是反向引用。
为之漫笔(李松峰),本博客专注于Web前后端技术、移动平台开发技术、交互设计和技术翻译。声明一下,因为时常需要外出审稿,而且基本不带笔记本,所以有时可能会迟一点回复大家的留言。
学习了,希望站长能有更多的好文章。
自己觉得正则这块 反向引用确实不好理解
对反向引用认识更准确了,受益匪浅,谢谢
http://www.geili8.cc
I’m really happy I found it thank you very much
I very much agree with your thoughts and insights. Hope that more could write such a good word
I like the writing structure of your blog and it does a pretty decent job of presenting the material.
Pure and complete sorrow is as impossible as pure and complete joy. (LeoTolstoy ,Russian writer)
You may be more happy than pinces,if you will be more virtuous.
If you get rid of tears while you forget the sun, you also forget the stars.
To the entire world you could possibly be just one person, but to some one particular person you could possibly be the world.
Men are mortal.
as long as you are cautious sufficient in other methods, for it’s straightforward to change its original shape and gets to be significantly less stylish because of to the results of h2o. If it permits you to wash with care, then you ought to just take into account of the adhering to ideas.
Initial, shake off any dirt or foreign materials
Kilian i’ll run having him just for so long.Inches Rounding out the top 5 male finishers for Windstopper Soft Shell 3 in 1 Jacket Brown Ultra-Trail du Mont-Blanc was Hungary’s Nemeth Csaba together with Portugal’s Carlos Sa. Montana’s Mike Foote, the first of all American finisher, crossed the line on 11th site. American
&bull One particular of the most significant things to notice here is that you need to change the water in the fountain routinely. This can be completed on a month to month basis.
&bull Now, you need to have to clear the drinking water pump with the aid of a compact cloth. I am convinced it would help you in displaying the
Great article. So glad I found your site.
Where can I get more information about this?
Lovely stuff here, I like your wordpress set up.
Your blog is so nice! I like that picture of you, did you photoshop it like that yourself?
ZhaoYingGuang “suddenly meng”, quickly entered the “attacker” are gathered “YY” chat group. At this time, the number of people in group of nearly 3000. Meanwhile, thousands of small and medium-sized businesses are taobao mall “set”. They to “scored” some big shops “and goods”, first to bad review.
north face jackets on sale are an all-around winter outerwear. It is the perfect outerwear in harsh weather conditions. No matter what kind of outdoor activity you are engaged in during the winter, these jackets will keep you comfortable and warm. These jackets are made from fleece that has been treated with a DWR finish. These jackets have abrasion resistant nylon overlays on the upper body and elbow.
Every time wintertime is arising, to perform something to hold comfy is vital temperature you enter all the locations or simply out in the highway. Boot footwear can sometimes keep you very hot and additionally fleece keep your body toasty, nonetheless regardless of in what way freezing out in the open is certainly,
Montblanc fountain pens are a perfect gift to your brother or sister, your most trusted friend or, why not, even your boss.Mont Blanc watches enjoy a fine reputation in the whole world. Many successful men and women love to wear this elegant watch.
The nib is handcrafted, 14 caret gold. This is a single of the scaled-down intended pens and is intended, according to the site, for a lady’s purse or for inclusion in an organizer. That would make it some special organizer, yes? As a piece of the Meisterstruck line, this pen is focused to the brilliance and will work of Wolfgang Amadeus Mozart.