<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>评论：正则表达式没有AND逻辑</title>
	<atom:link href="http://nonleaf.net/156.html/feed" rel="self" type="application/rss+xml" />
	<link>http://nonleaf.net/156.html</link>
	<description>[NonLeaf.Net] nothing but life</description>
	<lastBuildDate>Fri, 16 Dec 2011 03:31:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>由：speedup2010</title>
		<link>http://nonleaf.net/156.html/comment-page-1#comment-3555</link>
		<dc:creator>speedup2010</dc:creator>
		<pubDate>Mon, 22 Aug 2011 02:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://nonleaf.net/?p=156#comment-3555</guid>
		<description>\b[A-Z0-9._%-]+@[A-Z0-9.-]+\.[A-Z]{2,4}\b
这个不是匹配邮箱地址么。
\b 边界
\. 点号。。
\+ 重复前面字符1次以上，等同于{1,}
{2,4} 重复前面字符2到4次 闭区间
 :razz:</description>
		<content:encoded><![CDATA[<p>\b[A-Z0-9._%-]+@[A-Z0-9.-]+\.[A-Z]{2,4}\b<br />
这个不是匹配邮箱地址么。<br />
\b 边界<br />
\. 点号。。<br />
\+ 重复前面字符1次以上，等同于{1,}<br />
{2,4} 重复前面字符2到4次 闭区间<br />
 <img src='http://nonleaf.net/wp-includes/images/smilies/icon_razz.gif' alt=':razz:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>由：mediocre</title>
		<link>http://nonleaf.net/156.html/comment-page-1#comment-236</link>
		<dc:creator>mediocre</dc:creator>
		<pubDate>Tue, 25 Jul 2006 04:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://nonleaf.net/?p=156#comment-236</guid>
		<description>大侠，你饶了我吧</description>
		<content:encoded><![CDATA[<p>大侠，你饶了我吧</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：无叶</title>
		<link>http://nonleaf.net/156.html/comment-page-1#comment-229</link>
		<dc:creator>无叶</dc:creator>
		<pubDate>Mon, 24 Jul 2006 02:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://nonleaf.net/?p=156#comment-229</guid>
		<description>to narkau: 我参观了你的SPACE,兴趣广泛啊...</description>
		<content:encoded><![CDATA[<p>to narkau: 我参观了你的SPACE,兴趣广泛啊...</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：narkau</title>
		<link>http://nonleaf.net/156.html/comment-page-1#comment-228</link>
		<dc:creator>narkau</dc:creator>
		<pubDate>Mon, 24 Jul 2006 00:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://nonleaf.net/?p=156#comment-228</guid>
		<description>赞。。我喜欢这个东西。。看起来很爽哈。名字都很酷</description>
		<content:encoded><![CDATA[<p>赞。。我喜欢这个东西。。看起来很爽哈。名字都很酷</p>
]]></content:encoded>
	</item>
</channel>
</rss>

