<?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/nyzfl" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/nyzfl" type="application/rss+xml"></fs:self_link><lastBuildDate>Fri, 24 Apr 2009 13:31:00 GMT</lastBuildDate><title>nyzfl's CSDN BLog</title><description>.Net Research</description><link>http://blog.csdn.net/nyzfl/</link><item><title>拼SQL</title><link>http://blog.csdn.net/nyzfl/archive/2009/04/24/4106682.aspx</link><wfw:comment>http://blog.csdn.net/nyzfl/comments/4106682.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/nyzfl/comments/commentRss/4106682.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4106682</trackback:ping><description>&lt;br /&gt;拼SQL&lt;br /&gt;declare @sql nvarchar(4000)&lt;br /&gt;set @sql=''&lt;br /&gt;select @sql = @sql+'update aa set status=1' + code +' aaa ' from area where code in ('101','101101')&lt;br /&gt;select @sql&lt;img src =&quot;http://blog.csdn.net/nyzfl/aggbug/4106682.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 24 Apr 2009 21:31:00 +0800</pubDate><author>NYZFL</author><comments>http://blog.csdn.net/nyzfl/archive/2009/04/24/4106682.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/nyzfl/archive/2009/04/24/4106682.aspx</guid><dc:creator>NYZFL</dc:creator></item><item><title>多线程使用TextBox控件</title><link>http://blog.csdn.net/nyzfl/archive/2009/03/13/3987447.aspx</link><wfw:comment>http://blog.csdn.net/nyzfl/comments/3987447.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/nyzfl/comments/commentRss/3987447.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3987447</trackback:ping><description>//声明一个委托
        public delegate void SetTextBoxValue(string value);

        //委托使用文本框
        void SetMyTextBoxValue(string value)
        {
            // Control.InvokeRequired 属性： 获取一个值，该值指示调用方在对控件进行方法调用时是否必须调用 Invoke 方法，因为调用方位于创建控件所在的线程以外的线程中。当前线程不是创建控件的线程时为true,当前线程中访问是False
            if (this.TextBoxControl.InvokeRequired)
            {
                SetTextBoxValue objSetTextBoxValue = new SetTextBoxValue(SetMyTextBoxValue);

                // IAsyncResult 接口：表示异&lt;img src =&quot;http://blog.csdn.net/nyzfl/aggbug/3987447.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 13 Mar 2009 22:15:00 +0800</pubDate><author>NYZFL</author><comments>http://blog.csdn.net/nyzfl/archive/2009/03/13/3987447.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/nyzfl/archive/2009/03/13/3987447.aspx</guid><dc:creator>NYZFL</dc:creator></item><item><title>The best and the worst</title><link>http://blog.csdn.net/nyzfl/archive/2009/03/02/3950354.aspx</link><wfw:comment>http://blog.csdn.net/nyzfl/comments/3950354.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/nyzfl/comments/commentRss/3950354.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3950354</trackback:ping><description>Why is Joe's garden the most beautiful one in the town?

Joe Sanders has the most beautiful garden in our town. Nearly everybody enters for 'The Nicest Garden Competition' each year, but Joe wins every time. Bill Frith's garden is larger than Joe's. Bill works harder than Joe and grows more flowers and vegetables, but Joe's garden is more interesting. He has made neat paths and has built a wooden bridge over a pool. I like gardens too, but I do not like hard work. Every year I enter for the g&lt;img src =&quot;http://blog.csdn.net/nyzfl/aggbug/3950354.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 03 Mar 2009 01:42:00 +0800</pubDate><author>NYZFL</author><comments>http://blog.csdn.net/nyzfl/archive/2009/03/02/3950354.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/nyzfl/archive/2009/03/02/3950354.aspx</guid><dc:creator>NYZFL</dc:creator></item><item><title>郭德纲搞笑国足相声（全集）</title><link>http://blog.csdn.net/nyzfl/archive/2008/09/01/2862037.aspx</link><wfw:comment>http://blog.csdn.net/nyzfl/comments/2862037.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/nyzfl/comments/commentRss/2862037.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2862037</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;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/nyzfl/aggbug/2862037.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 02 Sep 2008 00:15:00 +0800</pubDate><author>NYZFL</author><comments>http://blog.csdn.net/nyzfl/archive/2008/09/01/2862037.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/nyzfl/archive/2008/09/01/2862037.aspx</guid><dc:creator>NYZFL</dc:creator></item><item><title>大一到大四的女生变化</title><link>http://blog.csdn.net/nyzfl/archive/2007/11/02/1863037.aspx</link><wfw:comment>http://blog.csdn.net/nyzfl/comments/1863037.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/nyzfl/comments/commentRss/1863037.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1863037</trackback:ping><description>大一到大四的女生变化&lt;img src =&quot;http://blog.csdn.net/nyzfl/aggbug/1863037.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 02 Nov 2007 20:35:00 +0800</pubDate><author>NYZFL</author><comments>http://blog.csdn.net/nyzfl/archive/2007/11/02/1863037.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/nyzfl/archive/2007/11/02/1863037.aspx</guid><dc:creator>NYZFL</dc:creator></item><item><title>[转]投&quot;鸡&quot;之路</title><link>http://blog.csdn.net/nyzfl/archive/2007/10/16/1826831.aspx</link><wfw:comment>http://blog.csdn.net/nyzfl/comments/1826831.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/nyzfl/comments/commentRss/1826831.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1826831</trackback:ping><description>投&quot;鸡&quot;之路&lt;img src =&quot;http://blog.csdn.net/nyzfl/aggbug/1826831.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 16 Oct 2007 17:21:00 +0800</pubDate><author>NYZFL</author><comments>http://blog.csdn.net/nyzfl/archive/2007/10/16/1826831.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/nyzfl/archive/2007/10/16/1826831.aspx</guid><dc:creator>NYZFL</dc:creator></item><item><title>[转]让我们的生命过程多点随意。。。。。</title><link>http://blog.csdn.net/nyzfl/archive/2007/09/17/1787880.aspx</link><wfw:comment>http://blog.csdn.net/nyzfl/comments/1787880.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/nyzfl/comments/commentRss/1787880.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1787880</trackback:ping><description>[转]让我们的生命过程多点随意。。。。。&lt;img src =&quot;http://blog.csdn.net/nyzfl/aggbug/1787880.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 17 Sep 2007 19:00:00 +0800</pubDate><author>NYZFL</author><comments>http://blog.csdn.net/nyzfl/archive/2007/09/17/1787880.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/nyzfl/archive/2007/09/17/1787880.aspx</guid><dc:creator>NYZFL</dc:creator></item><item><title>[转]有一种感动叫守口如瓶</title><link>http://blog.csdn.net/nyzfl/archive/2007/09/05/1772796.aspx</link><wfw:comment>http://blog.csdn.net/nyzfl/comments/1772796.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/nyzfl/comments/commentRss/1772796.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1772796</trackback:ping><description>[转]有一种感动叫守口如瓶&lt;img src =&quot;http://blog.csdn.net/nyzfl/aggbug/1772796.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 05 Sep 2007 18:31:00 +0800</pubDate><author>NYZFL</author><comments>http://blog.csdn.net/nyzfl/archive/2007/09/05/1772796.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/nyzfl/archive/2007/09/05/1772796.aspx</guid><dc:creator>NYZFL</dc:creator></item><item><title>C# Operate Excel</title><link>http://blog.csdn.net/nyzfl/archive/2007/08/13/1740994.aspx</link><wfw:comment>http://blog.csdn.net/nyzfl/comments/1740994.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/nyzfl/comments/commentRss/1740994.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1740994</trackback:ping><description>C# Operate Excel(读，写)&lt;img src =&quot;http://blog.csdn.net/nyzfl/aggbug/1740994.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 14 Aug 2007 00:57:00 +0800</pubDate><author>NYZFL</author><comments>http://blog.csdn.net/nyzfl/archive/2007/08/13/1740994.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/nyzfl/archive/2007/08/13/1740994.aspx</guid><dc:creator>NYZFL</dc:creator></item><item><title>Boy And Gril</title><link>http://blog.csdn.net/nyzfl/archive/2007/08/07/1729006.aspx</link><wfw:comment>http://blog.csdn.net/nyzfl/comments/1729006.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/nyzfl/comments/commentRss/1729006.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1729006</trackback:ping><description>Boy And Gril&lt;img src =&quot;http://blog.csdn.net/nyzfl/aggbug/1729006.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 07 Aug 2007 18:35:00 +0800</pubDate><author>NYZFL</author><comments>http://blog.csdn.net/nyzfl/archive/2007/08/07/1729006.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/nyzfl/archive/2007/08/07/1729006.aspx</guid><dc:creator>NYZFL</dc:creator></item></channel></rss>