<?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: 使用正则表达式删除注释</title>
	<atom:link href="http://iregex.org/blog/uncomment-program-with-regex.html/feed" rel="self" type="application/rss+xml" />
	<link>http://iregex.org/blog/uncomment-program-with-regex.html</link>
	<description>原创、翻译、转载关于正则表达式的文章</description>
	<lastBuildDate>Mon, 21 May 2012 02:47:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 8047</title>
		<link>http://iregex.org/blog/uncomment-program-with-regex.html/comment-page-1#comment-15537</link>
		<dc:creator>8047</dc:creator>
		<pubDate>Tue, 13 Dec 2011 06:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=83#comment-15537</guid>
		<description>大神，求解答：在一个方法后面不允许有其它的代码，可以允许有注释，请问用正则表达式怎么匹配啊</description>
		<content:encoded><![CDATA[<p>大神，求解答：在一个方法后面不允许有其它的代码，可以允许有注释，请问用正则表达式怎么匹配啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 77k78</title>
		<link>http://iregex.org/blog/uncomment-program-with-regex.html/comment-page-1#comment-10569</link>
		<dc:creator>77k78</dc:creator>
		<pubDate>Sun, 17 Jul 2011 12:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=83#comment-10569</guid>
		<description>“从正则表达式的角度来说, javascript实在太弱. 当然, 也与本人的javascript功底较浅有关系.”---应该说，重要在你的后一句。不关js的事啊～</description>
		<content:encoded><![CDATA[<p>“从正则表达式的角度来说, javascript实在太弱. 当然, 也与本人的javascript功底较浅有关系.”&#8212;应该说，重要在你的后一句。不关js的事啊～</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://iregex.org/blog/uncomment-program-with-regex.html/comment-page-1#comment-10568</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Sun, 17 Jul 2011 12:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=83#comment-10568</guid>
		<description>js regexp的不足可以透过xregexp.com来较好地解决。</description>
		<content:encoded><![CDATA[<p>js regexp的不足可以透过xregexp.com来较好地解决。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rex</title>
		<link>http://iregex.org/blog/uncomment-program-with-regex.html/comment-page-1#comment-6405</link>
		<dc:creator>rex</dc:creator>
		<pubDate>Tue, 11 Jan 2011 03:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=83#comment-6405</guid>
		<description>regexbuddy. 自已google 一下吧</description>
		<content:encoded><![CDATA[<p>regexbuddy. 自已google 一下吧</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: finder</title>
		<link>http://iregex.org/blog/uncomment-program-with-regex.html/comment-page-1#comment-6331</link>
		<dc:creator>finder</dc:creator>
		<pubDate>Fri, 07 Jan 2011 03:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=83#comment-6331</guid>
		<description>你好，请问这个截图中的软件名叫什么？可否给个下载？谢谢！</description>
		<content:encoded><![CDATA[<p>你好，请问这个截图中的软件名叫什么？可否给个下载？谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rex</title>
		<link>http://iregex.org/blog/uncomment-program-with-regex.html/comment-page-1#comment-3190</link>
		<dc:creator>rex</dc:creator>
		<pubDate>Fri, 23 Apr 2010 12:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=83#comment-3190</guid>
		<description>欢迎可可常来:) 你的 python/飞信系列文章，也让我受益匪浅..</description>
		<content:encoded><![CDATA[<p>欢迎可可常来:) 你的 python/飞信系列文章，也让我受益匪浅..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cocobear</title>
		<link>http://iregex.org/blog/uncomment-program-with-regex.html/comment-page-1#comment-3187</link>
		<dc:creator>cocobear</dc:creator>
		<pubDate>Wed, 21 Apr 2010 03:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=83#comment-3187</guid>
		<description>很少见的主题博客，不错，专注一个方向。
有时间了好好看看你的文章。</description>
		<content:encoded><![CDATA[<p>很少见的主题博客，不错，专注一个方向。<br />
有时间了好好看看你的文章。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rex</title>
		<link>http://iregex.org/blog/uncomment-program-with-regex.html/comment-page-1#comment-3117</link>
		<dc:creator>rex</dc:creator>
		<pubDate>Wed, 07 Apr 2010 02:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=83#comment-3117</guid>
		<description>用的是CodeColorer，它支持4种内置的theme，允许自定义css，支持inline模式。链接是：http://wordpress.org/extend/plugins/codecolorer/</description>
		<content:encoded><![CDATA[<p>用的是CodeColorer，它支持4种内置的theme，允许自定义css，支持inline模式。链接是：http://wordpress.org/extend/plugins/codecolorer/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 52nlp</title>
		<link>http://iregex.org/blog/uncomment-program-with-regex.html/comment-page-1#comment-3114</link>
		<dc:creator>52nlp</dc:creator>
		<pubDate>Tue, 06 Apr 2010 11:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=83#comment-3114</guid>
		<description>问个无关的问题，你的用的是什么代码插件？感觉这样嵌入代码很漂亮，谢谢！</description>
		<content:encoded><![CDATA[<p>问个无关的问题，你的用的是什么代码插件？感觉这样嵌入代码很漂亮，谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jlake</title>
		<link>http://iregex.org/blog/uncomment-program-with-regex.html/comment-page-1#comment-3112</link>
		<dc:creator>jlake</dc:creator>
		<pubDate>Tue, 06 Apr 2010 02:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=83#comment-3112</guid>
		<description>加上[\r\n]是我用 js 测试的结果，可能 perl 不用加。</description>
		<content:encoded><![CDATA[<p>加上[\r\n]是我用 js 测试的结果，可能 perl 不用加。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

