<?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: 《精通正则表达式》英文第三版PDF提供下载</title>
	<atom:link href="http://iregex.org/blog/mastering-regular-expressions-3rd-pdf-ebook-download.html/feed" rel="self" type="application/rss+xml" />
	<link>http://iregex.org/blog/mastering-regular-expressions-3rd-pdf-ebook-download.html</link>
	<description>原创、翻译、转载关于正则表达式的文章</description>
	<lastBuildDate>Mon, 06 Sep 2010 02:04:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: bf109</title>
		<link>http://iregex.org/blog/mastering-regular-expressions-3rd-pdf-ebook-download.html/comment-page-1#comment-2608</link>
		<dc:creator>bf109</dc:creator>
		<pubDate>Sat, 23 Jan 2010 11:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=17#comment-2608</guid>
		<description>thanks for sharing~</description>
		<content:encoded><![CDATA[<p>thanks for sharing~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sdjl</title>
		<link>http://iregex.org/blog/mastering-regular-expressions-3rd-pdf-ebook-download.html/comment-page-1#comment-2324</link>
		<dc:creator>sdjl</dc:creator>
		<pubDate>Tue, 05 Jan 2010 07:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=17#comment-2324</guid>
		<description>为什么我找不到下载地址阿</description>
		<content:encoded><![CDATA[<p>为什么我找不到下载地址阿</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin_louis</title>
		<link>http://iregex.org/blog/mastering-regular-expressions-3rd-pdf-ebook-download.html/comment-page-1#comment-515</link>
		<dc:creator>kevin_louis</dc:creator>
		<pubDate>Tue, 12 May 2009 15:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=17#comment-515</guid>
		<description>good ,so support! </description>
		<content:encoded><![CDATA[<p>good ,so support!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zhasm</title>
		<link>http://iregex.org/blog/mastering-regular-expressions-3rd-pdf-ebook-download.html/comment-page-#comment-233</link>
		<dc:creator>zhasm</dc:creator>
		<pubDate>Sat, 20 Dec 2008 12:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=17#comment-233</guid>
		<description>hope you like it.</description>
		<content:encoded><![CDATA[<p>hope you like it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: telexiang</title>
		<link>http://iregex.org/blog/mastering-regular-expressions-3rd-pdf-ebook-download.html/comment-page-2#comment-232</link>
		<dc:creator>telexiang</dc:creator>
		<pubDate>Sat, 20 Dec 2008 12:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=17#comment-232</guid>
		<description>thank you very much for the sharing of the book</description>
		<content:encoded><![CDATA[<p>thank you very much for the sharing of the book</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Windows下的正则表达式工具之四——强大而免费的Expresso &#124; 我爱正则表达式</title>
		<link>http://iregex.org/blog/mastering-regular-expressions-3rd-pdf-ebook-download.html/comment-page-1#comment-234</link>
		<dc:creator>Windows下的正则表达式工具之四——强大而免费的Expresso &#124; 我爱正则表达式</dc:creator>
		<pubDate>Sat, 20 Dec 2008 04:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=17#comment-234</guid>
		<description>[...] 首先说一下对Expresso的印象。该软件理所应当支持了许多正则式功能，包括匹配、替换、分隔、分析，等等。不过，Expresso是以.Net为基础的，因此其正则式是.Net风格的。（《精通正则表达式第三版》里，第9章整整一章是讲.Net正则表达式的；在《Regular Expression Pocket Reference》里，同样也有一章，列出了.Net/C#正则表达式的风格列表。）Expresso只支持将正则式导出为.Net的C#/Visual Basic/C++/CLI语言格式。比起RegexBuddy丰富的字符串风格、多语法风格，Expresso显得有些简陋。Expresso不支持语法高亮，或许是作者不喜欢使用richedit之故？无论匹配与否，输出框里全是一色的黑白色，着实有些乏味。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 首先说一下对Expresso的印象。该软件理所应当支持了许多正则式功能，包括匹配、替换、分隔、分析，等等。不过，Expresso是以.Net为基础的，因此其正则式是.Net风格的。（《精通正则表达式第三版》里，第9章整整一章是讲.Net正则表达式的；在《Regular Expression Pocket Reference》里，同样也有一章，列出了.Net/C#正则表达式的风格列表。）Expresso只支持将正则式导出为.Net的C#/Visual Basic/C++/CLI语言格式。比起RegexBuddy丰富的字符串风格、多语法风格，Expresso显得有些简陋。Expresso不支持语法高亮，或许是作者不喜欢使用richedit之故？无论匹配与否，输出框里全是一色的黑白色，着实有些乏味。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrick</title>
		<link>http://iregex.org/blog/mastering-regular-expressions-3rd-pdf-ebook-download.html/comment-page-1#comment-231</link>
		<dc:creator>patrick</dc:creator>
		<pubDate>Thu, 04 Sep 2008 00:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=17#comment-231</guid>
		<description>thank you</description>
		<content:encoded><![CDATA[<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rex</title>
		<link>http://iregex.org/blog/mastering-regular-expressions-3rd-pdf-ebook-download.html/comment-page-1#comment-230</link>
		<dc:creator>rex</dc:creator>
		<pubDate>Wed, 06 Aug 2008 06:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=17#comment-230</guid>
		<description>@wyg27 不客气，欢迎常来，有正则式问题的话，可以到bbs.iregex.org讨论。</description>
		<content:encoded><![CDATA[<p>@wyg27 不客气，欢迎常来，有正则式问题的话，可以到bbs.iregex.org讨论。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wyg27</title>
		<link>http://iregex.org/blog/mastering-regular-expressions-3rd-pdf-ebook-download.html/comment-page-1#comment-229</link>
		<dc:creator>wyg27</dc:creator>
		<pubDate>Wed, 06 Aug 2008 06:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://iregex.org/?p=17#comment-229</guid>
		<description>感谢分享！</description>
		<content:encoded><![CDATA[<p>感谢分享！</p>
]]></content:encoded>
	</item>
</channel>
</rss>
