<?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>《【原创】jQuery插件之Email地址格式判断》的评论</title>
	<atom:link href="http://www.deepseath.com/?feed=rss2&#038;p=650" rel="self" type="application/rss+xml" />
	<link>http://www.deepseath.com/?p=650</link>
	<description></description>
	<lastBuildDate>Thu, 24 Jan 2019 06:29:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>作者：Deepseath</title>
		<link>http://www.deepseath.com/?p=650&#038;cpage=1#comment-9421</link>
		<dc:creator>Deepseath</dc:creator>
		<pubDate>Thu, 20 May 2010 13:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepseath.com/?p=650#comment-9421</guid>
		<description>呵呵。这个正则使用的\w，正则的“\w”是匹配“任一“字”的字符（呵呵，至少PHP中是如此，但我想正则规则一般语言应该是一样的）”所以是可以允许数字的。
还有，我觉得你可以实际测试一下^_^到目前为止我遇到的基本都没问题。至少所判断的大体“属于Email格式”</description>
		<content:encoded><![CDATA[<p>呵呵。这个正则使用的\w，正则的“\w”是匹配“任一“字”的字符（呵呵，至少PHP中是如此，但我想正则规则一般语言应该是一样的）”所以是可以允许数字的。<br />
还有，我觉得你可以实际测试一下^_^到目前为止我遇到的基本都没问题。至少所判断的大体“属于Email格式”</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：qingshi163</title>
		<link>http://www.deepseath.com/?p=650&#038;cpage=1#comment-9420</link>
		<dc:creator>qingshi163</dc:creator>
		<pubDate>Thu, 20 May 2010 08:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepseath.com/?p=650#comment-9420</guid>
		<description>email地址中允许特殊字符的，你这个好像连数字也不支持把。。。</description>
		<content:encoded><![CDATA[<p>email地址中允许特殊字符的，你这个好像连数字也不支持把。。。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
