<?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/syeerzy" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/syeerzy" type="application/rss+xml"></fs:self_link><lastBuildDate>Mon, 03 Apr 2006 02:41:00 GMT</lastBuildDate><title>快乐永远的专栏</title><description>Syeerzy</description><link>http://blog.csdn.net/syeerzy/</link><item><title>调试</title><link>http://blog.csdn.net/syeerzy/archive/2006/04/03/648426.aspx</link><wfw:comment>http://blog.csdn.net/syeerzy/comments/648426.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/syeerzy/comments/commentRss/648426.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=648426</trackback:ping><description>都知道发烧不是因为额头被热水烫过,肚子疼通常也不会是因为肚子受伤.其实调程序也是如此. 
找错误的时候不该只从错误的地方区找,有可能在遥远的地方的问题,导致了这里的错误.
也不要去相信那些从来没出过错的地方,就是不会错的,从来不错只表示它过去没错,不表示现在也是对的.&lt;img src =&quot;http://blog.csdn.net/syeerzy/aggbug/648426.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 03 Apr 2006 10:41:00 +0800</pubDate><author>快乐永远</author><comments>http://blog.csdn.net/syeerzy/archive/2006/04/03/648426.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/syeerzy/archive/2006/04/03/648426.aspx</guid><dc:creator>快乐永远</dc:creator></item><item><title>垃圾代码是这样练成的......</title><link>http://blog.csdn.net/syeerzy/archive/2006/04/03/648425.aspx</link><wfw:comment>http://blog.csdn.net/syeerzy/comments/648425.aspx</wfw:comment><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/syeerzy/comments/commentRss/648425.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=648425</trackback:ping><description>很多人喜欢在网上,论坛里,QQ群里,向别人要代码...... 而我个人习惯,不太喜欢看别人代码,因为扔在论坛上的代码,虽然也有精品的,但是大多是新手练手,每每有看到哭笑不得的代码. 所以一般只看运行,看代码也就看看结构,层次. 
&lt;img src =&quot;http://blog.csdn.net/syeerzy/aggbug/648425.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 03 Apr 2006 10:39:00 +0800</pubDate><author>快乐永远</author><comments>http://blog.csdn.net/syeerzy/archive/2006/04/03/648425.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/syeerzy/archive/2006/04/03/648425.aspx</guid><dc:creator>快乐永远</dc:creator></item><item><title>查找疑难杂症－－于细微处见精神</title><link>http://blog.csdn.net/syeerzy/archive/2006/04/03/648421.aspx</link><wfw:comment>http://blog.csdn.net/syeerzy/comments/648421.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/syeerzy/comments/commentRss/648421.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=648421</trackback:ping><description>如果所有的其他可能都被排除，那么剩下的最后一种可能，无论多么离奇和难以置信，它都是真的

&lt;img src =&quot;http://blog.csdn.net/syeerzy/aggbug/648421.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 03 Apr 2006 10:34:00 +0800</pubDate><author>快乐永远</author><comments>http://blog.csdn.net/syeerzy/archive/2006/04/03/648421.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/syeerzy/archive/2006/04/03/648421.aspx</guid><dc:creator>快乐永远</dc:creator></item><item><title>关于语言的执行效率问题</title><link>http://blog.csdn.net/syeerzy/archive/2006/04/03/648419.aspx</link><wfw:comment>http://blog.csdn.net/syeerzy/comments/648419.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/syeerzy/comments/commentRss/648419.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=648419</trackback:ping><description>每一种语言都有让程序员犯错的陷阱，在C#中这种陷阱一般是影响性能，在C++中一般是影响安全。所以仅从性能看C++还是要优势一点，哪怕在托管代码中。
&lt;img src =&quot;http://blog.csdn.net/syeerzy/aggbug/648419.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 03 Apr 2006 10:32:00 +0800</pubDate><author>快乐永远</author><comments>http://blog.csdn.net/syeerzy/archive/2006/04/03/648419.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/syeerzy/archive/2006/04/03/648419.aspx</guid><dc:creator>快乐永远</dc:creator></item><item><title>难的不会想，想简单的</title><link>http://blog.csdn.net/syeerzy/archive/2006/04/03/648418.aspx</link><wfw:comment>http://blog.csdn.net/syeerzy/comments/648418.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/syeerzy/comments/commentRss/648418.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=648418</trackback:ping><description>其实做技术的人，不该只挤一个路有时候换个角度就豁然开朗。
&lt;img src =&quot;http://blog.csdn.net/syeerzy/aggbug/648418.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 03 Apr 2006 10:29:00 +0800</pubDate><author>快乐永远</author><comments>http://blog.csdn.net/syeerzy/archive/2006/04/03/648418.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/syeerzy/archive/2006/04/03/648418.aspx</guid><dc:creator>快乐永远</dc:creator></item><item><title>花小钱，办大事</title><link>http://blog.csdn.net/syeerzy/archive/2006/04/03/648416.aspx</link><wfw:comment>http://blog.csdn.net/syeerzy/comments/648416.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/syeerzy/comments/commentRss/648416.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=648416</trackback:ping><description>处处留心注意，其实你的代码功能可以更强大。
&lt;img src =&quot;http://blog.csdn.net/syeerzy/aggbug/648416.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 03 Apr 2006 10:27:00 +0800</pubDate><author>快乐永远</author><comments>http://blog.csdn.net/syeerzy/archive/2006/04/03/648416.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/syeerzy/archive/2006/04/03/648416.aspx</guid><dc:creator>快乐永远</dc:creator></item><item><title>用例与需求</title><link>http://blog.csdn.net/syeerzy/archive/2006/04/03/648414.aspx</link><wfw:comment>http://blog.csdn.net/syeerzy/comments/648414.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/syeerzy/comments/commentRss/648414.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=648414</trackback:ping><description>使用用例捕捉需求需要考虑的问题.
&lt;img src =&quot;http://blog.csdn.net/syeerzy/aggbug/648414.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 03 Apr 2006 10:19:00 +0800</pubDate><author>快乐永远</author><comments>http://blog.csdn.net/syeerzy/archive/2006/04/03/648414.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/syeerzy/archive/2006/04/03/648414.aspx</guid><dc:creator>快乐永远</dc:creator></item><item><title>这里老是无法访问，很不爽</title><link>http://blog.csdn.net/syeerzy/archive/2005/05/31/384686.aspx</link><wfw:comment>http://blog.csdn.net/syeerzy/comments/384686.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/syeerzy/comments/commentRss/384686.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=384686</trackback:ping><description>这里老是无法访问，很不爽，我决定把Blog移到其他地方(暂时地址)

http://syeerzy.netyi.net
&lt;img src =&quot;http://blog.csdn.net/syeerzy/aggbug/384686.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 31 May 2005 16:27:00 +0800</pubDate><author>快乐永远</author><comments>http://blog.csdn.net/syeerzy/archive/2005/05/31/384686.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/syeerzy/archive/2005/05/31/384686.aspx</guid><dc:creator>快乐永远</dc:creator></item><item><title>DataSet和DataReader的不同用法</title><link>http://blog.csdn.net/syeerzy/archive/2005/04/21/357106.aspx</link><wfw:comment>http://blog.csdn.net/syeerzy/comments/357106.aspx</wfw:comment><slash:comments>12</slash:comments><wfw:commentRss>http://blog.csdn.net/syeerzy/comments/commentRss/357106.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=357106</trackback:ping><description>发现有些人不知道DataSet和DataReader的不同用法，
喜欢直接把DataSource赋值为一个Reader，然后就DataBind（）。
出不来数据再在CSDN上发贴说我全部地方都没有错啊，为什么不出数据。。。&lt;img src =&quot;http://blog.csdn.net/syeerzy/aggbug/357106.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 21 Apr 2005 23:22:00 +0800</pubDate><author>快乐永远</author><comments>http://blog.csdn.net/syeerzy/archive/2005/04/21/357106.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/syeerzy/archive/2005/04/21/357106.aspx</guid><dc:creator>快乐永远</dc:creator></item><item><title>安全性问题</title><link>http://blog.csdn.net/syeerzy/archive/2005/04/21/356454.aspx</link><wfw:comment>http://blog.csdn.net/syeerzy/comments/356454.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/syeerzy/comments/commentRss/356454.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=356454</trackback:ping><description>本文来源于网络，整理而成。如果侵害了您的权益，请与我联系，谢谢。&lt;img src =&quot;http://blog.csdn.net/syeerzy/aggbug/356454.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 21 Apr 2005 16:49:00 +0800</pubDate><author>快乐永远</author><comments>http://blog.csdn.net/syeerzy/archive/2005/04/21/356454.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/syeerzy/archive/2005/04/21/356454.aspx</guid><dc:creator>快乐永远</dc:creator></item></channel></rss>