<?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/lem12" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/lem12" type="application/rss+xml"></fs:self_link><lastBuildDate>Sat, 16 May 2009 15:45:00 GMT</lastBuildDate><title>lem's Blog</title><link>http://blog.csdn.net/lem12/</link><item><title>关于asp.net中dropdownlist控件选中后在次回传页面后还原到默认</title><link>http://blog.csdn.net/lem12/archive/2009/05/16/4192696.aspx</link><wfw:comment>http://blog.csdn.net/lem12/comments/4192696.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lem12/comments/commentRss/4192696.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4192696</trackback:ping><description>关于asp.net中dropdownlist控件选中后在次回传页面后还原到默认这类问题分两种1.在窗体加载中没有判断回传我们只要在page_load中增加if(!ispostback){绑定dropdownlist}2.绑定了dropdownlist的text和value，我将相同的值绑定到了value(页面加载后可以查看下html源码看下value是否有相同的数据)，我们每次选择dropdownlist后一旦回传后就会还会到还原一默认值.dropdownlist中的value相当一个主键.&lt;img src =&quot;http://blog.csdn.net/lem12/aggbug/4192696.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/223676931/lem12/csdn.net/s.gif?r=http://blog.csdn.net/lem12/archive/2009/05/16/4192696.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/lem12/223676931/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/lem12/223676931/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 16 May 2009 23:45:00 +0800</pubDate><author>刘铭</author><comments>http://blog.csdn.net/lem12/archive/2009/05/16/4192696.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/lem12/archive/2009/05/16/4192696.aspx</guid><dc:creator>刘铭</dc:creator><fs:srclink>http://blog.csdn.net/lem12/archive/2009/05/16/4192696.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/lem12/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/lem12/~1175605/223676931/1175587</fs:itemid></item><item><title>将字符串中指定字符替换成其他不同字符</title><link>http://blog.csdn.net/lem12/archive/2009/04/24/4107018.aspx</link><wfw:comment>http://blog.csdn.net/lem12/comments/4107018.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lem12/comments/commentRss/4107018.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4107018</trackback:ping><description>将字符串中指定字符替换成其他不同字符&lt;img src =&quot;http://blog.csdn.net/lem12/aggbug/4107018.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/lem12/223676932/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/lem12/223676932/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 24 Apr 2009 22:38:00 +0800</pubDate><author>刘铭</author><comments>http://blog.csdn.net/lem12/archive/2009/04/24/4107018.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/lem12/archive/2009/04/24/4107018.aspx</guid><dc:creator>刘铭</dc:creator><fs:srclink>http://blog.csdn.net/lem12/archive/2009/04/24/4107018.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/lem12/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/lem12/~1175605/223676932/1175587</fs:itemid></item><item><title>串口简单案例</title><link>http://blog.csdn.net/lem12/archive/2008/08/30/2852751.aspx</link><wfw:comment>http://blog.csdn.net/lem12/comments/2852751.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lem12/comments/commentRss/2852751.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2852751</trackback:ping><description>&lt;br /&gt;在.netframework2.0引入了System.IO.Ports命名,简化了我们串口的编程代码.&lt;br /&gt;首先创建一个winform窗体，在窗体上建两个文本框和一个按钮，两个文本框分别用来发送和接收数据，按钮用来触发发送事件，然在工具箱中一个serialPort控件，或者在代码中进行实例化。下面为后如代码:  private delegate void&amp;lt&lt;img src =&quot;http://blog.csdn.net/lem12/aggbug/2852751.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/lem12/223676933/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/lem12/223676933/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 30 Aug 2008 23:36:00 +0800</pubDate><author>刘铭</author><comments>http://blog.csdn.net/lem12/archive/2008/08/30/2852751.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/lem12/archive/2008/08/30/2852751.aspx</guid><dc:creator>刘铭</dc:creator><fs:srclink>http://blog.csdn.net/lem12/archive/2008/08/30/2852751.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/lem12/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/lem12/~1175605/223676933/1175587</fs:itemid></item><item><title>Js取出Gridview中模板列控件ID</title><link>http://blog.csdn.net/lem12/archive/2008/06/02/2503733.aspx</link><wfw:comment>http://blog.csdn.net/lem12/comments/2503733.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lem12/comments/commentRss/2503733.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2503733</trackback:ping><description>Js取出Gridview中模板列控件ID&lt;img src =&quot;http://blog.csdn.net/lem12/aggbug/2503733.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/lem12/223676934/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/lem12/223676934/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 02 Jun 2008 23:55:00 +0800</pubDate><author>刘铭</author><comments>http://blog.csdn.net/lem12/archive/2008/06/02/2503733.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/lem12/archive/2008/06/02/2503733.aspx</guid><dc:creator>刘铭</dc:creator><fs:srclink>http://blog.csdn.net/lem12/archive/2008/06/02/2503733.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/lem12/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/lem12/~1175605/223676934/1175587</fs:itemid></item><item><title>js取出表格的行号列号和值</title><link>http://blog.csdn.net/lem12/archive/2008/04/08/2260648.aspx</link><wfw:comment>http://blog.csdn.net/lem12/comments/2260648.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lem12/comments/commentRss/2260648.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2260648</trackback:ping><description>js取出表格的行号列号和值&lt;img src =&quot;http://blog.csdn.net/lem12/aggbug/2260648.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/lem12/223676935/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/lem12/223676935/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 08 Apr 2008 23:00:00 +0800</pubDate><author>刘铭</author><comments>http://blog.csdn.net/lem12/archive/2008/04/08/2260648.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/lem12/archive/2008/04/08/2260648.aspx</guid><dc:creator>刘铭</dc:creator><fs:srclink>http://blog.csdn.net/lem12/archive/2008/04/08/2260648.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/lem12/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/lem12/~1175605/223676935/1175587</fs:itemid></item><item><title>asp.net编程实现IIS新建站点</title><link>http://blog.csdn.net/lem12/archive/2008/04/03/2247563.aspx</link><wfw:comment>http://blog.csdn.net/lem12/comments/2247563.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lem12/comments/commentRss/2247563.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2247563</trackback:ping><description>asp.net编程实现IIS新建站点&lt;img src =&quot;http://blog.csdn.net/lem12/aggbug/2247563.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/lem12/223676936/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/lem12/223676936/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 03 Apr 2008 23:57:00 +0800</pubDate><author>刘铭</author><comments>http://blog.csdn.net/lem12/archive/2008/04/03/2247563.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/lem12/archive/2008/04/03/2247563.aspx</guid><dc:creator>刘铭</dc:creator><fs:srclink>http://blog.csdn.net/lem12/archive/2008/04/03/2247563.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/lem12/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/lem12/~1175605/223676936/1175587</fs:itemid></item><item><title>C#冒泡法 斐波那契</title><link>http://blog.csdn.net/lem12/archive/2008/04/01/2236665.aspx</link><wfw:comment>http://blog.csdn.net/lem12/comments/2236665.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lem12/comments/commentRss/2236665.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2236665</trackback:ping><description>C#冒泡法 斐波那契&lt;img src =&quot;http://blog.csdn.net/lem12/aggbug/2236665.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/lem12/223676937/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/lem12/223676937/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 01 Apr 2008 21:46:00 +0800</pubDate><author>刘铭</author><comments>http://blog.csdn.net/lem12/archive/2008/04/01/2236665.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/lem12/archive/2008/04/01/2236665.aspx</guid><dc:creator>刘铭</dc:creator><fs:srclink>http://blog.csdn.net/lem12/archive/2008/04/01/2236665.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/lem12/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/lem12/~1175605/223676937/1175587</fs:itemid></item><item><title>JavaScript必须搞懂的问题</title><link>http://blog.csdn.net/lem12/archive/2008/03/26/2219806.aspx</link><wfw:comment>http://blog.csdn.net/lem12/comments/2219806.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lem12/comments/commentRss/2219806.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2219806</trackback:ping><description>JavaScript&lt;img src =&quot;http://blog.csdn.net/lem12/aggbug/2219806.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/lem12/223676938/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/lem12/223676938/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 26 Mar 2008 21:10:00 +0800</pubDate><author>刘铭</author><comments>http://blog.csdn.net/lem12/archive/2008/03/26/2219806.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/lem12/archive/2008/03/26/2219806.aspx</guid><dc:creator>刘铭</dc:creator><fs:srclink>http://blog.csdn.net/lem12/archive/2008/03/26/2219806.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/lem12/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/lem12/~1175605/223676938/1175587</fs:itemid></item><item><title>关于预编绎网站的问题[已预编译此应用程序的错误]</title><link>http://blog.csdn.net/lem12/archive/2008/03/13/2175812.aspx</link><wfw:comment>http://blog.csdn.net/lem12/comments/2175812.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lem12/comments/commentRss/2175812.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2175812</trackback:ping><description>关于预编绎网站的问题[已预编译此应用程序的错误]&lt;img src =&quot;http://blog.csdn.net/lem12/aggbug/2175812.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/lem12/223676939/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/lem12/223676939/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 13 Mar 2008 17:11:00 +0800</pubDate><author>刘铭</author><comments>http://blog.csdn.net/lem12/archive/2008/03/13/2175812.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/lem12/archive/2008/03/13/2175812.aspx</guid><dc:creator>刘铭</dc:creator><fs:srclink>http://blog.csdn.net/lem12/archive/2008/03/13/2175812.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/lem12/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/lem12/~1175605/223676939/1175587</fs:itemid></item><item><title>Asp.net上传图片产生预览效果</title><link>http://blog.csdn.net/lem12/archive/2008/03/07/2156556.aspx</link><wfw:comment>http://blog.csdn.net/lem12/comments/2156556.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lem12/comments/commentRss/2156556.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2156556</trackback:ping><description>Asp.net上传图片产生预览效果&lt;img src =&quot;http://blog.csdn.net/lem12/aggbug/2156556.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/lem12/223676940/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/lem12/223676940/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 07 Mar 2008 22:13:00 +0800</pubDate><author>刘铭</author><comments>http://blog.csdn.net/lem12/archive/2008/03/07/2156556.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/lem12/archive/2008/03/07/2156556.aspx</guid><dc:creator>刘铭</dc:creator><fs:srclink>http://blog.csdn.net/lem12/archive/2008/03/07/2156556.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/lem12/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/lem12/~1175605/223676940/1175587</fs:itemid></item></channel></rss>