<?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/haoxuan" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/haoxuan" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 17 Jun 2009 14:35:00 GMT</lastBuildDate><title>皓轩的专栏</title><link>http://blog.csdn.net/haoxuan/</link><item><title>从零开始，教你如何破解WEP、WPA无线网络（完整版）</title><link>http://blog.csdn.net/haoxuan/archive/2009/06/17/4276481.aspx</link><wfw:comment>http://blog.csdn.net/haoxuan/comments/4276481.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/haoxuan/comments/commentRss/4276481.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4276481</trackback:ping><description>第一章、引言近些年无线技术发展迅速，越来越多的用户开始使用无线网络，最近新搬到一小区没有安装网络，后面想到以前出差时在机场用过无线网络，小区内是否也有无线网络呢？随便一搜，果然有几个无线网络信号，于是打起了免费蹭网的主意，但信号最好的几个网络的WEP或WPA密码成为了一个门坎，于是在公司上网查到相关资料，通过几天的学习+实践，终于破解了小区内的几个无线网络。破解过程中虽然有了各位前辈的经验，但一些前辈的经验过于笼统、专业，细节的地方比较少。我就是在破解过程中走了不小弯路，还好本人学习和总结能力还可以（谁扔的鸡蛋：），现主要就自己破解过程中的一些注意事项和细节从头介绍无线网络的破解过程。本文只是对前辈们经验的一点补充，我的文章离不开前辈们的经验。套用最新的流行语：）感谢anywlan论坛，感谢haohamaru，感谢zero老大，longas老大，感谢ggdlyg，感谢liyg，感谢所有帮助我的朋友，感谢cctv，感谢mtv。。。第二章、破解前的准备1、无线网络加密的方式和破解&lt;img src =&quot;http://blog.csdn.net/haoxuan/aggbug/4276481.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236623578/haoxuan/csdn.net/s.gif?r=http://blog.csdn.net/haoxuan/archive/2009/06/17/4276481.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/haoxuan/236623578/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/haoxuan/236623578/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 17 Jun 2009 22:35:00 +0800</pubDate><author>皓轩</author><comments>http://blog.csdn.net/haoxuan/archive/2009/06/17/4276481.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/haoxuan/archive/2009/06/17/4276481.aspx</guid><dc:creator>皓轩</dc:creator><fs:srclink>http://blog.csdn.net/haoxuan/archive/2009/06/17/4276481.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/haoxuan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/haoxuan/~1087830/236623578/1087829</fs:itemid></item><item><title>Windows下Apache 2.2.*+PHP 5.2.*+MySQL 5.0.*安装与配置</title><link>http://blog.csdn.net/haoxuan/archive/2009/05/14/4184162.aspx</link><wfw:comment>http://blog.csdn.net/haoxuan/comments/4184162.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/haoxuan/comments/commentRss/4184162.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4184162</trackback:ping><description>Windows下Apache 2.2.*+PHP 5.2.*+MySQL 5.0.*安装与配置(2007-07-11 20:31:48)
 
分类：PHP 
&lt;br /&gt;
Apache是目前应用相当广泛的Web服务器，PHP是一个脚本语言，其火热程度势不可挡，MySQL是一个轻量级的数据库系统，非常适合于网站的建
设。如今很多网站都使用这三个软件建设网站，是架设数据库驱动的动态网站的绝佳排档。不仅因为使用方便，更因为他们获取容易，并且都是自由软件。本文事例
讲解如何在windows下安装并配置使其正常运行，所用的版本分别为：Apache 2.2.4 : http://www.apache.org/ 

直接下载PHP 5.2.1 : http://www.php.net/ 直接下载MySQL 5.0.27 : http://www.mysql.com/
直接下载&lt;br /&gt;重点说明：Apache到目前为止还不能运行于windows
Vista下。以上直接下载链接为使用于Windows 32位版本。安装前的说明安装Apache安装PHP安装MySQL配置环境变量配置A&lt;img src =&quot;http://blog.csdn.net/haoxuan/aggbug/4184162.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236623579/haoxuan/csdn.net/s.gif?r=http://blog.csdn.net/haoxuan/archive/2009/05/14/4184162.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/haoxuan/236623579/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/haoxuan/236623579/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 15 May 2009 01:19:00 +0800</pubDate><author>皓轩</author><comments>http://blog.csdn.net/haoxuan/archive/2009/05/14/4184162.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/haoxuan/archive/2009/05/14/4184162.aspx</guid><dc:creator>皓轩</dc:creator><fs:srclink>http://blog.csdn.net/haoxuan/archive/2009/05/14/4184162.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/haoxuan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/haoxuan/~1087830/236623579/1087829</fs:itemid></item><item><title>浅析大型网站的架构</title><link>http://blog.csdn.net/haoxuan/archive/2008/12/26/3615168.aspx</link><wfw:comment>http://blog.csdn.net/haoxuan/comments/3615168.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/haoxuan/comments/commentRss/3615168.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3615168</trackback:ping><description>一个小型的网站，比如个人网站，可以使用最简单的html静态页面就实现了，配合一些图片达到美化效果，所有的页面均存放在一个目录下，这样的网站对系统架构、性能的要求都很简单，随着互联网业务的不断丰富，网站相关的技术经过这些年的发展，已经细分到很细的方方面面，尤其对于大&lt;img src =&quot;http://blog.csdn.net/haoxuan/aggbug/3615168.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/haoxuan/236623580/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/haoxuan/236623580/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 27 Dec 2008 00:07:00 +0800</pubDate><author>皓轩</author><comments>http://blog.csdn.net/haoxuan/archive/2008/12/26/3615168.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/haoxuan/archive/2008/12/26/3615168.aspx</guid><dc:creator>皓轩</dc:creator><fs:srclink>http://blog.csdn.net/haoxuan/archive/2008/12/26/3615168.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/haoxuan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/haoxuan/~1087830/236623580/1087829</fs:itemid></item><item><title>mvnforum安装</title><link>http://blog.csdn.net/haoxuan/archive/2008/11/19/3335181.aspx</link><wfw:comment>http://blog.csdn.net/haoxuan/comments/3335181.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/haoxuan/comments/commentRss/3335181.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3335181</trackback:ping><description>&lt;br /&gt;安装完jforum后，有一些不尽人意的地方，jforum的安装详情及评价在我的文章里有http://canbeatle.javaeye.com/blog/128626，&lt;br /&gt;在www.open-open.com上找开源论坛，听说mvnforum不错，下一个安装试一试。&lt;br /&gt;&lt;br /&gt;1：保证机器上有jdk，tomcat和mysql，我使用的版本是jdk1.5+tomcat5.5.7+mysql5.0. &lt;br /&gt;&lt;br /&gt;2：到mvnForum官方网站(http://www.mvnforum.com/mvnforumweb/index.jsp)下载mvnForum最新版本。我下载的是mvnforum-1.0.2-ga-bin.zip。&lt;br /&gt;&lt;br /&gt;3：在mysql数据库中创建mvnforum数据库,执行mvnforum-1.0.2-ga-bin.zip解压后的sql目录下的mvnForum_mysql.sql建表。&lt;br /&gt;&lt;br /&gt;4：在Tomcat的webapps目录下新建一个名为mvnforum的文件夹，将mvnforum-1.&lt;img src =&quot;http://blog.csdn.net/haoxuan/aggbug/3335181.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/haoxuan/236623581/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/haoxuan/236623581/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 19 Nov 2008 23:27:00 +0800</pubDate><author>皓轩</author><comments>http://blog.csdn.net/haoxuan/archive/2008/11/19/3335181.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/haoxuan/archive/2008/11/19/3335181.aspx</guid><dc:creator>皓轩</dc:creator><fs:srclink>http://blog.csdn.net/haoxuan/archive/2008/11/19/3335181.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/haoxuan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/haoxuan/~1087830/236623581/1087829</fs:itemid></item><item><title>Tomcat+JSP经典配置实例</title><link>http://blog.csdn.net/haoxuan/archive/2008/11/13/3289537.aspx</link><wfw:comment>http://blog.csdn.net/haoxuan/comments/3289537.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/haoxuan/comments/commentRss/3289537.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3289537</trackback:ping><description>　　经常看到jsp的初学者问tomcat下如何配置jsp、servlet和bean的问题，于是总结了一下如何tomcat下配置jsp、servlet和ben，希望对那些初学者有所帮助。&lt;img src =&quot;http://blog.csdn.net/haoxuan/aggbug/3289537.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/haoxuan/236623582/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/haoxuan/236623582/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 13 Nov 2008 19:22:00 +0800</pubDate><author>皓轩</author><comments>http://blog.csdn.net/haoxuan/archive/2008/11/13/3289537.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/haoxuan/archive/2008/11/13/3289537.aspx</guid><dc:creator>皓轩</dc:creator><fs:srclink>http://blog.csdn.net/haoxuan/archive/2008/11/13/3289537.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/haoxuan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/haoxuan/~1087830/236623582/1087829</fs:itemid></item><item><title>查询数据库所有表的记录数</title><link>http://blog.csdn.net/haoxuan/archive/2008/09/06/2890625.aspx</link><wfw:comment>http://blog.csdn.net/haoxuan/comments/2890625.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/haoxuan/comments/commentRss/2890625.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2890625</trackback:ping><description>&lt;br /&gt;SQL server&lt;br /&gt;&lt;br /&gt;select o.name,i.rows&lt;br /&gt;from sysobjects o,sysindexes i&lt;br /&gt;where o.xtype='U'&lt;br /&gt;and o.Id=i.Id&lt;br /&gt;and i.Indid&lt;br /&gt;order by i.rows desc &lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/haoxuan/aggbug/2890625.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/haoxuan/236623583/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/haoxuan/236623583/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 06 Sep 2008 19:11:00 +0800</pubDate><author>皓轩</author><comments>http://blog.csdn.net/haoxuan/archive/2008/09/06/2890625.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/haoxuan/archive/2008/09/06/2890625.aspx</guid><dc:creator>皓轩</dc:creator><fs:srclink>http://blog.csdn.net/haoxuan/archive/2008/09/06/2890625.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/haoxuan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/haoxuan/~1087830/236623583/1087829</fs:itemid></item><item><title>错误823解决办法</title><link>http://blog.csdn.net/haoxuan/archive/2008/09/06/2890590.aspx</link><wfw:comment>http://blog.csdn.net/haoxuan/comments/2890590.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/haoxuan/comments/commentRss/2890590.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2890590</trackback:ping><description>&lt;br /&gt;错误823解决办法 &lt;br /&gt;一、SQL-Server附加数据库时失败。&lt;br /&gt;1、异常情况：服务器在正常运行的情况下突然断电，导致数据库文件损坏，具体表现是：数据库名后面有“（置疑）”字样。&lt;br /&gt;2、异常分析：关于823错误的 SQL-SERVER 中的帮助：&lt;br /&gt;================================&lt;br /&gt;错误 823&lt;br /&gt;严重级别 24&lt;br /&gt;消息正文&lt;br /&gt;在文件 &quot;%4!&quot; 的偏移量 %3! 处的 %2! 过程中，检测到 I/O 错误 %1!。 &lt;br /&gt;解释&lt;br /&gt;Microsoft SQL Server 在对某设备进行读或写请求时遇到 I/O 错误。该错误通常表明磁盘问题。但是，错误日志中在错误 823 之前&lt;img src =&quot;http://blog.csdn.net/haoxuan/aggbug/2890590.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/haoxuan/236623584/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/haoxuan/236623584/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 06 Sep 2008 19:02:00 +0800</pubDate><author>皓轩</author><comments>http://blog.csdn.net/haoxuan/archive/2008/09/06/2890590.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/haoxuan/archive/2008/09/06/2890590.aspx</guid><dc:creator>皓轩</dc:creator><fs:srclink>http://blog.csdn.net/haoxuan/archive/2008/09/06/2890590.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/haoxuan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/haoxuan/~1087830/236623584/1087829</fs:itemid></item><item><title>重建Oracle数据库控制文件的简单方法</title><link>http://blog.csdn.net/haoxuan/archive/2008/06/11/2534721.aspx</link><wfw:comment>http://blog.csdn.net/haoxuan/comments/2534721.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/haoxuan/comments/commentRss/2534721.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2534721</trackback:ping><description>数据库系统运行一段时间后有很多参数需要调整，有些参数可$ORACLE_HOME/dbs/initXXX.ora文件中调整，而有些参数必须要在Oracle的控制文件中调整。&lt;img src =&quot;http://blog.csdn.net/haoxuan/aggbug/2534721.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/haoxuan/236623585/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/haoxuan/236623585/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 11 Jun 2008 18:04:00 +0800</pubDate><author>皓轩</author><comments>http://blog.csdn.net/haoxuan/archive/2008/06/11/2534721.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/haoxuan/archive/2008/06/11/2534721.aspx</guid><dc:creator>皓轩</dc:creator><fs:srclink>http://blog.csdn.net/haoxuan/archive/2008/06/11/2534721.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/haoxuan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/haoxuan/~1087830/236623585/1087829</fs:itemid></item><item><title>用最简单的方法复制或迁移Oracle数据库</title><link>http://blog.csdn.net/haoxuan/archive/2008/06/11/2534715.aspx</link><wfw:comment>http://blog.csdn.net/haoxuan/comments/2534715.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/haoxuan/comments/commentRss/2534715.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2534715</trackback:ping><description>用最简单的方法复制或迁移Oracle数据库&lt;img src =&quot;http://blog.csdn.net/haoxuan/aggbug/2534715.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/haoxuan/236623586/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/haoxuan/236623586/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 11 Jun 2008 18:02:00 +0800</pubDate><author>皓轩</author><comments>http://blog.csdn.net/haoxuan/archive/2008/06/11/2534715.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/haoxuan/archive/2008/06/11/2534715.aspx</guid><dc:creator>皓轩</dc:creator><fs:srclink>http://blog.csdn.net/haoxuan/archive/2008/06/11/2534715.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/haoxuan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/haoxuan/~1087830/236623586/1087829</fs:itemid></item><item><title>java文件中为什么会有serialVersionUID</title><link>http://blog.csdn.net/haoxuan/archive/2008/03/25/2217282.aspx</link><wfw:comment>http://blog.csdn.net/haoxuan/comments/2217282.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/haoxuan/comments/commentRss/2217282.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2217282</trackback:ping><description>一些java类中为什么需要重载 serialVersionUID 属性&lt;img src =&quot;http://blog.csdn.net/haoxuan/aggbug/2217282.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/haoxuan/236623587/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/haoxuan/236623587/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 26 Mar 2008 01:33:00 +0800</pubDate><author>皓轩</author><comments>http://blog.csdn.net/haoxuan/archive/2008/03/25/2217282.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/haoxuan/archive/2008/03/25/2217282.aspx</guid><dc:creator>皓轩</dc:creator><fs:srclink>http://blog.csdn.net/haoxuan/archive/2008/03/25/2217282.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/haoxuan/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/haoxuan/~1087830/236623587/1087829</fs:itemid></item></channel></rss>