<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>心如止水--coofucoo的专栏</title><link>http://blog.csdn.net/coofucoo/</link><description>We are all fighters, fighting for life and love.</description><dc:language>zh-CN</dc:language><lastUpdateTime>Tue, 14 Oct 2008 18:29:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>coofucoo zhang</dc:creator><title>通用异常处理框架</title><link>http://blog.csdn.net/coofucoo/archive/2008/10/14/3075414.aspx</link><pubDate>Tue, 14 Oct 2008 18:27:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2008/10/14/3075414.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/3075414.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2008/10/14/3075414.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/3075414.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3075414</trackback:ping><description>关于异常处理，百家争鸣&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/3075414.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>Exception Handling Best Practices in .NET</title><link>http://blog.csdn.net/coofucoo/archive/2008/10/14/3075377.aspx</link><pubDate>Tue, 14 Oct 2008 18:08:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2008/10/14/3075377.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/3075377.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2008/10/14/3075377.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/3075377.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3075377</trackback:ping><description>ContentsIntroductionPlan for the worstCheck it earlyDon't trust external dataThe only reliable devices are: the video, the mouse and keyboard.Writes can fail, tooCode SafelyDon't throw new Exception()Don't put important exception information on the Message fieldPut a single catch (Exception ex) per threadGeneric Exceptions caught should be publishedLog Exception.ToString(); never log only Exception.Message!Don't catch (Exception) more than once per threadDon't ever swallow exceptionsCleanup code&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/3075377.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>设计异常管理系统</title><link>http://blog.csdn.net/coofucoo/archive/2008/10/13/3070210.aspx</link><pubDate>Mon, 13 Oct 2008 16:56:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2008/10/13/3070210.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/3070210.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2008/10/13/3070210.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/3070210.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3070210</trackback:ping><description>——针对有效的错误处理设计异常管理系统 &lt;br /&gt;作者：Jean-Pierre Norguet，JavaWorld.com,11/15/07      在面向对象的应用程序中，由于代码重载、错误的问题处理方式，导致异常有越来越多的趋势。在这篇文章中，作者Jean-Pierre Norguet介绍了如何设计异常，来实现一个简单的、可读的、健壮的、灵活的、面向调试的及用户友好的错误处理系统。在本文中，作者提出了简单异常集合的设计，并且给出了Java实现的源代码。最后，作者介绍了如何将这样的设计集成到一个Java的企业应用程序中。 &lt;br /&gt;&lt;br /&gt;     在一个面向对象的项目中，设计异常处理的最好途径从来也没有如我们期待的那样清晰。在旧的大的系统中，异常的发生有激增的趋势，最终达到几百行的代码。对于一些常见的编程场景，异常检查是必须的，但是也会带来可观的处理开销。虽然安静的异常捕获可以找到问题的源头，但是避免不了它的一些缺点（虽然这些缺点不是致命的）；比如你必须熟悉这些代码。&lt;br /&gt;序&lt;br /&gt;      本文将介绍如何通过有限的异常集合来满足一个错误处理的需求。在建立起一&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/3070210.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>用UML做好系统分析</title><link>http://blog.csdn.net/coofucoo/archive/2008/09/08/2900988.aspx</link><pubDate>Mon, 08 Sep 2008 18:26:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2008/09/08/2900988.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/2900988.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2008/09/08/2900988.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/2900988.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2900988</trackback:ping><description>使用UML如何能让我们做好系统分析的工作呢？就让我们通过本章的基金模拟项目，先睹 为快，抢先体验一番。 &lt;img src ="http://blog.csdn.net/coofucoo/aggbug/2900988.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>万科是个风向标 </title><link>http://blog.csdn.net/coofucoo/archive/2008/09/02/2865982.aspx</link><pubDate>Tue, 02 Sep 2008 13:01:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2008/09/02/2865982.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/2865982.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2008/09/02/2865982.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/2865982.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2865982</trackback:ping><description>2008-8-7 南方都市报&lt;br /&gt;万科是个风向标。万科倒，中国房地产市场会崩溃；万科顺利度过严冬进行收购兼并，中国房地产市场会走向良性循环。&lt;br /&gt;这并不是说万科这家公司有多重要，事实上，这家中国最大的中国住宅开发商到现在为止，市场占有率也在5%以下。但万科绝对具有风向标的作用：他们对于形势的把握较为准确，以前曾经度过寒冬，在此轮调整中去年就已先行一步，率先降价、收缩战线、回笼资金，再次开始过冬。万科有揣摩政策与顺心消费者心态的传统，除了王石在地震时的赈灾论之外，小心翼翼地不去触碰消费者脆弱的心理。相比而言，万科对住房品质的标准具有专业素质，王石一直强调的是日本的发展模式——小房型、高品质——而不是欧美的大户型模式。&lt;br /&gt;本人并不欣赏王石面对政府的过度乖巧，他在上一届政府时代支持住房拉动内需，而在现在强调理性消费。但不得不承认，中国市场需要这样的懂中国市场、面向城市平民的专业开发商，来给中国的城市居民建立自己的莱维特小镇。上半年万科销售的产品中，刚性需求占比86%，自住需求占比超过90％，中小套型的产品比例也不断提升，90平米以下销售占比46%。万科的净负债率为37.1%，也属于较&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/2865982.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>庭上大曝官场潜规则</title><link>http://blog.csdn.net/coofucoo/archive/2008/09/01/2861651.aspx</link><pubDate>Mon, 01 Sep 2008 15:05:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2008/09/01/2861651.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/2861651.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2008/09/01/2861651.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/2861651.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2861651</trackback:ping><description>　　庭审进行到第3天下午，在对家庭来源不明的巨额财产进行质证时，为了把“无法说明”来源的巨额家庭财产“说明白”，许道明和江黎大曝起了官场的“潜规则”。
&lt;br /&gt;&lt;br /&gt;　　许道明说：“不算购物卡之类，光是计划生育奖励，每年有三四千元，外贸每年给我们领导几千元，郊区区委办、市委办公室不在工资表上，可发不可讲的，每年少说也有几千元。还有一块是灰色收入，逢年过节几乎每个部门都能给千儿八百的。”江黎也透露：“我是搞经济工作的，各种收入特别多，一&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/2861651.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>周子勋：政府“保银行舍地产”渐成市场共识</title><link>http://blog.csdn.net/coofucoo/archive/2008/08/29/2847665.aspx</link><pubDate>Fri, 29 Aug 2008 12:23:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2008/08/29/2847665.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/2847665.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2008/08/29/2847665.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/2847665.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2847665</trackback:ping><description>&lt;br /&gt;日前，央行和银监会联合下发《关于金融促进节约集约用地的通知》，要求各金融机构严格商业性房地产信贷管理。据悉，该《通知》要求严格商业性房地产信贷管理，金融机构禁止向房地产开发企业发放专门用于缴交土地出让价款的贷款。此外，对国土资源部门认定的建设用地闲置2年以上的房地产项目，禁止发放房地产开发贷款或以此类项目建设用地作为抵押物的各类贷款（包括资产保全业务）。 &lt;br /&gt;&lt;br /&gt;由此我们可以很明确看出国家对于打击囤地行为的态度。可以认为，这是中央政府对所有地方政府和房&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/2847665.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>vmware虚拟硬盘增大空间</title><link>http://blog.csdn.net/coofucoo/archive/2008/08/28/2842981.aspx</link><pubDate>Thu, 28 Aug 2008 13:01:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2008/08/28/2842981.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/2842981.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2008/08/28/2842981.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/2842981.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2842981</trackback:ping><description>vmware虚拟硬盘增大空间&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/2842981.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>软件开发与交通阻塞的相似之处 </title><link>http://blog.csdn.net/coofucoo/archive/2008/08/27/2839586.aspx</link><pubDate>Wed, 27 Aug 2008 18:22:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2008/08/27/2839586.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/2839586.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2008/08/27/2839586.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/2839586.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2839586</trackback:ping><description>&lt;br /&gt;Ken Delong解释了他认为软件开发“超级困难”的原因： 每个人都知道编写软件很难，但是我想探讨一下为什么软件开发这么难。 &lt;br /&gt;&lt;br /&gt;软件开发受本身四个特性之困，而这些特性也将其推到了“复&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/2839586.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>卡、千卡、大卡、卡路里、千焦是什么关系？</title><link>http://blog.csdn.net/coofucoo/archive/2008/08/25/2826655.aspx</link><pubDate>Mon, 25 Aug 2008 12:35:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2008/08/25/2826655.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/2826655.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2008/08/25/2826655.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/2826655.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2826655</trackback:ping><description>要控制每天的热量摄入&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/2826655.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>每天应摄入多少热量</title><link>http://blog.csdn.net/coofucoo/archive/2008/08/25/2826650.aspx</link><pubDate>Mon, 25 Aug 2008 12:34:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2008/08/25/2826650.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/2826650.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2008/08/25/2826650.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/2826650.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2826650</trackback:ping><description>身体是革命的本钱&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/2826650.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>Open Source Content Management Systems (CMS) in C#</title><link>http://blog.csdn.net/coofucoo/archive/2008/08/04/2767909.aspx</link><pubDate>Mon, 04 Aug 2008 21:53:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2008/08/04/2767909.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/2767909.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2008/08/04/2767909.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/2767909.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2767909</trackback:ping><description>少，不过似乎还有不错的。&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/2767909.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>the new sitecorelayout editor</title><link>http://blog.csdn.net/coofucoo/archive/2008/06/17/2557794.aspx</link><pubDate>Tue, 17 Jun 2008 17:07:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2008/06/17/2557794.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/2557794.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2008/06/17/2557794.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/2557794.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2557794</trackback:ping><description>竞争对手的设计。唉，细节啊。&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/2557794.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title>Configuring Visual Studio to Debug .NET Framework Source Code</title><link>http://blog.csdn.net/coofucoo/archive/2008/06/06/2516725.aspx</link><pubDate>Fri, 06 Jun 2008 13:35:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2008/06/06/2516725.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/2516725.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2008/06/06/2516725.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/2516725.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2516725</trackback:ping><description>尽管不能改&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/2516725.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>coofucoo zhang</dc:creator><title> ASP.NET MVC Source Code Now Available</title><link>http://blog.csdn.net/coofucoo/archive/2008/04/20/2308630.aspx</link><pubDate>Sun, 20 Apr 2008 10:55:00 GMT</pubDate><guid>http://blog.csdn.net/coofucoo/archive/2008/04/20/2308630.aspx</guid><wfw:comment>http://blog.csdn.net/coofucoo/comments/2308630.aspx</wfw:comment><comments>http://blog.csdn.net/coofucoo/archive/2008/04/20/2308630.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/coofucoo/comments/commentRss/2308630.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2308630</trackback:ping><description>学习学习&lt;img src ="http://blog.csdn.net/coofucoo/aggbug/2308630.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>