<?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/andunkafei" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/andunkafei" type="application/rss+xml"></fs:self_link><lastBuildDate>Fri, 20 May 2005 08:37:00 GMT</lastBuildDate><title>安顿咖啡 andunkafei</title><link>http://blog.csdn.net/andunkafei/</link><item><title>如何产生签名applet，以使applet能够访问本地资源?</title><link>http://blog.csdn.net/andunkafei/archive/2005/05/20/376706.aspx</link><wfw:comment>http://blog.csdn.net/andunkafei/comments/376706.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/andunkafei/comments/commentRss/376706.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=376706</trackback:ping><description>如何产生签名applet，以使applet能够访问本地资源? &lt;img src =&quot;http://blog.csdn.net/andunkafei/aggbug/376706.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 20 May 2005 16:37:00 +0800</pubDate><author>andunkafei</author><comments>http://blog.csdn.net/andunkafei/archive/2005/05/20/376706.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andunkafei/archive/2005/05/20/376706.aspx</guid><dc:creator>andunkafei</dc:creator></item><item><title>为什么Runtime.exec(&quot;ls&quot;)没有任何输出?</title><link>http://blog.csdn.net/andunkafei/archive/2005/05/20/376704.aspx</link><wfw:comment>http://blog.csdn.net/andunkafei/comments/376704.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/andunkafei/comments/commentRss/376704.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=376704</trackback:ping><description>为什么Runtime.exec(&quot;ls&quot;)没有任何输出&lt;img src =&quot;http://blog.csdn.net/andunkafei/aggbug/376704.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 20 May 2005 16:36:00 +0800</pubDate><author>andunkafei</author><comments>http://blog.csdn.net/andunkafei/archive/2005/05/20/376704.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andunkafei/archive/2005/05/20/376704.aspx</guid><dc:creator>andunkafei</dc:creator></item><item><title>J2EE应用中与Oracle数据库的连接[转贴]</title><link>http://blog.csdn.net/andunkafei/archive/2005/02/13/287191.aspx</link><wfw:comment>http://blog.csdn.net/andunkafei/comments/287191.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/andunkafei/comments/commentRss/287191.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=287191</trackback:ping><description>通过JDBC获得Oracle数据库连接，有三种方式：OCI方式、thin方式和JdbcOdbc桥方式。OCI方式依赖于本地的动态链接库，如果在本地安装了Oracle数据库客户端可以采用该方式；而thin方式为纯java的数据库连接方式；JdbcOdbc桥方式依赖于本地ODBC数据库源的配置，这种方式一般不太被采用。

&lt;img src =&quot;http://blog.csdn.net/andunkafei/aggbug/287191.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 14 Feb 2005 06:01:00 +0800</pubDate><author>andunkafei</author><comments>http://blog.csdn.net/andunkafei/archive/2005/02/13/287191.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andunkafei/archive/2005/02/13/287191.aspx</guid><dc:creator>andunkafei</dc:creator></item><item><title>怎么在Tomcat里发布自己的程序?  [转载]</title><link>http://blog.csdn.net/andunkafei/archive/2005/01/08/245496.aspx</link><wfw:comment>http://blog.csdn.net/andunkafei/comments/245496.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/andunkafei/comments/commentRss/245496.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=245496</trackback:ping><description>怎么在Tomcat里发布自己的程序? 
在%tomcathome%\conf\server.xml文件的标签中加入虚拟目录；要使虚拟目录具有执行servlet的能力，还要一个配置文件web.xml。&lt;img src =&quot;http://blog.csdn.net/andunkafei/aggbug/245496.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 09 Jan 2005 07:48:00 +0800</pubDate><author>andunkafei</author><comments>http://blog.csdn.net/andunkafei/archive/2005/01/08/245496.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andunkafei/archive/2005/01/08/245496.aspx</guid><dc:creator>andunkafei</dc:creator></item><item><title>关于RMI的某些认识</title><link>http://blog.csdn.net/andunkafei/archive/2004/12/09/210487.aspx</link><wfw:comment>http://blog.csdn.net/andunkafei/comments/210487.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/andunkafei/comments/commentRss/210487.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=210487</trackback:ping><description>Client端的远程方法由存根程序执行；Server端的远程方法由框架程序执行。&lt;img src =&quot;http://blog.csdn.net/andunkafei/aggbug/210487.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 09 Dec 2004 22:47:00 +0800</pubDate><author>andunkafei</author><comments>http://blog.csdn.net/andunkafei/archive/2004/12/09/210487.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andunkafei/archive/2004/12/09/210487.aspx</guid><dc:creator>andunkafei</dc:creator></item><item><title>细说Java之util类[转载]</title><link>http://blog.csdn.net/andunkafei/archive/2004/12/07/207251.aspx</link><wfw:comment>http://blog.csdn.net/andunkafei/comments/207251.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/andunkafei/comments/commentRss/207251.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=207251</trackback:ping><description>Collection：Java集合类，包括常见的链表，树，队列等等.&lt;img src =&quot;http://blog.csdn.net/andunkafei/aggbug/207251.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 07 Dec 2004 16:42:00 +0800</pubDate><author>andunkafei</author><comments>http://blog.csdn.net/andunkafei/archive/2004/12/07/207251.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andunkafei/archive/2004/12/07/207251.aspx</guid><dc:creator>andunkafei</dc:creator></item><item><title>RMI调用模版[转载]</title><link>http://blog.csdn.net/andunkafei/archive/2004/12/07/207243.aspx</link><wfw:comment>http://blog.csdn.net/andunkafei/comments/207243.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/andunkafei/comments/commentRss/207243.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=207243</trackback:ping><description>RMI：Java的远程调用&lt;img src =&quot;http://blog.csdn.net/andunkafei/aggbug/207243.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 07 Dec 2004 16:38:00 +0800</pubDate><author>andunkafei</author><comments>http://blog.csdn.net/andunkafei/archive/2004/12/07/207243.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andunkafei/archive/2004/12/07/207243.aspx</guid><dc:creator>andunkafei</dc:creator></item><item><title>Java IO编程[转载]</title><link>http://blog.csdn.net/andunkafei/archive/2004/12/07/207236.aspx</link><wfw:comment>http://blog.csdn.net/andunkafei/comments/207236.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/andunkafei/comments/commentRss/207236.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=207236</trackback:ping><description>Java的IO体系分Input/Output和Reader/Writer两类，区别在于Reader/Writer在读写文本时能自动转换内码。
使用IO时，首先创建一个数据源IO，然后根据需要的功能创建装饰类IO，其构造函数的参数为已创建的数据源IO。&lt;img src =&quot;http://blog.csdn.net/andunkafei/aggbug/207236.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 07 Dec 2004 16:28:00 +0800</pubDate><author>andunkafei</author><comments>http://blog.csdn.net/andunkafei/archive/2004/12/07/207236.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andunkafei/archive/2004/12/07/207236.aspx</guid><dc:creator>andunkafei</dc:creator></item><item><title>快速配置weblogic8.X的应用目录[转载]</title><link>http://blog.csdn.net/andunkafei/archive/2004/11/27/195767.aspx</link><wfw:comment>http://blog.csdn.net/andunkafei/comments/195767.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/andunkafei/comments/commentRss/195767.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=195767</trackback:ping><description>快速配置weblogic8.X的应用目录&lt;img src =&quot;http://blog.csdn.net/andunkafei/aggbug/195767.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 27 Nov 2004 21:05:00 +0800</pubDate><author>andunkafei</author><comments>http://blog.csdn.net/andunkafei/archive/2004/11/27/195767.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andunkafei/archive/2004/11/27/195767.aspx</guid><dc:creator>andunkafei</dc:creator></item><item><title>J2EE Web开发概述[转载]</title><link>http://blog.csdn.net/andunkafei/archive/2004/11/23/192853.aspx</link><wfw:comment>http://blog.csdn.net/andunkafei/comments/192853.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/andunkafei/comments/commentRss/192853.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=192853</trackback:ping><description>J2EE Web开发概述&lt;img src =&quot;http://blog.csdn.net/andunkafei/aggbug/192853.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 24 Nov 2004 05:17:00 +0800</pubDate><author>andunkafei</author><comments>http://blog.csdn.net/andunkafei/archive/2004/11/23/192853.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andunkafei/archive/2004/11/23/192853.aspx</guid><dc:creator>andunkafei</dc:creator></item></channel></rss>