<?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/accp_fangjian" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/accp_fangjian" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 16 Jun 2009 09:25:00 GMT</lastBuildDate><title>方健的专栏</title><description>-----------一直在路上^_^！</description><link>http://blog.csdn.net/accp_fangjian/</link><item><title>七个受用一生的心理寓言</title><link>http://blog.csdn.net/accp_fangjian/archive/2009/06/16/4272196.aspx</link><wfw:comment>http://blog.csdn.net/accp_fangjian/comments/4272196.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/accp_fangjian/comments/commentRss/4272196.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4272196</trackback:ping><description>&lt;br /&gt;（一）成长的寓言：做一棵永远成长的苹果树 &lt;br /&gt;&lt;br /&gt;一棵苹果树，终于结果了。 &lt;br /&gt;第一年，它结了10个苹果，9个被拿走，自己得到1个。对此，苹果树愤愤不平，于是自断经脉，拒绝成长。第二年，它结了5个苹果，4个被拿走，自己得到1个。“哈哈，去年我得到了10％，今年得到20％！翻了一番。”这棵苹果树心理平衡了。 &lt;br /&gt;但是，它还可以这样：继续成长。譬如，第二年，它结了100个果子，被拿走90个，自己得到10个。 &lt;br /&gt;很可能，它被拿走99个，自己得到1个。但没关系，它还可以继续成长，第三年结1000个果子…… &lt;br /&gt;其实，得到多少果子不是最重要的。最重要的是，苹果树在成长！等苹果树长成参天大树的时候，那些曾阻碍它成长的力量都会微弱到可以忽略。真的，不要太在乎果子，成长是最重要的。&lt;br /&gt;&lt;br /&gt;【心理点评】你是不是一个已自断经脉的打工族？ &lt;br /&gt;&lt;br /&gt;刚开始工作的时候，你才华横溢，意气风发，相信“天生我才必有用”。但现实很快敲了你几个闷棍，或许，你为单位做了大贡献没人重视；或许，只得到口头重视但却得不到实惠；或许……总&lt;img src =&quot;http://blog.csdn.net/accp_fangjian/aggbug/4272196.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236610010/accp_fangjian/csdn.net/s.gif?r=http://blog.csdn.net/accp_fangjian/archive/2009/06/16/4272196.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/accp_fangjian/236610010/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/accp_fangjian/236610010/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 16 Jun 2009 17:25:00 +0800</pubDate><author>方健</author><comments>http://blog.csdn.net/accp_fangjian/archive/2009/06/16/4272196.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/accp_fangjian/archive/2009/06/16/4272196.aspx</guid><dc:creator>方健</dc:creator><fs:srclink>http://blog.csdn.net/accp_fangjian/archive/2009/06/16/4272196.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/accp_fangjian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/accp_fangjian/~1079000/236610010/1078999</fs:itemid></item><item><title>单例模式陷阱</title><link>http://blog.csdn.net/accp_fangjian/archive/2009/06/11/4261447.aspx</link><wfw:comment>http://blog.csdn.net/accp_fangjian/comments/4261447.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/accp_fangjian/comments/commentRss/4261447.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4261447</trackback:ping><description>&lt;br /&gt;&lt;br /&gt;今天去jdon，看了它的设计研究栏目，bang有几篇评论单例模式的文章，声称“Singleton is evil”（见http://www.jdon.com/jive/article.jsp?forum=91&amp;thread=17578），并且引用几篇外文页面佐证自己的观点，其中有一篇文章更是说，单例不仅不是一种模式，而是一种反模式。&lt;br /&gt;        下面我谈谈我对单例模式的看法。逐一分析单例模式的陷阱，帮助大家正确使用单例模式。&lt;br /&gt;（1） 陷阱一：调用函数的性能瓶颈&lt;br /&gt;        在c++中，单例只有一种实现方式——LazySingleton, 实现如下(本文全部使用java代码)： public   class  LazySingleton {&lt;br /&gt;     private   static  LazySingleton m_instance = null ;&lt;br /&gt;     private LazySingleton(){};&lt;br /&gt;     synchronized public static LazySingl&lt;img src =&quot;http://blog.csdn.net/accp_fangjian/aggbug/4261447.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236610012/accp_fangjian/csdn.net/s.gif?r=http://blog.csdn.net/accp_fangjian/archive/2009/06/11/4261447.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/accp_fangjian/236610012/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/accp_fangjian/236610012/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 12 Jun 2009 04:03:00 +0800</pubDate><author>方健</author><comments>http://blog.csdn.net/accp_fangjian/archive/2009/06/11/4261447.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/accp_fangjian/archive/2009/06/11/4261447.aspx</guid><dc:creator>方健</dc:creator><fs:srclink>http://blog.csdn.net/accp_fangjian/archive/2009/06/11/4261447.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/accp_fangjian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/accp_fangjian/~1079000/236610012/1078999</fs:itemid></item><item><title>五个令程序员受益匪浅的寓言故事</title><link>http://blog.csdn.net/accp_fangjian/archive/2009/03/06/3961962.aspx</link><wfw:comment>http://blog.csdn.net/accp_fangjian/comments/3961962.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/accp_fangjian/comments/commentRss/3961962.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3961962</trackback:ping><description>1、分粥

　　有七个人曾经住在一起，每天分一大桶粥。要命的是，粥每天都是不够的。一开 始，他们抓阄决定谁来分粥，每天轮一个。于是乎每周下来，他们只有一天是饱的，就是自己分粥的那一天。后来他们开始推选出一个道德高尚的人出来分粥。强权 就会产生腐败，大家开始挖空心思去讨好他，贿赂他，搞得整个小团体乌烟障气。然后大家开始组成三人的分粥委员会及四人的评选委员会，但他们常常互相攻击， 扯皮下来，粥吃到嘴里全是凉的。最后想出来一个方法:轮流分粥，但分粥的人要等其它人都挑完后拿剩下的最后一碗。为了不让自己吃到最少的，每人都尽量分得平均，就算不平，也只能认了。大家快快乐乐，和和气气，日子越过越好。

　　同样是七个人，不同的分配制度，就会有不同的风气。所以一个单位如果有不好的工作习气，一定是机制问题，一定是没有完全公平公正公开，没有严格的奖勤罚懒。如何制订这样一个制度，是每个领导需要考虑的问题。
......
&lt;img src =&quot;http://blog.csdn.net/accp_fangjian/aggbug/3961962.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/accp_fangjian/236610016/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/accp_fangjian/236610016/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 06 Mar 2009 17:43:00 +0800</pubDate><author>方健</author><comments>http://blog.csdn.net/accp_fangjian/archive/2009/03/06/3961962.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/accp_fangjian/archive/2009/03/06/3961962.aspx</guid><dc:creator>方健</dc:creator><fs:srclink>http://blog.csdn.net/accp_fangjian/archive/2009/03/06/3961962.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/accp_fangjian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/accp_fangjian/~1079000/236610016/1078999</fs:itemid></item><item><title>猎人、猎狗和兔子</title><link>http://blog.csdn.net/accp_fangjian/archive/2009/03/06/3961946.aspx</link><wfw:comment>http://blog.csdn.net/accp_fangjian/comments/3961946.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/accp_fangjian/comments/commentRss/3961946.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3961946</trackback:ping><description>&lt;br /&gt;一&lt;br /&gt;&lt;br /&gt;    一条猎狗将兔子赶出了窝，一直追赶他，追了很久仍没有捉到。牧羊看到此种情景，讥笑猎狗说‘你们两个之间小的反而跑得快得多。‘猎狗回答说：‘你不知道我们两个的跑是完全不同的！我仅仅为了一顿饭而跑，他却是为了性命而跑呀！&lt;br /&gt;&lt;br /&gt;目标&lt;br /&gt;&lt;br /&gt;二&lt;br /&gt;&lt;br /&gt;    这话被猎人听到了，猎人想:猎狗说的对啊，那我要想得到更多的猎物，得想个好法子.于是，猎人又买来几条猎狗，凡是能够在打猎中捉到兔子的，就可以得到几根骨头，捉不到的就没有饭吃.这一招果然有用，猎狗们纷纷去努力追兔子，因为谁都不愿意看着别人有骨头吃，自已没的吃.就这样过了一段时间，问题又出现了.大兔子非常难捉到，小兔子好捉.但捉到大兔子得到的奖赏和捉到小兔子得到的骨头差不多，猎狗们善于观察发现了这个窍门，专门去捉小兔子.慢慢的，大家都发现了这个窍门.猎人对猎狗说:最近你们捉的兔子越来越小了，为什么?猎狗们说:反正没有什么大的区别，为什么费那么大的劲去捉那些大的呢?&lt;br /&gt;&lt;br /&gt;动力&lt;br /&gt;&lt;br /&gt;三&lt;br /&gt;&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/accp_fangjian/aggbug/3961946.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/accp_fangjian/236610019/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/accp_fangjian/236610019/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 06 Mar 2009 17:39:00 +0800</pubDate><author>方健</author><comments>http://blog.csdn.net/accp_fangjian/archive/2009/03/06/3961946.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/accp_fangjian/archive/2009/03/06/3961946.aspx</guid><dc:creator>方健</dc:creator><fs:srclink>http://blog.csdn.net/accp_fangjian/archive/2009/03/06/3961946.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/accp_fangjian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/accp_fangjian/~1079000/236610019/1078999</fs:itemid></item><item><title>Flex应用程序启动详解</title><link>http://blog.csdn.net/accp_fangjian/archive/2009/02/02/3858640.aspx</link><wfw:comment>http://blog.csdn.net/accp_fangjian/comments/3858640.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/accp_fangjian/comments/commentRss/3858640.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3858640</trackback:ping><description>编写一个简单的Flex应用程序并不复杂，就算你从来没接触过Flex程序设计，照着帮助的实例步骤，不需花多长时间也能做出一个漂亮简捷的小程序出来。不过，随着对Flex程序编写的深入，会越来越觉得，其实要编写一个好的Flex应用程序并不简单，涉及到各个方面的知识，需要对Flex应用程序的架构、事件机制的处理......&lt;img src =&quot;http://blog.csdn.net/accp_fangjian/aggbug/3858640.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/accp_fangjian/236610024/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/accp_fangjian/236610024/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 03 Feb 2009 00:03:00 +0800</pubDate><author>方健</author><comments>http://blog.csdn.net/accp_fangjian/archive/2009/02/02/3858640.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/accp_fangjian/archive/2009/02/02/3858640.aspx</guid><dc:creator>方健</dc:creator><fs:srclink>http://blog.csdn.net/accp_fangjian/archive/2009/02/02/3858640.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/accp_fangjian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/accp_fangjian/~1079000/236610024/1078999</fs:itemid></item><item><title>电脑设置护眼色的方法</title><link>http://blog.csdn.net/accp_fangjian/archive/2008/12/31/3664600.aspx</link><wfw:comment>http://blog.csdn.net/accp_fangjian/comments/3664600.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/accp_fangjian/comments/commentRss/3664600.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3664600</trackback:ping><description>一、电脑屏幕：&lt;br /&gt;    在桌面点右键,依次选属性—外观&lt;br /&gt;&lt;br /&gt;    点右下角的高级，然后在项目的下拉菜单里选窗口&lt;br /&gt;    点右侧的下拉菜单颜色，点下方的其它&lt;br /&gt;&lt;br /&gt;    把色调设为85，饱和度设为90,亮度设为205.（出厂时一般设为160-0-240）&lt;br /&gt;&lt;br /&gt;    单击添加到自定义颜色，按确定（OK）…… 一直确定（OK）下去。&lt;br /&gt;&lt;br /&gt;二、把窗口设成绿色之后再来把IE的网页背景也变成养眼的绿色吧：&lt;br /&gt;&lt;br /&gt;    打开IE，点击工具—Internet选项—辅助功能，勾选第一个“不使用网页中指定的颜色”，然后点“确定” （OK）--确定……退出。&lt;img src =&quot;http://blog.csdn.net/accp_fangjian/aggbug/3664600.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/accp_fangjian/236610049/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/accp_fangjian/236610049/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 31 Dec 2008 19:05:00 +0800</pubDate><author>方健</author><comments>http://blog.csdn.net/accp_fangjian/archive/2008/12/31/3664600.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/accp_fangjian/archive/2008/12/31/3664600.aspx</guid><dc:creator>方健</dc:creator><fs:srclink>http://blog.csdn.net/accp_fangjian/archive/2008/12/31/3664600.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/accp_fangjian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/accp_fangjian/~1079000/236610049/1078999</fs:itemid></item><item><title>解决Mysql连接过多错误的方法</title><link>http://blog.csdn.net/accp_fangjian/archive/2008/12/18/3549906.aspx</link><wfw:comment>http://blog.csdn.net/accp_fangjian/comments/3549906.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/accp_fangjian/comments/commentRss/3549906.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3549906</trackback:ping><description>问：怎样解决mysql连接过多的错误？ 
答：系统不能连接数据库，关键要看两个数据： 

    1、数据库系统允许的最大可连接数max_connections。这个参数是可以设置的。如果不设置，默认是100。最大是16384。 

    2、数据库当前的连接线程数threads_connected。这是动态变化的。 

    查看max_connections、max_connections的办法见后。......&lt;img src =&quot;http://blog.csdn.net/accp_fangjian/aggbug/3549906.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/accp_fangjian/236610054/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/accp_fangjian/236610054/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 18 Dec 2008 22:48:00 +0800</pubDate><author>方健</author><comments>http://blog.csdn.net/accp_fangjian/archive/2008/12/18/3549906.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/accp_fangjian/archive/2008/12/18/3549906.aspx</guid><dc:creator>方健</dc:creator><fs:srclink>http://blog.csdn.net/accp_fangjian/archive/2008/12/18/3549906.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/accp_fangjian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/accp_fangjian/~1079000/236610054/1078999</fs:itemid></item><item><title>Java程序员ActionScript 3入门</title><link>http://blog.csdn.net/accp_fangjian/archive/2008/11/12/3281246.aspx</link><wfw:comment>http://blog.csdn.net/accp_fangjian/comments/3281246.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/accp_fangjian/comments/commentRss/3281246.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3281246</trackback:ping><description>&lt;br /&gt;大家到下面这个链接去查看原文吧，顺便也向大家介绍一下这个网站，对程序员还是很有帮助的^_^！&lt;br /&gt;http://www.infoq.com/cn/articles/actionscript-java&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;内容摘要：&lt;br /&gt;        我们还是勇敢面对吧：客户端对于Java程序员来说，一直都不是个友好的地方。Java在客户端的技术，包括applet、Swing和JavaFX到目前为止只取得了有限的成绩。JavaScript除了它的名字外，几乎没有什么地方像Java语言。而Adobe Flash呢，它看起来的确像JavaScript，真的吗？也许在几年前说Flash就像JavaScript一样是可以理解的，但随着 ActionScript 3的出现，一切都改变了。而且我相信你会喜欢它的很多东西。&lt;br /&gt;        首先，ActionScript这门针对Adobe Flex和Flash的编程语言，现在是强类型的了。它也是一流的面向对象语言，包括有类和接口。它还拥有你在Java中找不到的东西——特别地，它包含属性的get和se&lt;img src =&quot;http://blog.csdn.net/accp_fangjian/aggbug/3281246.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/accp_fangjian/236610058/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/accp_fangjian/236610058/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 12 Nov 2008 22:04:00 +0800</pubDate><author>方健</author><comments>http://blog.csdn.net/accp_fangjian/archive/2008/11/12/3281246.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/accp_fangjian/archive/2008/11/12/3281246.aspx</guid><dc:creator>方健</dc:creator><fs:srclink>http://blog.csdn.net/accp_fangjian/archive/2008/11/12/3281246.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/accp_fangjian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/accp_fangjian/~1079000/236610058/1078999</fs:itemid></item><item><title>跟美女上床和次待危机</title><link>http://blog.csdn.net/accp_fangjian/archive/2008/10/21/3118656.aspx</link><wfw:comment>http://blog.csdn.net/accp_fangjian/comments/3118656.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/accp_fangjian/comments/commentRss/3118656.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3118656</trackback:ping><description>        有一天，一位其貌不扬的男士，带着一位十分艳丽的OL，来到Causeway Bay一家Cartier店。他为OL选了一枚价值6万5千美元的钻戒。&lt;br /&gt;　　付款时，男士掏出支票本，十分潇洒地签了一张支票。店员有些为难，因为这对夫妇是第一次来店购物。&lt;br /&gt;　　男士看穿了店员的心思，十分冷静地对店员说： &quot;我感觉到，您担心这是一张是空头支票，对吗？今天是周六，银行关门。我建议您把支票和钻戒都留下。等到星期一支票兑现之后，再请你们把钻戒送到这位小姐的府上。您看这样行不？&quot;&lt;br /&gt;　　店员放了下心来，欣然地接受了这个建议，并且大方的承诺，递送钻戒的费用由该店承担，他本人将会亲自把这件事情给办妥。&lt;br /&gt;　　星期一，店员拿着支票去银行入账，支票果真是张空头支票！愤怒的店员打电话给那位顾客，客户对他说： &quot;这没有什么要紧啊！你和我都没有损失。上星期六的晚上我已经同那个女孩上床了！哦，多谢您的合作。&quot; 这个故事揭示了次贷危机的本质。人们在对未来收益充满良好预期的时候，对于可能加大风险缺乏防范意识。美女认为周一六万多钻戒就到家了，自然也就放松了警惕，认为ONS的投资是值&lt;img src =&quot;http://blog.csdn.net/accp_fangjian/aggbug/3118656.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/accp_fangjian/236610062/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/accp_fangjian/236610062/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 22 Oct 2008 02:37:00 +0800</pubDate><author>方健</author><comments>http://blog.csdn.net/accp_fangjian/archive/2008/10/21/3118656.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/accp_fangjian/archive/2008/10/21/3118656.aspx</guid><dc:creator>方健</dc:creator><fs:srclink>http://blog.csdn.net/accp_fangjian/archive/2008/10/21/3118656.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/accp_fangjian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/accp_fangjian/~1079000/236610062/1078999</fs:itemid></item><item><title>微软黑屏所有解决方法</title><link>http://blog.csdn.net/accp_fangjian/archive/2008/10/21/3116926.aspx</link><wfw:comment>http://blog.csdn.net/accp_fangjian/comments/3116926.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/accp_fangjian/comments/commentRss/3116926.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3116926</trackback:ping><description>微软今日凌晨起启动了黑屏式反盗版验证计划，虽然有的网友想一睹黑屏的风采，但大多数网友还是选择了关闭自动更新来避免黑屏。
关闭自动更新的方法：打开控制面板/安全中心/自动更新/点选“关闭自动更新”，按应用即可。网络还曝出避免黑屏的其他方法。
以下是从网上收集的网友的其他方法：......
&lt;img src =&quot;http://blog.csdn.net/accp_fangjian/aggbug/3116926.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/accp_fangjian/236610064/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/accp_fangjian/236610064/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 21 Oct 2008 20:51:00 +0800</pubDate><author>方健</author><comments>http://blog.csdn.net/accp_fangjian/archive/2008/10/21/3116926.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/accp_fangjian/archive/2008/10/21/3116926.aspx</guid><dc:creator>方健</dc:creator><fs:srclink>http://blog.csdn.net/accp_fangjian/archive/2008/10/21/3116926.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/accp_fangjian/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/accp_fangjian/~1079000/236610064/1078999</fs:itemid></item></channel></rss>