<?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>Comments on: About</title>
	<atom:link href="http://iregex.org/about/feed" rel="self" type="application/rss+xml" />
	<link>http://iregex.org</link>
	<description>原创、翻译、转载关于正则表达式的文章</description>
	<lastBuildDate>Tue, 07 Feb 2012 03:11:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: rex</title>
		<link>http://iregex.org/about/comment-page-1#comment-13724</link>
		<dc:creator>rex</dc:creator>
		<pubDate>Sun, 30 Oct 2011 01:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?page_id=2#comment-13724</guid>
		<description>谢谢。
有时间整理一下。</description>
		<content:encoded><![CDATA[<p>谢谢。<br />
有时间整理一下。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itthinker</title>
		<link>http://iregex.org/about/comment-page-1#comment-13668</link>
		<dc:creator>itthinker</dc:creator>
		<pubDate>Thu, 27 Oct 2011 09:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?page_id=2#comment-13668</guid>
		<description>你的内容很好，排版也很清晰。
能不能把你所使用的插件贴一下，我看你有很多很好用的插件，我却不知道名字，分享给大家学习学习~</description>
		<content:encoded><![CDATA[<p>你的内容很好，排版也很清晰。<br />
能不能把你所使用的插件贴一下，我看你有很多很好用的插件，我却不知道名字，分享给大家学习学习~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Godaddy 优惠码</title>
		<link>http://iregex.org/about/comment-page-1#comment-10094</link>
		<dc:creator>Godaddy 优惠码</dc:creator>
		<pubDate>Tue, 28 Jun 2011 03:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?page_id=2#comment-10094</guid>
		<description>难道您就是传说中的技术牛人？</description>
		<content:encoded><![CDATA[<p>难道您就是传说中的技术牛人？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 碌木</title>
		<link>http://iregex.org/about/comment-page-1#comment-8938</link>
		<dc:creator>碌木</dc:creator>
		<pubDate>Sat, 23 Apr 2011 15:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?page_id=2#comment-8938</guid>
		<description>于是用
&lt;code lang=&quot;html&quot;&gt;&lt;a.*href=&quot;tt.*&quot;.*&gt;(.*)&lt;\/a&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>于是用</p>
<div class="codecolorer-container html4strict mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="html4strict codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #009900;">&lt;a.*<span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;tt.*&quot;</span>.*&gt;</span>(.*)<span style="color: #009900;">&lt;\<span style="color: #66cc66;">/</span>a&gt;</span></div></td></tr></tbody></table></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: 碌木</title>
		<link>http://iregex.org/about/comment-page-1#comment-8937</link>
		<dc:creator>碌木</dc:creator>
		<pubDate>Sat, 23 Apr 2011 15:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?page_id=2#comment-8937</guid>
		<description>&lt;code lang=&quot;html&quot;&gt;
&lt;li style=&#039;width:33%;&#039;&gt;&lt;a href=&quot;ttt&quot; title=&#039;1
2&#039; target=&#039;_blank&#039;&gt;title&lt;/a&gt;&lt;/li&gt;&lt;li style=&#039;width:33%;&#039;&gt;&lt;a href=&quot;ttt&quot; title=&#039;3
4&#039; target=&#039;_blank&#039;&gt;title2&lt;/a&gt;&lt;/li&gt;&lt;li style=&#039;width:33%;&#039;&gt;&lt;a href=&quot;ttt&quot; title=&#039;5&#039; target=&#039;_blank&#039;&gt;title3&lt;/a&gt;&lt;/li&gt;
&lt;/code&gt;
你好,我想匹配上面的链接(示例),于是用&lt;a&gt;(.*)
这个可行,但是后来发觉少了几个a,这些a当中的title都有换行符的存在,于是我就不会弄了,求解</description>
		<content:encoded><![CDATA[<div class="codecolorer-container html4strict mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br /></div></td><td><div class="html4strict codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">li</span> <span style="color: #000066;">style</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">'width:33%;'</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;ttt&quot;</span> <span style="color: #000066;">title</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">'1</span><br />
<span style="color: #009900;">2'</span> <span style="color: #000066;">target</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">'_blank'</span>&gt;</span>title<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">li</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">li</span> <span style="color: #000066;">style</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">'width:33%;'</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;ttt&quot;</span> <span style="color: #000066;">title</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">'3</span><br />
<span style="color: #009900;">4'</span> <span style="color: #000066;">target</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">'_blank'</span>&gt;</span>title2<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">li</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">li</span> <span style="color: #000066;">style</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">'width:33%;'</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;ttt&quot;</span> <span style="color: #000066;">title</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">'5'</span> <span style="color: #000066;">target</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">'_blank'</span>&gt;</span>title3<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">li</span>&gt;</span></div></td></tr></tbody></table></div>
<p>你好,我想匹配上面的链接(示例),于是用<a>(.*)<br />
这个可行,但是后来发觉少了几个a,这些a当中的title都有换行符的存在,于是我就不会弄了,求解</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rex</title>
		<link>http://iregex.org/about/comment-page-1#comment-4214</link>
		<dc:creator>rex</dc:creator>
		<pubDate>Thu, 23 Sep 2010 12:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?page_id=2#comment-4214</guid>
		<description>&lt;img src=&quot;http://iregex.org/img/rex.png&quot; alt=&quot;我爱正则表达式&quot; /&gt;</description>
		<content:encoded><![CDATA[<p><img src="http://iregex.org/img/rex.png" alt="我爱正则表达式" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lexus</title>
		<link>http://iregex.org/about/comment-page-1#comment-4201</link>
		<dc:creator>lexus</dc:creator>
		<pubDate>Wed, 22 Sep 2010 16:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?page_id=2#comment-4201</guid>
		<description>博主，有没有im方式或是email方便交流</description>
		<content:encoded><![CDATA[<p>博主，有没有im方式或是email方便交流</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rex</title>
		<link>http://iregex.org/about/comment-page-1#comment-3770</link>
		<dc:creator>rex</dc:creator>
		<pubDate>Wed, 04 Aug 2010 08:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?page_id=2#comment-3770</guid>
		<description>启用了新主题。欢迎常来。</description>
		<content:encoded><![CDATA[<p>启用了新主题。欢迎常来。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rex</title>
		<link>http://iregex.org/about/comment-page-1#comment-3613</link>
		<dc:creator>rex</dc:creator>
		<pubDate>Mon, 12 Jul 2010 11:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?page_id=2#comment-3613</guid>
		<description>请收邮件。</description>
		<content:encoded><![CDATA[<p>请收邮件。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oppih</title>
		<link>http://iregex.org/about/comment-page-1#comment-3612</link>
		<dc:creator>oppih</dc:creator>
		<pubDate>Mon, 12 Jul 2010 08:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?page_id=2#comment-3612</guid>
		<description>你好，我是昨天晚上推上在找擅长Python文本处理的那个，想联系你。不过你那个gtalk的名字为什么不是gmai.com结尾的呢？</description>
		<content:encoded><![CDATA[<p>你好，我是昨天晚上推上在找擅长Python文本处理的那个，想联系你。不过你那个gtalk的名字为什么不是gmai.com结尾的呢？</p>
]]></content:encoded>
	</item>
</channel>
</rss>

