<?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: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>Thu, 12 Aug 2010 01:47:00 GMT</lastBuildDate><title>lem's Blog</title><description>CSDN博客聚合服务</description><link>http://blog.csdn.net/blogrss.aspx?username=lem12</link><item><title>wpf遍历窗体中所有控件方法</title><link>http://blog.csdn.net/lem12/archive/2010/08/12/5806032.aspx</link><description>&lt;br /&gt;Grid oo =this.Content as Grid;
UIElementCollection Childrens = oo.Children;
foreach (UIElement ui in Childrens)
 {
   //ui转成控件
 }&lt;img src=&quot;http://www1.feedsky.com/t1/402162549/lem12/csdn.net/s.gif?r=http://blog.csdn.net/lem12/archive/2010/08/12/5806032.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/402162549/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/402162549/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 12 Aug 2010 09:47:00 +0800</pubDate><author>刘铭</author><guid isPermaLink="false">http://blog.csdn.net/lem12/archive/2010/08/12/5806032.aspx</guid><dc:creator>刘铭</dc:creator><fs:srclink>http://blog.csdn.net/lem12/archive/2010/08/12/5806032.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/lem12/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/lem12/~1175605/402162549/1175587</fs:itemid></item><item><title>关于Discuz论坛整合问题</title><link>http://blog.csdn.net/lem12/archive/2009/10/22/4715357.aspx</link><description>关于Discuz论坛整合,以及经常出现的问题处理.&lt;img src=&quot;http://www1.feedsky.com/t1/402162574/lem12/csdn.net/s.gif?r=http://blog.csdn.net/lem12/archive/2009/10/22/4715357.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/402162574/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/402162574/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 22 Oct 2009 22:16:00 +0800</pubDate><author>刘铭</author><guid isPermaLink="false">http://blog.csdn.net/lem12/archive/2009/10/22/4715357.aspx</guid><dc:creator>刘铭</dc:creator><fs:srclink>http://blog.csdn.net/lem12/archive/2009/10/22/4715357.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/lem12/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/lem12/~1175605/402162574/1175587</fs:itemid></item><item><title>关于asp.net中dropdownlist控件选中后在次回传页面后还原到默认</title><link>http://blog.csdn.net/lem12/archive/2009/05/16/4192696.aspx</link><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://www1.feedsky.com/t1/402162587/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/402162587/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/402162587/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 16 May 2009 15:45:00 +0800</pubDate><author>刘铭</author><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/402162587/1175587</fs:itemid></item><item><title>将字符串中指定字符替换成其他不同字符</title><link>http://blog.csdn.net/lem12/archive/2009/04/24/4107018.aspx</link><description>将字符串中指定字符替换成其他不同字符&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/lem12/402162617/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/402162617/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 24 Apr 2009 14:38:00 +0800</pubDate><author>刘铭</author><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/402162617/1175587</fs:itemid></item><item><title>串口简单案例</title><link>http://blog.csdn.net/lem12/archive/2008/08/30/2852751.aspx</link><description>&lt;P&gt;在.netframework2.0引入了System.IO.Ports命名,简化了我们串口的编程代码.&lt;/P&gt;&lt;P&gt;首先创建一个winform窗体，在窗体上建两个文本框和一个按钮，两个文本框分别用来发送和接收数据，按钮用来触发发送事件，然在工具箱中一个serialPort控件，或者在代码中进行实例化。下面为后如代码:&lt;/P&gt;&lt;DIV class=highlighter&gt;&lt;OL class=highlighter-c&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=keyword&gt;private&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=keyword&gt;delegate&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=keyword&gt;void&amp;lt&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/lem12/402162641/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/402162641/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 30 Aug 2008 15:36:00 +0800</pubDate><author>刘铭</author><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/402162641/1175587</fs:itemid></item><item><title>Js取出Gridview中模板列控件ID</title><link>http://blog.csdn.net/lem12/archive/2008/06/02/2503733.aspx</link><description>Js取出Gridview中模板列控件ID&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/lem12/402162659/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/402162659/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 02 Jun 2008 15:55:00 +0800</pubDate><author>刘铭</author><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/402162659/1175587</fs:itemid></item><item><title>js取出表格的行号列号和值</title><link>http://blog.csdn.net/lem12/archive/2008/04/08/2260648.aspx</link><description>js取出表格的行号列号和值&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/lem12/402162673/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/402162673/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 08 Apr 2008 15:00:00 +0800</pubDate><author>刘铭</author><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/402162673/1175587</fs:itemid></item><item><title>asp.net编程实现IIS新建站点</title><link>http://blog.csdn.net/lem12/archive/2008/04/03/2247563.aspx</link><description>asp.net编程实现IIS新建站点&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/lem12/402162690/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/402162690/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 03 Apr 2008 15:57:00 +0800</pubDate><author>刘铭</author><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/402162690/1175587</fs:itemid></item><item><title>C#冒泡法 斐波那契</title><link>http://blog.csdn.net/lem12/archive/2008/04/01/2236665.aspx</link><description>C#冒泡法 斐波那契&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/lem12/402162692/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/402162692/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 01 Apr 2008 13:46:00 +0800</pubDate><author>刘铭</author><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/402162692/1175587</fs:itemid></item><item><title>JavaScript必须搞懂的问题</title><link>http://blog.csdn.net/lem12/archive/2008/03/26/2219806.aspx</link><description>JavaScript&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/lem12/402162704/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/402162704/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 26 Mar 2008 13:10:00 +0800</pubDate><author>刘铭</author><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/402162704/1175587</fs:itemid></item></channel></rss>
