<?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/xunshu" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/xunshu" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 18 Feb 2009 14:51:00 GMT</lastBuildDate><title>四方的专栏</title><description>所学甚浅，所知甚少</description><link>http://blog.csdn.net/xunshu/</link><item><title>java类装载器</title><link>http://blog.csdn.net/xunshu/archive/2009/02/18/3905772.aspx</link><wfw:comment>http://blog.csdn.net/xunshu/comments/3905772.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xunshu/comments/commentRss/3905772.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3905772</trackback:ping><description>用java命令执行一个.class文件时，java.exe先找到jre目录下的jvm.dll，然后载入这个动态链接库，启动java虚拟机。&lt;img src =&quot;http://blog.csdn.net/xunshu/aggbug/3905772.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 18 Feb 2009 22:51:00 +0800</pubDate><author>四方</author><comments>http://blog.csdn.net/xunshu/archive/2009/02/18/3905772.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xunshu/archive/2009/02/18/3905772.aspx</guid><dc:creator>四方</dc:creator><fs:srclink>http://blog.csdn.net/xunshu/archive/2009/02/18/3905772.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xunshu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/xunshu/~1317587/206290789/1322026</fs:itemid></item><item><title>Proxool连接池使用方法</title><link>http://blog.csdn.net/xunshu/archive/2008/12/22/3583292.aspx</link><wfw:comment>http://blog.csdn.net/xunshu/comments/3583292.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xunshu/comments/commentRss/3583292.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3583292</trackback:ping><description>首先, 你要把下载 proxool 的 lib 下面所有的 jar 文件, 放到 WEB-INF/lib 下面,  &lt;br /&gt;另外, 把你的 jdbc driver 也放到相同的 lib,  &lt;br /&gt;接著就是设定 /WEB-INF/web.xml  &lt;br /&gt;&lt;br /&gt;web.xml &lt;br /&gt;#########web.xml start here  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;PUBLIC &quot;-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN&quot;  &lt;br /&gt;&quot;/WEB-INF/dtds/web-app_2_3.dtd&quot;&gt; &lt;br /&gt;&lt;br /&gt;proxool&lt;br /&gt;&lt;br /&gt;Admin&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/xunshu/aggbug/3583292.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 22 Dec 2008 23:43:00 +0800</pubDate><author>四方</author><comments>http://blog.csdn.net/xunshu/archive/2008/12/22/3583292.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xunshu/archive/2008/12/22/3583292.aspx</guid><dc:creator>四方</dc:creator><fs:srclink>http://blog.csdn.net/xunshu/archive/2008/12/22/3583292.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xunshu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/xunshu/~1317587/206290790/1322026</fs:itemid></item><item><title>JSP文档</title><link>http://blog.csdn.net/xunshu/archive/2008/12/16/3530699.aspx</link><wfw:comment>http://blog.csdn.net/xunshu/comments/3530699.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xunshu/comments/commentRss/3530699.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3530699</trackback:ping><description>在JSP规范中定义了两种语法，用于编写JSP页面。一种是标准的JSP语法格式，在前面几节中介绍和使用的就是JSP语法格式，另一种是XML语法格式。使用标准语法的JSP文件叫做JSP页面，使用XML语法的JSP文件叫做JSP文档。

&lt;img src =&quot;http://blog.csdn.net/xunshu/aggbug/3530699.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 16 Dec 2008 22:28:00 +0800</pubDate><author>四方</author><comments>http://blog.csdn.net/xunshu/archive/2008/12/16/3530699.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xunshu/archive/2008/12/16/3530699.aspx</guid><dc:creator>四方</dc:creator><fs:srclink>http://blog.csdn.net/xunshu/archive/2008/12/16/3530699.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xunshu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/xunshu/~1317587/206290791/1322026</fs:itemid></item><item><title>正则表达式30分钟入门教程(第二版)</title><link>http://blog.csdn.net/xunshu/archive/2008/07/25/2710910.aspx</link><wfw:comment>http://blog.csdn.net/xunshu/comments/2710910.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xunshu/comments/commentRss/2710910.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2710910</trackback:ping><description>30分钟内让你明白正则表达式是什么，并对它有一些基本的了解，让你可以在自己的程序或网页里使用它。

&lt;img src =&quot;http://blog.csdn.net/xunshu/aggbug/2710910.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 26 Jul 2008 00:39:00 +0800</pubDate><author>四方</author><comments>http://blog.csdn.net/xunshu/archive/2008/07/25/2710910.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xunshu/archive/2008/07/25/2710910.aspx</guid><dc:creator>四方</dc:creator><fs:srclink>http://blog.csdn.net/xunshu/archive/2008/07/25/2710910.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xunshu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/xunshu/~1317587/206290792/1322026</fs:itemid></item><item><title>Java中为实现jEditorPane超链接</title><link>http://blog.csdn.net/xunshu/archive/2008/07/23/2696250.aspx</link><wfw:comment>http://blog.csdn.net/xunshu/comments/2696250.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xunshu/comments/commentRss/2696250.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2696250</trackback:ping><description>Java中为实现jEditorPane超链接&lt;img src =&quot;http://blog.csdn.net/xunshu/aggbug/2696250.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 23 Jul 2008 22:01:00 +0800</pubDate><author>四方</author><comments>http://blog.csdn.net/xunshu/archive/2008/07/23/2696250.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xunshu/archive/2008/07/23/2696250.aspx</guid><dc:creator>四方</dc:creator><fs:srclink>http://blog.csdn.net/xunshu/archive/2008/07/23/2696250.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xunshu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/xunshu/~1317587/206290793/1322026</fs:itemid></item><item><title>Subscriptions 运行机制</title><link>http://blog.csdn.net/xunshu/archive/2008/07/21/2685531.aspx</link><wfw:comment>http://blog.csdn.net/xunshu/comments/2685531.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xunshu/comments/commentRss/2685531.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2685531</trackback:ping><description>Subscriptions是Jabber中最复杂的部分。服务端和客户端做了大量的工作，以保证用户在不同状态下接收或发送正确的subscription请求，接受或拒绝其他用户的请求，取消订阅，删除花名册条目，等等。本文档着重解释subscription在两层结构中是如何工作的：（1）XML协议要求对特定动作进行响应；（2）user:xml文件的返回状态包括Jabber User（如 订阅者等等）以及联系人（如被订阅者）。

&lt;img src =&quot;http://blog.csdn.net/xunshu/aggbug/2685531.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 22 Jul 2008 00:15:00 +0800</pubDate><author>四方</author><comments>http://blog.csdn.net/xunshu/archive/2008/07/21/2685531.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xunshu/archive/2008/07/21/2685531.aspx</guid><dc:creator>四方</dc:creator><fs:srclink>http://blog.csdn.net/xunshu/archive/2008/07/21/2685531.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xunshu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/xunshu/~1317587/206290794/1322026</fs:itemid></item><item><title>JTree树控件的使用(非常易懂)</title><link>http://blog.csdn.net/xunshu/archive/2008/06/26/2587395.aspx</link><wfw:comment>http://blog.csdn.net/xunshu/comments/2587395.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xunshu/comments/commentRss/2587395.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2587395</trackback:ping><description>用实例介绍JTree的用法&lt;img src =&quot;http://blog.csdn.net/xunshu/aggbug/2587395.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 26 Jun 2008 16:29:00 +0800</pubDate><author>四方</author><comments>http://blog.csdn.net/xunshu/archive/2008/06/26/2587395.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xunshu/archive/2008/06/26/2587395.aspx</guid><dc:creator>四方</dc:creator><fs:srclink>http://blog.csdn.net/xunshu/archive/2008/06/26/2587395.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xunshu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/xunshu/~1317587/206290795/1322026</fs:itemid></item><item><title>JTree控件的使用</title><link>http://blog.csdn.net/xunshu/archive/2008/06/26/2587392.aspx</link><wfw:comment>http://blog.csdn.net/xunshu/comments/2587392.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xunshu/comments/commentRss/2587392.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2587392</trackback:ping><description>在java中，树对象提供了用树型结构分层显示数据的视图。可以扩展和收缩视图中的单个子树。树由Swing中的JTree类实现，JTree是Jcomponent的子类。&lt;img src =&quot;http://blog.csdn.net/xunshu/aggbug/2587392.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 26 Jun 2008 16:28:00 +0800</pubDate><author>四方</author><comments>http://blog.csdn.net/xunshu/archive/2008/06/26/2587392.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xunshu/archive/2008/06/26/2587392.aspx</guid><dc:creator>四方</dc:creator><fs:srclink>http://blog.csdn.net/xunshu/archive/2008/06/26/2587392.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xunshu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/xunshu/~1317587/206290796/1322026</fs:itemid></item><item><title>SwingUtilities中invokeLater和invokeAndWait介绍</title><link>http://blog.csdn.net/xunshu/archive/2008/06/19/2564243.aspx</link><wfw:comment>http://blog.csdn.net/xunshu/comments/2564243.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xunshu/comments/commentRss/2564243.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2564243</trackback:ping><description>SwingUtilities中invokeLater和invokeAndWait介绍
&lt;img src =&quot;http://blog.csdn.net/xunshu/aggbug/2564243.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 19 Jun 2008 18:47:00 +0800</pubDate><author>四方</author><comments>http://blog.csdn.net/xunshu/archive/2008/06/19/2564243.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xunshu/archive/2008/06/19/2564243.aspx</guid><dc:creator>四方</dc:creator><fs:srclink>http://blog.csdn.net/xunshu/archive/2008/06/19/2564243.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xunshu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/xunshu/~1317587/206290797/1322026</fs:itemid></item><item><title>开发基于JNDI的应用程序</title><link>http://blog.csdn.net/xunshu/archive/2008/05/29/2492490.aspx</link><wfw:comment>http://blog.csdn.net/xunshu/comments/2492490.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xunshu/comments/commentRss/2492490.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2492490</trackback:ping><description>Java命名和目录接口（Java Naming and Directory Interface ，JNDI）是用于从Java应用程序中访问名称和目录服务的一组API。命名服务即将名称与对象相关联，以便能通过相应名称访问这些对象。而目录服务即其对象具有属性及名称的命名服务。

&lt;img src =&quot;http://blog.csdn.net/xunshu/aggbug/2492490.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 29 May 2008 18:25:00 +0800</pubDate><author>四方</author><comments>http://blog.csdn.net/xunshu/archive/2008/05/29/2492490.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xunshu/archive/2008/05/29/2492490.aspx</guid><dc:creator>四方</dc:creator><fs:srclink>http://blog.csdn.net/xunshu/archive/2008/05/29/2492490.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/xunshu/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/xunshu/~1317587/206290798/1322026</fs:itemid></item></channel></rss>