<?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/china8848" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/china8848" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 29 Apr 2009 17:15:00 GMT</lastBuildDate><title>苏强的专栏</title><description>做最优秀的自己</description><link>http://blog.csdn.net/china8848/</link><item><title>svn安装与配置</title><link>http://blog.csdn.net/china8848/archive/2009/04/29/4137219.aspx</link><wfw:comment>http://blog.csdn.net/china8848/comments/4137219.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/china8848/comments/commentRss/4137219.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4137219</trackback:ping><description>1.安装svn所需软件1.1 svn-1.4.3-setup.exe(SVN服务端安装程序)1.2 SVNService.exe (Subversion本身不会自动安装成Windows服务，不能开机就自动运行，为方便，可以把SVN设置成window服务，并且设置成开机启动，这样就可以让该svn服务开机同时启动。非必须，后面讲到一个替代做法)1.3 Eclipse的SVN插件(svn-1.4.3-setup.exe SVNService.rar pure_svn.zip可以从http://download.csdn.net/source/1259542下载到)2.配置服务端2.1 安装svn-1.4.3-setup.exe2.2 开始-&gt;运行-&gt;cmd-&gt;进入SVN服务端的安装目录下面的bin目录(如C:\Program Files\Subversion\bin)2.3 cmd下运行svnadmin create SVN库的位置(如:D:\svnRoot)2.4 复制S&lt;img src =&quot;http://blog.csdn.net/china8848/aggbug/4137219.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 30 Apr 2009 01:15:00 +0800</pubDate><author>苏强</author><comments>http://blog.csdn.net/china8848/archive/2009/04/29/4137219.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/china8848/archive/2009/04/29/4137219.aspx</guid><dc:creator>苏强</dc:creator><fs:srclink>http://blog.csdn.net/china8848/archive/2009/04/29/4137219.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/china8848/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/china8848/~1330434/212244529/1335063</fs:itemid></item><item><title>点击链接直接下载的实现</title><link>http://blog.csdn.net/china8848/archive/2008/09/24/2974341.aspx</link><wfw:comment>http://blog.csdn.net/china8848/comments/2974341.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/china8848/comments/commentRss/2974341.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2974341</trackback:ping><description>在web开发中，我们经常有这样的需求：点击一个链接直接弹出下载的对话框。以前我们最常用的办法就是把这样的文件加到链接上，这样可以让浏览者通过点击鼠标右键的目标另存为来下载所链接的文件。但是，存在这样的问题：如果浏览器能够识别已下载文件的扩展名，则浏览器就会激活该扩展名所关联的程序来打开所下载的文件。比如：在windows平台上，如果用户点击的链接链接的是一个“.doc”文件的话，那么，浏览器就会启动microsoft word应用程序来打开它。&lt;img src =&quot;http://blog.csdn.net/china8848/aggbug/2974341.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 25 Sep 2008 01:53:00 +0800</pubDate><author>苏强</author><comments>http://blog.csdn.net/china8848/archive/2008/09/24/2974341.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/china8848/archive/2008/09/24/2974341.aspx</guid><dc:creator>苏强</dc:creator><fs:srclink>http://blog.csdn.net/china8848/archive/2008/09/24/2974341.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/china8848/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/china8848/~1330434/212244530/1335063</fs:itemid></item><item><title>使用apache.commons.fileupload 进行文件上传</title><link>http://blog.csdn.net/china8848/archive/2008/09/24/2974300.aspx</link><wfw:comment>http://blog.csdn.net/china8848/comments/2974300.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/china8848/comments/commentRss/2974300.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2974300</trackback:ping><description>使用apache.commons.fileupload 进行文件上传&lt;img src =&quot;http://blog.csdn.net/china8848/aggbug/2974300.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 25 Sep 2008 01:48:00 +0800</pubDate><author>苏强</author><comments>http://blog.csdn.net/china8848/archive/2008/09/24/2974300.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/china8848/archive/2008/09/24/2974300.aspx</guid><dc:creator>苏强</dc:creator><fs:srclink>http://blog.csdn.net/china8848/archive/2008/09/24/2974300.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/china8848/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/china8848/~1330434/212244531/1335063</fs:itemid></item><item><title>使用FileChannel复制文件</title><link>http://blog.csdn.net/china8848/archive/2008/09/24/2974290.aspx</link><wfw:comment>http://blog.csdn.net/china8848/comments/2974290.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/china8848/comments/commentRss/2974290.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2974290</trackback:ping><description>使用FileChannel复制文件&lt;img src =&quot;http://blog.csdn.net/china8848/aggbug/2974290.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 25 Sep 2008 01:46:00 +0800</pubDate><author>苏强</author><comments>http://blog.csdn.net/china8848/archive/2008/09/24/2974290.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/china8848/archive/2008/09/24/2974290.aspx</guid><dc:creator>苏强</dc:creator><fs:srclink>http://blog.csdn.net/china8848/archive/2008/09/24/2974290.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/china8848/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/china8848/~1330434/212244532/1335063</fs:itemid></item><item><title>根据URL从服务器端复制文件到本地java代码</title><link>http://blog.csdn.net/china8848/archive/2008/09/24/2974278.aspx</link><wfw:comment>http://blog.csdn.net/china8848/comments/2974278.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/china8848/comments/commentRss/2974278.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2974278</trackback:ping><description>根据URL从服务器端复制文件到本地java代码&lt;img src =&quot;http://blog.csdn.net/china8848/aggbug/2974278.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 25 Sep 2008 01:44:00 +0800</pubDate><author>苏强</author><comments>http://blog.csdn.net/china8848/archive/2008/09/24/2974278.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/china8848/archive/2008/09/24/2974278.aspx</guid><dc:creator>苏强</dc:creator><fs:srclink>http://blog.csdn.net/china8848/archive/2008/09/24/2974278.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/china8848/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/china8848/~1330434/212244533/1335063</fs:itemid></item><item><title>超链接中文传值问题解决</title><link>http://blog.csdn.net/china8848/archive/2008/09/24/2974145.aspx</link><wfw:comment>http://blog.csdn.net/china8848/comments/2974145.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/china8848/comments/commentRss/2974145.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2974145</trackback:ping><description>超链接中文传值问题解决&lt;img src =&quot;http://blog.csdn.net/china8848/aggbug/2974145.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 25 Sep 2008 01:23:00 +0800</pubDate><author>苏强</author><comments>http://blog.csdn.net/china8848/archive/2008/09/24/2974145.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/china8848/archive/2008/09/24/2974145.aspx</guid><dc:creator>苏强</dc:creator><fs:srclink>http://blog.csdn.net/china8848/archive/2008/09/24/2974145.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/china8848/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/china8848/~1330434/212244534/1335063</fs:itemid></item><item><title>derby数据库分页的实现</title><link>http://blog.csdn.net/china8848/archive/2008/09/24/2973940.aspx</link><wfw:comment>http://blog.csdn.net/china8848/comments/2973940.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/china8848/comments/commentRss/2973940.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2973940</trackback:ping><description>derby数据库分页的实现&lt;img src =&quot;http://blog.csdn.net/china8848/aggbug/2973940.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 25 Sep 2008 01:01:00 +0800</pubDate><author>苏强</author><comments>http://blog.csdn.net/china8848/archive/2008/09/24/2973940.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/china8848/archive/2008/09/24/2973940.aspx</guid><dc:creator>苏强</dc:creator><fs:srclink>http://blog.csdn.net/china8848/archive/2008/09/24/2973940.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/china8848/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/china8848/~1330434/212244535/1335063</fs:itemid></item><item><title>启动Tomcat时加载指定的servlet</title><link>http://blog.csdn.net/china8848/archive/2008/09/10/2910644.aspx</link><wfw:comment>http://blog.csdn.net/china8848/comments/2910644.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/china8848/comments/commentRss/2910644.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2910644</trackback:ping><description>大多数Servlet是在用户第一次请求的时候由应用服务器创建并初始化，但有时候有这种需求：需要在Tomcat启动时就加载某个servlet，比如读取配置文件，初始化等等，我们可以在web.xml(\apache-tomcat-5.5.26\webapps\${project_name}\WEB-INF\web.xml) servlet标签中加上：1 来实现这种需求&lt;img src =&quot;http://blog.csdn.net/china8848/aggbug/2910644.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 11 Sep 2008 03:01:00 +0800</pubDate><author>苏强</author><comments>http://blog.csdn.net/china8848/archive/2008/09/10/2910644.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/china8848/archive/2008/09/10/2910644.aspx</guid><dc:creator>苏强</dc:creator><fs:srclink>http://blog.csdn.net/china8848/archive/2008/09/10/2910644.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/china8848/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/china8848/~1330434/212244536/1335063</fs:itemid></item><item><title>怎样控制eclipse view视图中的Action是否显示出来（或是否可用）</title><link>http://blog.csdn.net/china8848/archive/2008/07/31/2748774.aspx</link><wfw:comment>http://blog.csdn.net/china8848/comments/2748774.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/china8848/comments/commentRss/2748774.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2748774</trackback:ping><description>怎样控制eclipse view视图中的Action是否显示出来（或是否可用）&lt;img src =&quot;http://blog.csdn.net/china8848/aggbug/2748774.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 01 Aug 2008 03:39:00 +0800</pubDate><author>苏强</author><comments>http://blog.csdn.net/china8848/archive/2008/07/31/2748774.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/china8848/archive/2008/07/31/2748774.aspx</guid><dc:creator>苏强</dc:creator><fs:srclink>http://blog.csdn.net/china8848/archive/2008/07/31/2748774.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/china8848/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/china8848/~1330434/212244537/1335063</fs:itemid></item><item><title>java代码统计工具</title><link>http://blog.csdn.net/china8848/archive/2008/07/27/2719619.aspx</link><wfw:comment>http://blog.csdn.net/china8848/comments/2719619.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/china8848/comments/commentRss/2719619.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2719619</trackback:ping><description>本文介绍了java代码行数统计工具的编写，功能：给出一个文件路径，统计出代码的总行数，注释行数，空行行数等等。&lt;img src =&quot;http://blog.csdn.net/china8848/aggbug/2719619.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 27 Jul 2008 23:24:00 +0800</pubDate><author>苏强</author><comments>http://blog.csdn.net/china8848/archive/2008/07/27/2719619.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/china8848/archive/2008/07/27/2719619.aspx</guid><dc:creator>苏强</dc:creator><fs:srclink>http://blog.csdn.net/china8848/archive/2008/07/27/2719619.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/china8848/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/china8848/~1330434/212244538/1335063</fs:itemid></item></channel></rss>