<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/rgbwoo" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/rgbwoo" type="application/rss+xml"></fs:self_link><lastBuildDate>Sat, 29 Nov 2008 18:40:00 GMT</lastBuildDate><title>行者无疆</title><description>境随心转，无处不自在</description><link>http://blog.csdn.net/rgbwoo/</link><item><title>正则表达式30分钟入门教程</title><link>http://blog.csdn.net/rgbwoo/archive/2008/11/29/3410704.aspx</link><wfw:comment>http://blog.csdn.net/rgbwoo/comments/3410704.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/rgbwoo/comments/commentRss/3410704.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3410704</trackback:ping><description>http://unibetter.com/deerchao/zhengzhe-biaodashi-jiaocheng-se.htm&lt;br /&gt;目录&lt;br /&gt;跳过目录本文目标如何使用本教程正则表达式到底是什么东西？入门测试正则表达式元字符字符转义重复字符类分枝条件反义分组后向引用零宽断言负向零宽断言注释贪婪与懒惰处理选项平衡组/递归匹配还有些什么东西没提到联系作者最后,来点广告...网上的资源及本文参考文献更新说明本文目标&lt;br /&gt;30分钟内让你明白正则表达式是什么，并对它有一些基本的了解，让你可以在自己的程序或网页里使用它。如何使用本教程&lt;br /&gt;最重要的是——请给我30分钟，如果你没有使用正则表达式的经验，请不要试图在30秒内入门——除非你是超人 :)&lt;br /&gt;别被下面那些复杂的表达式吓倒，只要跟着我一步一步来，你会发现正则表达式其实并没有你
想像中的那么困难。当然，如果你看完了这篇教程之后，发现自己明白了很多，却又几乎什么都记不得，那也是很正常的——我认为，没接触过正则表达式的人在看
完这篇教程后，能把提到过的语法记住80%以上的可能性为零。这里只是让你明白基本的原理，&lt;img src =&quot;http://blog.csdn.net/rgbwoo/aggbug/3410704.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 30 Nov 2008 02:40:00 +0800</pubDate><author>天行者</author><comments>http://blog.csdn.net/rgbwoo/archive/2008/11/29/3410704.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rgbwoo/archive/2008/11/29/3410704.aspx</guid><dc:creator>天行者</dc:creator></item><item><title>Javascript中最常用的55个经典技巧</title><link>http://blog.csdn.net/rgbwoo/archive/2008/11/16/3310273.aspx</link><wfw:comment>http://blog.csdn.net/rgbwoo/comments/3310273.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/rgbwoo/comments/commentRss/3310273.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3310273</trackback:ping><description>&lt;br /&gt;1. oncontextmenu=&quot;window.event.returnValue=false&quot; 将彻底屏蔽鼠标右键&lt;br /&gt;no 可用于Table&lt;br /&gt;2.  取消选取、防止复制&lt;br /&gt;3. onpaste=&quot;return false&quot; 不准粘贴&lt;br /&gt;4. oncopy=&quot;return false;&quot; oncut=&quot;return false;&quot; 防止复制&lt;br /&gt;5.  IE地址栏前换成自己的图标&lt;br /&gt;6.  可以在收藏夹中显示出你的图标&lt;br /&gt;&lt;br /&gt;7.  关闭输入法&lt;br /&gt;&lt;br /&gt;8. 永远都会带着框架&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/rgbwoo/aggbug/3310273.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 16 Nov 2008 18:44:00 +0800</pubDate><author>天行者</author><comments>http://blog.csdn.net/rgbwoo/archive/2008/11/16/3310273.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rgbwoo/archive/2008/11/16/3310273.aspx</guid><dc:creator>天行者</dc:creator></item><item><title>扩展Struts</title><link>http://blog.csdn.net/rgbwoo/archive/2008/11/10/3268330.aspx</link><wfw:comment>http://blog.csdn.net/rgbwoo/comments/3268330.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/rgbwoo/comments/commentRss/3268330.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3268330</trackback:ping><description>扩展Struts的方法&lt;img src =&quot;http://blog.csdn.net/rgbwoo/aggbug/3268330.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 11 Nov 2008 01:31:00 +0800</pubDate><author>天行者</author><comments>http://blog.csdn.net/rgbwoo/archive/2008/11/10/3268330.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rgbwoo/archive/2008/11/10/3268330.aspx</guid><dc:creator>天行者</dc:creator></item><item><title>OOA/D学习笔记(2)</title><link>http://blog.csdn.net/rgbwoo/archive/2008/10/28/3166763.aspx</link><wfw:comment>http://blog.csdn.net/rgbwoo/comments/3166763.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/rgbwoo/comments/commentRss/3166763.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3166763</trackback:ping><description>OOA&amp;D学习笔记&lt;img src =&quot;http://blog.csdn.net/rgbwoo/aggbug/3166763.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 28 Oct 2008 22:18:00 +0800</pubDate><author>天行者</author><comments>http://blog.csdn.net/rgbwoo/archive/2008/10/28/3166763.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rgbwoo/archive/2008/10/28/3166763.aspx</guid><dc:creator>天行者</dc:creator></item><item><title>OOA/D学习笔记(1)</title><link>http://blog.csdn.net/rgbwoo/archive/2008/10/28/3166717.aspx</link><wfw:comment>http://blog.csdn.net/rgbwoo/comments/3166717.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/rgbwoo/comments/commentRss/3166717.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3166717</trackback:ping><description>OOA&amp;D学习笔记&lt;img src =&quot;http://blog.csdn.net/rgbwoo/aggbug/3166717.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 28 Oct 2008 22:09:00 +0800</pubDate><author>天行者</author><comments>http://blog.csdn.net/rgbwoo/archive/2008/10/28/3166717.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rgbwoo/archive/2008/10/28/3166717.aspx</guid><dc:creator>天行者</dc:creator></item><item><title>使用Spring Framework发送HTML格式邮件</title><link>http://blog.csdn.net/rgbwoo/archive/2007/10/17/1828643.aspx</link><wfw:comment>http://blog.csdn.net/rgbwoo/comments/1828643.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/rgbwoo/comments/commentRss/1828643.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1828643</trackback:ping><description>使用Spring发送HTML格式邮件&lt;img src =&quot;http://blog.csdn.net/rgbwoo/aggbug/1828643.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 17 Oct 2007 17:32:00 +0800</pubDate><author>行者</author><comments>http://blog.csdn.net/rgbwoo/archive/2007/10/17/1828643.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rgbwoo/archive/2007/10/17/1828643.aspx</guid><dc:creator>行者</dc:creator></item><item><title>整合Jboss和Hibernate</title><link>http://blog.csdn.net/rgbwoo/archive/2007/10/17/1828626.aspx</link><wfw:comment>http://blog.csdn.net/rgbwoo/comments/1828626.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/rgbwoo/comments/commentRss/1828626.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1828626</trackback:ping><description>我在整合Jboss和Hibernate的中的一些心得体会&lt;img src =&quot;http://blog.csdn.net/rgbwoo/aggbug/1828626.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 17 Oct 2007 17:28:00 +0800</pubDate><author>行者</author><comments>http://blog.csdn.net/rgbwoo/archive/2007/10/17/1828626.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rgbwoo/archive/2007/10/17/1828626.aspx</guid><dc:creator>行者</dc:creator></item><item><title>SVN Command</title><link>http://blog.csdn.net/rgbwoo/archive/2007/06/27/1668518.aspx</link><wfw:comment>http://blog.csdn.net/rgbwoo/comments/1668518.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/rgbwoo/comments/commentRss/1668518.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1668518</trackback:ping><description>SubVersion Command&lt;img src =&quot;http://blog.csdn.net/rgbwoo/aggbug/1668518.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 27 Jun 2007 21:01:00 +0800</pubDate><author>天行者</author><comments>http://blog.csdn.net/rgbwoo/archive/2007/06/27/1668518.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/rgbwoo/archive/2007/06/27/1668518.aspx</guid><dc:creator>天行者</dc:creator></item></channel></rss>