<?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/andycpp" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/andycpp" type="application/rss+xml"></fs:self_link><lastBuildDate>Fri, 03 Apr 2009 09:54:00 GMT</lastBuildDate><title>华丽的痘痘</title><description>努力成为一个有价值的程序员</description><link>http://blog.csdn.net/andycpp/</link><item><title>将数字格式设置为文本格式，并使其出现左上角绿色小三角</title><link>http://blog.csdn.net/andycpp/archive/2009/04/03/4045495.aspx</link><wfw:comment>http://blog.csdn.net/andycpp/comments/4045495.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/andycpp/comments/commentRss/4045495.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4045495</trackback:ping><description>&lt;br /&gt;    ActiveCell.NumberFormatLocal = &quot;@&quot;&lt;br /&gt;    ActiveCell.FormulaR1C1 = ActiveCell.Formula&lt;br /&gt;    ActiveCell.Offset(1).Select&lt;img src =&quot;http://blog.csdn.net/andycpp/aggbug/4045495.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 03 Apr 2009 17:54:00 +0800</pubDate><author>华丽的痘痘</author><comments>http://blog.csdn.net/andycpp/archive/2009/04/03/4045495.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andycpp/archive/2009/04/03/4045495.aspx</guid><dc:creator>华丽的痘痘</dc:creator></item><item><title>火车票：绝不是闹着玩的</title><link>http://blog.csdn.net/andycpp/archive/2009/01/22/3850578.aspx</link><wfw:comment>http://blog.csdn.net/andycpp/comments/3850578.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/andycpp/comments/commentRss/3850578.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3850578</trackback:ping><description>&lt;br /&gt;   
所以胡锦涛主席不得不指示铁道部长，对于火车票的出售应该更有秩序。对于中国之外的其他读者可能会感到奇怪，一个管理着13亿人民的国家主席，居然会去过
问火车票出售这种细节问题？但是在中国，特别是春节前夕，这绝对是个巨大的问题，并且引起了社会的强烈不满，由于经济危机，社会上失业人口剧增，所以政府
对此事特别关注。在这个被定义为“地球上最大规模的人口迁移”中，中国人都要回家过新年（或者叫春节，这个概念很早以前由中共提出，目的是清除遗留的封建
思想，比如阴历的新年）。包括政府官员在内的每一个人都清楚，春运买票难这一问题的根源在于腐败。铁道部官员、售票员还有黄牛党合谋买下大量的火车票，然
后再高价卖出。这种事情每年都发生，并且这似乎是中国最难解决的问题之一。其实要解决这一问题很容易。正如 Danwei 网站报道的，春节回家旅行中的噩梦般遭遇已经被总结为一些黑色幽默（如下图）。&lt;br /&gt;&lt;br /&gt;一个比较有代表性的笑话说：过年了，北京的一个商人非常想回到他的家乡郑州（中国腐败比较严重的河南省的省会，本地官员就是法律，根本没有国法，地方官员派遣一些流氓常驻北京，阻止有&lt;img src =&quot;http://blog.csdn.net/andycpp/aggbug/3850578.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 23 Jan 2009 00:43:00 +0800</pubDate><author>华丽的痘痘</author><comments>http://blog.csdn.net/andycpp/archive/2009/01/22/3850578.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andycpp/archive/2009/01/22/3850578.aspx</guid><dc:creator>华丽的痘痘</dc:creator></item><item><title>初学遗传算法，一个练手的小程序</title><link>http://blog.csdn.net/andycpp/archive/2008/10/03/3014484.aspx</link><wfw:comment>http://blog.csdn.net/andycpp/comments/3014484.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/andycpp/comments/commentRss/3014484.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3014484</trackback:ping><description>    最近研究了一下遗传算法，挺有意思的，在一个老外的网站上看到了这个小例子，比较有趣，自己用java实现了一下（老外是用c++实现的）。&lt;br /&gt;    问题：有10张纸牌，编号分别是1到10，现在要将这10张纸牌分为2堆，其中一堆求和为36，另一堆求积为360，问应该怎么分？（也就是说，最终的结果应该是：一堆为2+7+8+9+10=36，另一堆为1*3*4*5*6=360。当然，如果修改题目中的参数，改为32和360，那么结果就是2+3+4+6+7+10=32 和 1*5*8*9=360）&lt;br /&gt;原文地址：http://www.codeproject.com/KB/recipes/Genetic_Algorithm.aspx&lt;br /&gt;另外，这个算法不保证每次都有结果，一般多运行几次是会得到结果的，当然，如果本身无解，那自&lt;img src =&quot;http://blog.csdn.net/andycpp/aggbug/3014484.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 04 Oct 2008 04:32:00 +0800</pubDate><author>华丽的痘痘</author><comments>http://blog.csdn.net/andycpp/archive/2008/10/03/3014484.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andycpp/archive/2008/10/03/3014484.aspx</guid><dc:creator>华丽的痘痘</dc:creator></item><item><title>AJAX与java servlet结合使用的小例子</title><link>http://blog.csdn.net/andycpp/archive/2008/09/18/2945451.aspx</link><wfw:comment>http://blog.csdn.net/andycpp/comments/2945451.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/andycpp/comments/commentRss/2945451.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2945451</trackback:ping><description>ajax&lt;img src =&quot;http://blog.csdn.net/andycpp/aggbug/2945451.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 18 Sep 2008 18:11:00 +0800</pubDate><author>华丽的痘痘</author><comments>http://blog.csdn.net/andycpp/archive/2008/09/18/2945451.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andycpp/archive/2008/09/18/2945451.aspx</guid><dc:creator>华丽的痘痘</dc:creator></item><item><title>SQL语句学习（不断更新中。。。。。。）</title><link>http://blog.csdn.net/andycpp/archive/2008/09/08/2900723.aspx</link><wfw:comment>http://blog.csdn.net/andycpp/comments/2900723.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/andycpp/comments/commentRss/2900723.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2900723</trackback:ping><description>sql语句学习笔记&lt;img src =&quot;http://blog.csdn.net/andycpp/aggbug/2900723.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 09 Sep 2008 01:34:00 +0800</pubDate><author>华丽的痘痘</author><comments>http://blog.csdn.net/andycpp/archive/2008/09/08/2900723.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andycpp/archive/2008/09/08/2900723.aspx</guid><dc:creator>华丽的痘痘</dc:creator></item><item><title>JAVA文件操作类和文件夹的操作（转帖）</title><link>http://blog.csdn.net/andycpp/archive/2008/09/05/2882948.aspx</link><wfw:comment>http://blog.csdn.net/andycpp/comments/2882948.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/andycpp/comments/commentRss/2882948.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2882948</trackback:ping><description>JAVA文件操作类和文件夹的操作&lt;img src =&quot;http://blog.csdn.net/andycpp/aggbug/2882948.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 05 Sep 2008 08:11:00 +0800</pubDate><author>华丽的痘痘</author><comments>http://blog.csdn.net/andycpp/archive/2008/09/05/2882948.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andycpp/archive/2008/09/05/2882948.aspx</guid><dc:creator>华丽的痘痘</dc:creator></item><item><title>大型网站架构演变和知识体系（转载）</title><link>http://blog.csdn.net/andycpp/archive/2008/09/04/2878192.aspx</link><wfw:comment>http://blog.csdn.net/andycpp/comments/2878192.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/andycpp/comments/commentRss/2878192.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2878192</trackback:ping><description>大型网站架构演变和知识体系&lt;img src =&quot;http://blog.csdn.net/andycpp/aggbug/2878192.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 04 Sep 2008 17:46:00 +0800</pubDate><author>华丽的痘痘</author><comments>http://blog.csdn.net/andycpp/archive/2008/09/04/2878192.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andycpp/archive/2008/09/04/2878192.aspx</guid><dc:creator>华丽的痘痘</dc:creator></item><item><title>Hibernian中各种保存方法的区别（转载）</title><link>http://blog.csdn.net/andycpp/archive/2008/09/03/2876030.aspx</link><wfw:comment>http://blog.csdn.net/andycpp/comments/2876030.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/andycpp/comments/commentRss/2876030.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2876030</trackback:ping><description>原文地址如下：http://www.blogjava.net/dreamstone/archive/2007/07/29/133071.html&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;hibernate的保存&lt;br /&gt;hibernate对于对象的保存提供了太多的方法，他们之间有很多不同，这里细说一下，以便区别：&lt;br /&gt;一、预备知识：&lt;br /&gt;在所有之前，说明一下，对于hibernate，它的对象有三种状态，transient、persistent、detached&lt;br /&gt;下边是常见的翻译办法：&lt;br /&gt;transient：瞬态或者自由态&lt;br /&gt;persistent：持久化状态&lt;br /&gt;detached：脱管状态或者游离态&lt;br /&gt;脱管状态的实例可以通过调用save()、persist()或者saveOrUpdate()方法进行持久化。&lt;br /&gt;持久化实例可以通过调用 delete()变成脱管状态。通过get()或load()方法得到的实例都是持久化&lt;img src =&quot;http://blog.csdn.net/andycpp/aggbug/2876030.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 04 Sep 2008 06:26:00 +0800</pubDate><author>华丽的痘痘</author><comments>http://blog.csdn.net/andycpp/archive/2008/09/03/2876030.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andycpp/archive/2008/09/03/2876030.aspx</guid><dc:creator>华丽的痘痘</dc:creator></item><item><title>在Eclipse中写第一个hibernate小例子</title><link>http://blog.csdn.net/andycpp/archive/2008/08/30/2852340.aspx</link><wfw:comment>http://blog.csdn.net/andycpp/comments/2852340.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/andycpp/comments/commentRss/2852340.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2852340</trackback:ping><description>hibernate小例子&lt;img src =&quot;http://blog.csdn.net/andycpp/aggbug/2852340.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 30 Aug 2008 21:12:00 +0800</pubDate><author>华丽的痘痘</author><comments>http://blog.csdn.net/andycpp/archive/2008/08/30/2852340.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andycpp/archive/2008/08/30/2852340.aspx</guid><dc:creator>华丽的痘痘</dc:creator></item><item><title>SOA和SaaS的区别</title><link>http://blog.csdn.net/andycpp/archive/2008/08/29/2847077.aspx</link><wfw:comment>http://blog.csdn.net/andycpp/comments/2847077.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/andycpp/comments/commentRss/2847077.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2847077</trackback:ping><description>转载的&lt;img src =&quot;http://blog.csdn.net/andycpp/aggbug/2847077.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 29 Aug 2008 18:52:00 +0800</pubDate><author>华丽的痘痘</author><comments>http://blog.csdn.net/andycpp/archive/2008/08/29/2847077.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/andycpp/archive/2008/08/29/2847077.aspx</guid><dc:creator>华丽的痘痘</dc:creator></item></channel></rss>