<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>椰子林软件教育基地</title><link>http://blog.csdn.net/lizanhong/</link><description>做一个诚实的人，你也一样。</description><dc:language>zh-CN</dc:language><lastUpdateTime>Sat, 25 Aug 2007 15:16:09 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>椰子林</dc:creator><title>AJAX:实时提示功能</title><link>http://blog.csdn.net/lizanhong/archive/2007/08/25/1758684.aspx</link><pubDate>Sat, 25 Aug 2007 15:16:00 GMT</pubDate><guid>http://blog.csdn.net/lizanhong/archive/2007/08/25/1758684.aspx</guid><wfw:comment>http://blog.csdn.net/lizanhong/comments/1758684.aspx</wfw:comment><comments>http://blog.csdn.net/lizanhong/archive/2007/08/25/1758684.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lizanhong/comments/commentRss/1758684.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1758684</trackback:ping><description>大家还记得Google的搜索吧，当用户输入“北”时，马上会拉出以“北”开头的查询关键字。如下图： 
 
通过ajax技术，我们也可以很容易实现该功能。下面源代码是我在给Y08班上课的时候演示的例子，自己研究去！ &lt;img src ="http://blog.csdn.net/lizanhong/aggbug/1758684.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>椰子林</dc:creator><title>N天没更新这个博客了，呵，重新开始！</title><link>http://blog.csdn.net/lizanhong/archive/2007/08/23/1755845.aspx</link><pubDate>Thu, 23 Aug 2007 12:17:00 GMT</pubDate><guid>http://blog.csdn.net/lizanhong/archive/2007/08/23/1755845.aspx</guid><wfw:comment>http://blog.csdn.net/lizanhong/comments/1755845.aspx</wfw:comment><comments>http://blog.csdn.net/lizanhong/archive/2007/08/23/1755845.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lizanhong/comments/commentRss/1755845.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1755845</trackback:ping><description>很久没来看这个博客了，几年前一直在这个博客上写技术文章，当时CSDNBlog一直处理测试和调整之中，搞得我的密码丢了，所以，一直进不了后台。今天一个偶然的冲动，终于找回了密码，庆幸。&lt;img src ="http://blog.csdn.net/lizanhong/aggbug/1755845.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>椰子林</dc:creator><title>VC++中DLL的创建和使用</title><link>http://blog.csdn.net/lizanhong/archive/2005/01/28/271730.aspx</link><pubDate>Fri, 28 Jan 2005 12:16:00 GMT</pubDate><guid>http://blog.csdn.net/lizanhong/archive/2005/01/28/271730.aspx</guid><wfw:comment>http://blog.csdn.net/lizanhong/comments/271730.aspx</wfw:comment><comments>http://blog.csdn.net/lizanhong/archive/2005/01/28/271730.aspx#Feedback</comments><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/lizanhong/comments/commentRss/271730.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=271730</trackback:ping><description>好不容易总结出来,怕忘记,所以写下来做个标记&lt;img src ="http://blog.csdn.net/lizanhong/aggbug/271730.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>椰子林</dc:creator><title>一个自定义窗口属性的控件(C#)</title><link>http://blog.csdn.net/lizanhong/archive/2004/11/02/164282.aspx</link><pubDate>Tue, 02 Nov 2004 20:35:00 GMT</pubDate><guid>http://blog.csdn.net/lizanhong/archive/2004/11/02/164282.aspx</guid><wfw:comment>http://blog.csdn.net/lizanhong/comments/164282.aspx</wfw:comment><comments>http://blog.csdn.net/lizanhong/archive/2004/11/02/164282.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/lizanhong/comments/commentRss/164282.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=164282</trackback:ping><description>变得越来越懒了,把代码帖上,免得要用的时候忘记.&lt;img src ="http://blog.csdn.net/lizanhong/aggbug/164282.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>椰子林</dc:creator><title>ASP.net组件编程中的两种事件编写方法</title><link>http://blog.csdn.net/lizanhong/archive/2004/10/16/138755.aspx</link><pubDate>Sat, 16 Oct 2004 11:07:00 GMT</pubDate><guid>http://blog.csdn.net/lizanhong/archive/2004/10/16/138755.aspx</guid><wfw:comment>http://blog.csdn.net/lizanhong/comments/138755.aspx</wfw:comment><comments>http://blog.csdn.net/lizanhong/archive/2004/10/16/138755.aspx#Feedback</comments><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/lizanhong/comments/commentRss/138755.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=138755</trackback:ping><description>ASP.net组件编程中的两种事件编写方法&lt;img src ="http://blog.csdn.net/lizanhong/aggbug/138755.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>椰子林</dc:creator><title>为ASP.NET组件加上Collection集合属性(C#)</title><link>http://blog.csdn.net/lizanhong/archive/2004/10/16/138642.aspx</link><pubDate>Sat, 16 Oct 2004 08:45:00 GMT</pubDate><guid>http://blog.csdn.net/lizanhong/archive/2004/10/16/138642.aspx</guid><wfw:comment>http://blog.csdn.net/lizanhong/comments/138642.aspx</wfw:comment><comments>http://blog.csdn.net/lizanhong/archive/2004/10/16/138642.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lizanhong/comments/commentRss/138642.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=138642</trackback:ping><description>大家可能都用过Asp.net中的DropDownList控件，该控件有一个Items的集合属性，用于设置组合框的下拉选项。这种体贴的做法让用户倍感温馨，现在，我们也发挥一下自己的的才智，创建一个相同功能的属性。&lt;img src ="http://blog.csdn.net/lizanhong/aggbug/138642.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>椰子林</dc:creator><title>在CSDN首页上刊登过的文章,以示纪念</title><link>http://blog.csdn.net/lizanhong/archive/2004/09/16/106754.aspx</link><pubDate>Thu, 16 Sep 2004 16:07:00 GMT</pubDate><guid>http://blog.csdn.net/lizanhong/archive/2004/09/16/106754.aspx</guid><wfw:comment>http://blog.csdn.net/lizanhong/comments/106754.aspx</wfw:comment><comments>http://blog.csdn.net/lizanhong/archive/2004/09/16/106754.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/lizanhong/comments/commentRss/106754.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=106754</trackback:ping><description>在CSDN首页上刊登过的文章&lt;img src ="http://blog.csdn.net/lizanhong/aggbug/106754.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>椰子林</dc:creator><title>全中文全可视编程语言——“易语言”</title><link>http://blog.csdn.net/lizanhong/archive/2004/09/12/101826.aspx</link><pubDate>Sun, 12 Sep 2004 09:51:00 GMT</pubDate><guid>http://blog.csdn.net/lizanhong/archive/2004/09/12/101826.aspx</guid><wfw:comment>http://blog.csdn.net/lizanhong/comments/101826.aspx</wfw:comment><comments>http://blog.csdn.net/lizanhong/archive/2004/09/12/101826.aspx#Feedback</comments><slash:comments>19</slash:comments><wfw:commentRss>http://blog.csdn.net/lizanhong/comments/commentRss/101826.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=101826</trackback:ping><description>我下载的易语言版本为3.7的版本，界面设计和VB很像，编译速度也很快，企业版还能编译成独立运行的应用程序。和VB一样，提供了很多可视化控件，整个界面看上去全是中文，英文不好又想写程序的朋友有福了。&lt;img src ="http://blog.csdn.net/lizanhong/aggbug/101826.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>椰子林</dc:creator><title>实例讲解.NET中资源文件的创建与使用</title><link>http://blog.csdn.net/lizanhong/archive/2004/09/10/100812.aspx</link><pubDate>Fri, 10 Sep 2004 19:54:00 GMT</pubDate><guid>http://blog.csdn.net/lizanhong/archive/2004/09/10/100812.aspx</guid><wfw:comment>http://blog.csdn.net/lizanhong/comments/100812.aspx</wfw:comment><comments>http://blog.csdn.net/lizanhong/archive/2004/09/10/100812.aspx#Feedback</comments><slash:comments>28</slash:comments><wfw:commentRss>http://blog.csdn.net/lizanhong/comments/commentRss/100812.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=100812</trackback:ping><description>这篇文章的大部分文字版权属于王天所有，本来这篇文章没必要写的，因为王天网友已经写得很清楚了，但是我根据王天的文章操作一遍之后发现有些问题没说清楚，所以我重新整理了一下。&lt;img src ="http://blog.csdn.net/lizanhong/aggbug/100812.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>椰子林</dc:creator><title>调用他人提供的Web Service</title><link>http://blog.csdn.net/lizanhong/archive/2004/09/08/98476.aspx</link><pubDate>Wed, 08 Sep 2004 17:39:00 GMT</pubDate><guid>http://blog.csdn.net/lizanhong/archive/2004/09/08/98476.aspx</guid><wfw:comment>http://blog.csdn.net/lizanhong/comments/98476.aspx</wfw:comment><comments>http://blog.csdn.net/lizanhong/archive/2004/09/08/98476.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/lizanhong/comments/commentRss/98476.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=98476</trackback:ping><description>调用别人提供的WEB服务&lt;img src ="http://blog.csdn.net/lizanhong/aggbug/98476.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>椰子林</dc:creator><title>C# to VB.NET 翻译器</title><link>http://blog.csdn.net/lizanhong/archive/2004/09/06/95882.aspx</link><pubDate>Mon, 06 Sep 2004 15:03:00 GMT</pubDate><guid>http://blog.csdn.net/lizanhong/archive/2004/09/06/95882.aspx</guid><wfw:comment>http://blog.csdn.net/lizanhong/comments/95882.aspx</wfw:comment><comments>http://blog.csdn.net/lizanhong/archive/2004/09/06/95882.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/lizanhong/comments/commentRss/95882.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=95882</trackback:ping><description>C# to VB.NET 翻译器&lt;img src ="http://blog.csdn.net/lizanhong/aggbug/95882.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>椰子林</dc:creator><title>发布我的新网站</title><link>http://blog.csdn.net/lizanhong/archive/2004/09/04/94475.aspx</link><pubDate>Sat, 04 Sep 2004 14:10:00 GMT</pubDate><guid>http://blog.csdn.net/lizanhong/archive/2004/09/04/94475.aspx</guid><wfw:comment>http://blog.csdn.net/lizanhong/comments/94475.aspx</wfw:comment><comments>http://blog.csdn.net/lizanhong/archive/2004/09/04/94475.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lizanhong/comments/commentRss/94475.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=94475</trackback:ping><description>宗旨：我们只谈IT新闻、技术、趋势、人物……&lt;img src ="http://blog.csdn.net/lizanhong/aggbug/94475.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>椰子林</dc:creator><title>ASP.NET分页组件学与用——使用篇</title><link>http://blog.csdn.net/lizanhong/archive/2004/08/25/84543.aspx</link><pubDate>Wed, 25 Aug 2004 17:40:00 GMT</pubDate><guid>http://blog.csdn.net/lizanhong/archive/2004/08/25/84543.aspx</guid><wfw:comment>http://blog.csdn.net/lizanhong/comments/84543.aspx</wfw:comment><comments>http://blog.csdn.net/lizanhong/archive/2004/08/25/84543.aspx#Feedback</comments><slash:comments>12</slash:comments><wfw:commentRss>http://blog.csdn.net/lizanhong/comments/commentRss/84543.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=84543</trackback:ping><description>这篇文章承启上一篇文章《ASP.NET分页组件学与用——教学篇》。&lt;img src ="http://blog.csdn.net/lizanhong/aggbug/84543.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>椰子林</dc:creator><title>ASP.NET分页组件学与用——教学篇(源代码)</title><link>http://blog.csdn.net/lizanhong/archive/2004/08/25/84461.aspx</link><pubDate>Wed, 25 Aug 2004 16:45:00 GMT</pubDate><guid>http://blog.csdn.net/lizanhong/archive/2004/08/25/84461.aspx</guid><wfw:comment>http://blog.csdn.net/lizanhong/comments/84461.aspx</wfw:comment><comments>http://blog.csdn.net/lizanhong/archive/2004/08/25/84461.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/lizanhong/comments/commentRss/84461.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=84461</trackback:ping><description>《ASP.NET分页组件学与用——教学篇》的源代码，如果要看懂这篇文章，可能需要源代码的帮助！&lt;img src ="http://blog.csdn.net/lizanhong/aggbug/84461.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>椰子林</dc:creator><title>ASP.NET分页组件学与用——教学篇</title><link>http://blog.csdn.net/lizanhong/archive/2004/08/25/84448.aspx</link><pubDate>Wed, 25 Aug 2004 16:38:00 GMT</pubDate><guid>http://blog.csdn.net/lizanhong/archive/2004/08/25/84448.aspx</guid><wfw:comment>http://blog.csdn.net/lizanhong/comments/84448.aspx</wfw:comment><comments>http://blog.csdn.net/lizanhong/archive/2004/08/25/84448.aspx#Feedback</comments><slash:comments>16</slash:comments><wfw:commentRss>http://blog.csdn.net/lizanhong/comments/commentRss/84448.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=84448</trackback:ping><description>      没有人会怀疑分页组件在WEB应用程序中的作用。数据库中的记录数成千上万甚至过亿，如果一股脑儿显示在一页显然毫不现实，这样的程序员也太小儿科了。所以，最好的办法就是分页显示，每页只显示数据库中的一部分记录，可以翻页，也可以输入一个页码翻到指定的页面，这种方式也是当前比较常见的用法。
&lt;img src ="http://blog.csdn.net/lizanhong/aggbug/84448.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>