<?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/zhangyj_315" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/zhangyj_315" type="application/rss+xml"></fs:self_link><lastBuildDate>Fri, 26 Jun 2009 17:23:00 GMT</lastBuildDate><title>张亚京</title><description>zhangyj_315的专栏</description><link>http://blog.csdn.net/zhangyj_315/</link><item><title>js 获取 asp.net 服务器端控件 Label 与 TextBox RadioButtonList 与 DropDownList 的值</title><link>http://blog.csdn.net/zhangyj_315/archive/2009/06/26/4301456.aspx</link><wfw:comment>http://blog.csdn.net/zhangyj_315/comments/4301456.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhangyj_315/comments/commentRss/4301456.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4301456</trackback:ping><description>&lt;br /&gt;在做 BS架构的项目时，经常遇到 需要用js 来调用 asp.net 服务器端控件的值。&lt;br /&gt;大多数的 控件他的值都可以通过js调用它的 value属性来获得此控件的值，但是也有例外的情况。&lt;br /&gt;经常用的 Label控件。他的值用js就不能通过value属性来获得。&lt;br /&gt;    Label控件 js获取的实例， var text= document.getElementById('Label1').innerText;&lt;br /&gt;假如， 这样  var text= document.getElementById('Label1').value; 则 text 为Undefined。&lt;br /&gt;而 TextBox 的值 &lt;br /&gt;就可以  var text= document.getElementById('TextBox 1').value;&lt;br /&gt;对于，RadioButtonList 与 DropDownList  他们的获取方式是大不一样的！ 这主要是因为 他们所生成的 html元素不一样。&lt;br /&gt;DropDownList 的值 获取 比较简&lt;img src =&quot;http://blog.csdn.net/zhangyj_315/aggbug/4301456.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/237541201/zhangyj_315/csdn.net/s.gif?r=http://blog.csdn.net/zhangyj_315/archive/2009/06/26/4301456.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/zhangyj_315/237541201/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/zhangyj_315/237541201/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 27 Jun 2009 01:23:00 +0800</pubDate><author>张亚京</author><comments>http://blog.csdn.net/zhangyj_315/archive/2009/06/26/4301456.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhangyj_315/archive/2009/06/26/4301456.aspx</guid><dc:creator>张亚京</dc:creator><fs:srclink>http://blog.csdn.net/zhangyj_315/archive/2009/06/26/4301456.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zhangyj_315/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zhangyj_315/~7394791/237541201/5504313</fs:itemid></item><item><title>!IsPostBack和Cookies用法</title><link>http://blog.csdn.net/zhangyj_315/archive/2009/05/21/4205700.aspx</link><wfw:comment>http://blog.csdn.net/zhangyj_315/comments/4205700.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhangyj_315/comments/commentRss/4205700.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4205700</trackback:ping><description>!IsPostBack和Cookies用法&lt;img src =&quot;http://blog.csdn.net/zhangyj_315/aggbug/4205700.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/237541202/zhangyj_315/csdn.net/s.gif?r=http://blog.csdn.net/zhangyj_315/archive/2009/05/21/4205700.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/zhangyj_315/237541202/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/zhangyj_315/237541202/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 21 May 2009 18:49:00 +0800</pubDate><author>张亚京</author><comments>http://blog.csdn.net/zhangyj_315/archive/2009/05/21/4205700.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhangyj_315/archive/2009/05/21/4205700.aspx</guid><dc:creator>张亚京</dc:creator><fs:srclink>http://blog.csdn.net/zhangyj_315/archive/2009/05/21/4205700.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zhangyj_315/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zhangyj_315/~7394791/237541202/5504313</fs:itemid></item><item><title>Asp.net中SqlDataAdapter和SqlCommand对比分析（二）</title><link>http://blog.csdn.net/zhangyj_315/archive/2009/05/21/4205641.aspx</link><wfw:comment>http://blog.csdn.net/zhangyj_315/comments/4205641.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhangyj_315/comments/commentRss/4205641.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4205641</trackback:ping><description>Asp.net中SqlDataAdapter和SqlCommand对比分析（二）&lt;img src =&quot;http://blog.csdn.net/zhangyj_315/aggbug/4205641.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/237541203/zhangyj_315/csdn.net/s.gif?r=http://blog.csdn.net/zhangyj_315/archive/2009/05/21/4205641.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/zhangyj_315/237541203/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/zhangyj_315/237541203/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 21 May 2009 18:36:00 +0800</pubDate><author>张亚京</author><comments>http://blog.csdn.net/zhangyj_315/archive/2009/05/21/4205641.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhangyj_315/archive/2009/05/21/4205641.aspx</guid><dc:creator>张亚京</dc:creator><fs:srclink>http://blog.csdn.net/zhangyj_315/archive/2009/05/21/4205641.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zhangyj_315/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zhangyj_315/~7394791/237541203/5504313</fs:itemid></item><item><title>在web.config中连接数据库的两种方法</title><link>http://blog.csdn.net/zhangyj_315/archive/2009/05/19/4200012.aspx</link><wfw:comment>http://blog.csdn.net/zhangyj_315/comments/4200012.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhangyj_315/comments/commentRss/4200012.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4200012</trackback:ping><description>在web.config中连接数据库的两种方法&lt;img src =&quot;http://blog.csdn.net/zhangyj_315/aggbug/4200012.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/237541204/zhangyj_315/csdn.net/s.gif?r=http://blog.csdn.net/zhangyj_315/archive/2009/05/19/4200012.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/zhangyj_315/237541204/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/zhangyj_315/237541204/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 19 May 2009 16:45:00 +0800</pubDate><author>张亚京</author><comments>http://blog.csdn.net/zhangyj_315/archive/2009/05/19/4200012.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhangyj_315/archive/2009/05/19/4200012.aspx</guid><dc:creator>张亚京</dc:creator><fs:srclink>http://blog.csdn.net/zhangyj_315/archive/2009/05/19/4200012.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zhangyj_315/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zhangyj_315/~7394791/237541204/5504313</fs:itemid></item><item><title>游标</title><link>http://blog.csdn.net/zhangyj_315/archive/2009/04/21/4098693.aspx</link><wfw:comment>http://blog.csdn.net/zhangyj_315/comments/4098693.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhangyj_315/comments/commentRss/4098693.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4098693</trackback:ping><description>游标&lt;img src =&quot;http://blog.csdn.net/zhangyj_315/aggbug/4098693.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/zhangyj_315/237541211/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/zhangyj_315/237541211/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 22 Apr 2009 04:57:00 +0800</pubDate><author>张亚京</author><comments>http://blog.csdn.net/zhangyj_315/archive/2009/04/21/4098693.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhangyj_315/archive/2009/04/21/4098693.aspx</guid><dc:creator>张亚京</dc:creator><fs:srclink>http://blog.csdn.net/zhangyj_315/archive/2009/04/21/4098693.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zhangyj_315/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zhangyj_315/~7394791/237541211/5504313</fs:itemid></item><item><title>聚集索引和非聚集索引的区别</title><link>http://blog.csdn.net/zhangyj_315/archive/2009/04/21/4098598.aspx</link><wfw:comment>http://blog.csdn.net/zhangyj_315/comments/4098598.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhangyj_315/comments/commentRss/4098598.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4098598</trackback:ping><description>聚集索引和非聚集索引的区别&lt;img src =&quot;http://blog.csdn.net/zhangyj_315/aggbug/4098598.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/zhangyj_315/237541220/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/zhangyj_315/237541220/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 22 Apr 2009 04:11:00 +0800</pubDate><author>张亚京</author><comments>http://blog.csdn.net/zhangyj_315/archive/2009/04/21/4098598.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhangyj_315/archive/2009/04/21/4098598.aspx</guid><dc:creator>张亚京</dc:creator><fs:srclink>http://blog.csdn.net/zhangyj_315/archive/2009/04/21/4098598.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zhangyj_315/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zhangyj_315/~7394791/237541220/5504313</fs:itemid></item><item><title>.NET基础知识（二）</title><link>http://blog.csdn.net/zhangyj_315/archive/2009/04/16/4084477.aspx</link><wfw:comment>http://blog.csdn.net/zhangyj_315/comments/4084477.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhangyj_315/comments/commentRss/4084477.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4084477</trackback:ping><description>.NET基础知识（二）&lt;img src =&quot;http://blog.csdn.net/zhangyj_315/aggbug/4084477.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/zhangyj_315/237541229/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/zhangyj_315/237541229/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 16 Apr 2009 23:53:00 +0800</pubDate><author>张亚京</author><comments>http://blog.csdn.net/zhangyj_315/archive/2009/04/16/4084477.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhangyj_315/archive/2009/04/16/4084477.aspx</guid><dc:creator>张亚京</dc:creator><fs:srclink>http://blog.csdn.net/zhangyj_315/archive/2009/04/16/4084477.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zhangyj_315/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zhangyj_315/~7394791/237541229/5504313</fs:itemid></item><item><title>C# Array和ArrayList区别</title><link>http://blog.csdn.net/zhangyj_315/archive/2009/04/16/4083979.aspx</link><wfw:comment>http://blog.csdn.net/zhangyj_315/comments/4083979.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhangyj_315/comments/commentRss/4083979.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4083979</trackback:ping><description>C# Array和ArrayList区别&lt;img src =&quot;http://blog.csdn.net/zhangyj_315/aggbug/4083979.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/zhangyj_315/237541237/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/zhangyj_315/237541237/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 16 Apr 2009 21:49:00 +0800</pubDate><author>张亚京</author><comments>http://blog.csdn.net/zhangyj_315/archive/2009/04/16/4083979.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhangyj_315/archive/2009/04/16/4083979.aspx</guid><dc:creator>张亚京</dc:creator><fs:srclink>http://blog.csdn.net/zhangyj_315/archive/2009/04/16/4083979.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zhangyj_315/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zhangyj_315/~7394791/237541237/5504313</fs:itemid></item><item><title>override与new的区别</title><link>http://blog.csdn.net/zhangyj_315/archive/2009/04/14/4072598.aspx</link><wfw:comment>http://blog.csdn.net/zhangyj_315/comments/4072598.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhangyj_315/comments/commentRss/4072598.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4072598</trackback:ping><description>override与new的区别&lt;img src =&quot;http://blog.csdn.net/zhangyj_315/aggbug/4072598.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/zhangyj_315/237541240/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/zhangyj_315/237541240/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 14 Apr 2009 21:39:00 +0800</pubDate><author>张亚京</author><comments>http://blog.csdn.net/zhangyj_315/archive/2009/04/14/4072598.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhangyj_315/archive/2009/04/14/4072598.aspx</guid><dc:creator>张亚京</dc:creator><fs:srclink>http://blog.csdn.net/zhangyj_315/archive/2009/04/14/4072598.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zhangyj_315/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zhangyj_315/~7394791/237541240/5504313</fs:itemid></item><item><title>.NET基础知识（一）</title><link>http://blog.csdn.net/zhangyj_315/archive/2009/04/10/4061684.aspx</link><wfw:comment>http://blog.csdn.net/zhangyj_315/comments/4061684.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zhangyj_315/comments/commentRss/4061684.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4061684</trackback:ping><description>.NET基础知识（一）&lt;img src =&quot;http://blog.csdn.net/zhangyj_315/aggbug/4061684.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/zhangyj_315/237541259/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/zhangyj_315/237541259/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 10 Apr 2009 18:55:00 +0800</pubDate><author>张亚京</author><comments>http://blog.csdn.net/zhangyj_315/archive/2009/04/10/4061684.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zhangyj_315/archive/2009/04/10/4061684.aspx</guid><dc:creator>张亚京</dc:creator><fs:srclink>http://blog.csdn.net/zhangyj_315/archive/2009/04/10/4061684.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zhangyj_315/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zhangyj_315/~7394791/237541259/5504313</fs:itemid></item></channel></rss>