<?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/JIGSONG" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/JIGSONG" type="application/rss+xml"></fs:self_link><lastBuildDate>Mon, 27 Jul 2009 18:22:00 GMT</lastBuildDate><title>JIGSONG的专栏</title><link>http://blog.csdn.net/JIGSONG/</link><item><title>DOM应用---遍历网页中的元素</title><link>http://blog.csdn.net/JIGSONG/archive/2009/07/27/4384864.aspx</link><wfw:comment>http://blog.csdn.net/JIGSONG/comments/4384864.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JIGSONG/comments/commentRss/4384864.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4384864</trackback:ping><description>&lt;br /&gt;本文来源：http://www.vckbase.com/document/viewdoc/?id=1446。&lt;br /&gt;&lt;br /&gt;DOM应用---遍历网页中的元素&lt;br /&gt;&lt;br /&gt;作者：杨老师&lt;br /&gt;下载源代码&lt;br /&gt;&lt;br /&gt;一、摘要&lt;br /&gt;　　在我们编写的程序中，如果想要实现对浏览器打开的网页进行监视、模拟操纵、动态提取用户输入、动态修改......等功能，那么请你抽出宝贵的时间，继续往下阅读。本文介绍的知识和示例程序都是围绕如何遍历 HTML 中的表单(form)并枚举出表单域的属性为目标的，对于网页中的其它元素，比如图象、连接、脚本等等，应用同样的方法都可以轻松实现。&lt;br /&gt;&lt;br /&gt;二、网页的文档层次结构&lt;br /&gt;　　IE 浏览器，采用 DOM（文档对象模型）来管理网页的数据。它通过一个容器（IWebBrowser2/IHTMLWindow2）来装载网页文档（IHTMLDocument2），而一个文档，又可以由 0 或多个贞(frame)组成，管理这些贞的接口叫“框架集合（IHTMLFramesCollection2）”,而每个贞的&lt;img src =&quot;http://blog.csdn.net/JIGSONG/aggbug/4384864.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/250639874/JIGSONG/csdn.net/s.gif?r=http://blog.csdn.net/JIGSONG/archive/2009/07/27/4384864.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/JIGSONG/250639874/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/JIGSONG/250639874/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 28 Jul 2009 02:22:00 +0800</pubDate><author>JIGSONG</author><comments>http://blog.csdn.net/JIGSONG/archive/2009/07/27/4384864.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/JIGSONG/archive/2009/07/27/4384864.aspx</guid><dc:creator>JIGSONG</dc:creator><fs:srclink>http://blog.csdn.net/JIGSONG/archive/2009/07/27/4384864.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/JIGSONG/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/JIGSONG/~7385722/250639874/5495241</fs:itemid></item><item><title>要是不理解，就看看&quot;Teach Yourself Programming in Ten Years &quot;</title><link>http://blog.csdn.net/JIGSONG/archive/2009/01/20/3838867.aspx</link><wfw:comment>http://blog.csdn.net/JIGSONG/comments/3838867.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JIGSONG/comments/commentRss/3838867.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3838867</trackback:ping><description>每次去图书城看书，在计算机区，都会有很醒目的&quot;xx天学会xxx&quot;首先出现在你面前。说实话，每次看到这些，在心里就觉得，不论出书的还是看这种书的，都&quot;很令人抓狂&quot;。什么书都有人写，什么书都有人看。在觉得可笑之余，你又不知道怎么去&quot;劝说&quot;那些人不去买这种书。我也不多说了，看下面的经典文章：
Teach Yourself Programming in Ten Years
用10年学习编程
&lt;img src =&quot;http://blog.csdn.net/JIGSONG/aggbug/3838867.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/JIGSONG/250639875/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/JIGSONG/250639875/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 20 Jan 2009 18:36:00 +0800</pubDate><author>JIGSONG</author><comments>http://blog.csdn.net/JIGSONG/archive/2009/01/20/3838867.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/JIGSONG/archive/2009/01/20/3838867.aspx</guid><dc:creator>JIGSONG</dc:creator><fs:srclink>http://blog.csdn.net/JIGSONG/archive/2009/01/20/3838867.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/JIGSONG/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/JIGSONG/~7385722/250639875/5495241</fs:itemid></item><item><title>空格符在多种字符集下的编码</title><link>http://blog.csdn.net/JIGSONG/archive/2008/12/09/3482349.aspx</link><wfw:comment>http://blog.csdn.net/JIGSONG/comments/3482349.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JIGSONG/comments/commentRss/3482349.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3482349</trackback:ping><description>&lt;br /&gt;        前一段时间在写代码时(在VC下)，要去掉网页内容中的空格之类的空白符，发现一个问题，那就是有一些空格并没有被去掉，一时不知所措，郁闷了一段时间。后来发现，在已经早有准备的UNICODE上出现了错误，或是理解为在UNICODE上出现了转机。没想到的是在UNICODE下空格是0x3000(12288)，而一直当成0x0020(32)，UNICODE下的扩展ASCII。若是英文下的空格那肯定是0x0020，若是中文下的空格那就是0x3000，当然是在UNICODE大环境下。&lt;br /&gt;        在写网页文章时，不乏在中文输入法的情况下输入空格，这时要想去掉就的去判断是否==0x3000，这样才能做进一步的处理。现在还没有发现在中文输入法下，输入TAB键是否不一样！我目前发现还是一样的，都是0x0009(9)，若发现不行了，再回来补充吧！&lt;br /&gt;        在网页中的字符集编码又不相同。网页字符集常用的有：UTF-8、GB2312、GB18030等，在这些字符集下空格的编码又不相同，它是0xA1A1(41377)，在编程时可能要注意。&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/JIGSONG/aggbug/3482349.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/JIGSONG/250639876/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/JIGSONG/250639876/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 09 Dec 2008 19:04:00 +0800</pubDate><author>JIGSONG</author><comments>http://blog.csdn.net/JIGSONG/archive/2008/12/09/3482349.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/JIGSONG/archive/2008/12/09/3482349.aspx</guid><dc:creator>JIGSONG</dc:creator><fs:srclink>http://blog.csdn.net/JIGSONG/archive/2008/12/09/3482349.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/JIGSONG/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/JIGSONG/~7385722/250639876/5495241</fs:itemid></item><item><title>Microsoft Outlook Express的使用方法和SMTP|POP3|IMAP协议</title><link>http://blog.csdn.net/JIGSONG/archive/2008/11/07/3245159.aspx</link><wfw:comment>http://blog.csdn.net/JIGSONG/comments/3245159.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JIGSONG/comments/commentRss/3245159.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3245159</trackback:ping><description>你可以使用支持 POP 的客户端或者设备（例如 Outlook 或 Foxmail）收发你的邮件。
&lt;img src =&quot;http://blog.csdn.net/JIGSONG/aggbug/3245159.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/JIGSONG/250639877/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/JIGSONG/250639877/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 07 Nov 2008 19:02:00 +0800</pubDate><author>JIGSONG</author><comments>http://blog.csdn.net/JIGSONG/archive/2008/11/07/3245159.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/JIGSONG/archive/2008/11/07/3245159.aspx</guid><dc:creator>JIGSONG</dc:creator><fs:srclink>http://blog.csdn.net/JIGSONG/archive/2008/11/07/3245159.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/JIGSONG/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/JIGSONG/~7385722/250639877/5495241</fs:itemid></item><item><title>Unicode编码表</title><link>http://blog.csdn.net/JIGSONG/archive/2008/10/29/3176670.aspx</link><wfw:comment>http://blog.csdn.net/JIGSONG/comments/3176670.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JIGSONG/comments/commentRss/3176670.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3176670</trackback:ping><description>&lt;br /&gt;Unicode目前普遍采用的是UCS-2,它用两个字节来编码一个字符, 比如汉字&quot;经&quot;的编码是0x7ECF, 0x7ECF转换成十进制就是32463,UCS-2用两个字节来编码字符, 2的16次方等于65536,所以UCS-2最多能编码65536个字符。编码从0到127的字符与ASCII编码的字符一样,比如字母&quot;a&quot;的Unicode 编码是0x0061,十进制是97,而&quot;a&quot;的ASCII编码是0x61,十进制也是97,对于汉字的编码,事实上Unicode对汉字支持不怎么好,简体和繁体总共有六七万个汉字,而UCS-2最多能表示65536个,才六万多个,所以Unicode只能排除一些几乎不用的汉字,好在常用的简体汉字也不过七千多个,为了能表示所有汉字,Unicode也有UCS-4规范,就是用4个字节来编码字符,不过现在普遍采用的还是UCS-2，只用两个字节来编码。&lt;br /&gt;汉字Unicode编码的区间为：0x4E00--0x9FA5。&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Unicode编码表(0x0000--0x0FFF):&lt;br /&gt;图例：&lt;br /&gt;Unic&lt;img src =&quot;http://blog.csdn.net/JIGSONG/aggbug/3176670.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/JIGSONG/250639878/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/JIGSONG/250639878/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 30 Oct 2008 02:26:00 +0800</pubDate><author>JIGSONG</author><comments>http://blog.csdn.net/JIGSONG/archive/2008/10/29/3176670.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/JIGSONG/archive/2008/10/29/3176670.aspx</guid><dc:creator>JIGSONG</dc:creator><fs:srclink>http://blog.csdn.net/JIGSONG/archive/2008/10/29/3176670.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/JIGSONG/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/JIGSONG/~7385722/250639878/5495241</fs:itemid></item><item><title>Document Object Medle(DOM)首篇</title><link>http://blog.csdn.net/JIGSONG/archive/2008/10/23/3131989.aspx</link><wfw:comment>http://blog.csdn.net/JIGSONG/comments/3131989.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JIGSONG/comments/commentRss/3131989.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3131989</trackback:ping><description>&lt;br /&gt;这里放的是DOM的摘录，详细到：http://www.w3.org/dom/访问。&lt;br /&gt;包括：&lt;br /&gt;org.w3c.dom.Document&lt;br /&gt;  这个接口定义分析，创建DOM文档的一系列方法，是操作DOM的基础。&lt;br /&gt;org.w3c.dom.Element&lt;br /&gt;  这个接口提供了获取，修改XML元素名字和属性的方法。&lt;br /&gt;org.w3c.dom.Node&lt;br /&gt;  这个接口提供了处理节点和子节点的方法。&lt;br /&gt;org.w3c.dom.NodeList&lt;br /&gt;  提供了获得节点个数和当前节点的方法，这样就可以迭代的访问各个节点。&lt;br /&gt;&lt;br /&gt;-------------------------------------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;The Document Object Model, or DOM, is the interface that allows you to programmatical&lt;img src =&quot;http://blog.csdn.net/JIGSONG/aggbug/3131989.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/JIGSONG/250639879/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/JIGSONG/250639879/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 24 Oct 2008 02:06:00 +0800</pubDate><author>JIGSONG</author><comments>http://blog.csdn.net/JIGSONG/archive/2008/10/23/3131989.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/JIGSONG/archive/2008/10/23/3131989.aspx</guid><dc:creator>JIGSONG</dc:creator><fs:srclink>http://blog.csdn.net/JIGSONG/archive/2008/10/23/3131989.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/JIGSONG/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/JIGSONG/~7385722/250639879/5495241</fs:itemid></item><item><title>奇虎周鸿祎自曝选才标准 告诫创业者多务实</title><link>http://blog.csdn.net/JIGSONG/archive/2008/10/20/3111402.aspx</link><wfw:comment>http://blog.csdn.net/JIGSONG/comments/3111402.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JIGSONG/comments/commentRss/3111402.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3111402</trackback:ping><description> 2008年10月19日晚，奇虎董事长周鸿祎做客第一财经《谁来一起午餐》节目时，自曝选择创业者标准&lt;img src =&quot;http://blog.csdn.net/JIGSONG/aggbug/3111402.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/JIGSONG/250639880/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/JIGSONG/250639880/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 21 Oct 2008 01:36:00 +0800</pubDate><author>JIGSONG</author><comments>http://blog.csdn.net/JIGSONG/archive/2008/10/20/3111402.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/JIGSONG/archive/2008/10/20/3111402.aspx</guid><dc:creator>JIGSONG</dc:creator><fs:srclink>http://blog.csdn.net/JIGSONG/archive/2008/10/20/3111402.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/JIGSONG/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/JIGSONG/~7385722/250639880/5495241</fs:itemid></item><item><title>正则表达式教程</title><link>http://blog.csdn.net/JIGSONG/archive/2008/10/20/3111124.aspx</link><wfw:comment>http://blog.csdn.net/JIGSONG/comments/3111124.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JIGSONG/comments/commentRss/3111124.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3111124</trackback:ping><description>&lt;br /&gt;        本来要从正则表达式中吸取一些精髓，用到程序应用中，现在看来时间还不够，故总结下来慢慢消化。&lt;br /&gt;        看到几篇的教程，不错，这里摘取几篇，算是组成一个整套来。公分三篇，初级、高级和附件。&lt;br /&gt;        初级篇：由于作者对文档的编排结构极佳，最好还是去出处看看吧。&lt;br /&gt;                        出处：http://unibetter.com/deerchao/zhengzhe-biaodashi-jiaocheng-se.htm#introduction。&lt;br /&gt; 正则表达式初级教程&lt;br /&gt;版本：v2.3 (2008-4-13) 作者：deerchao 转载请注明来源目录&lt;br /&gt;跳过目录本文目标如何使用本教程正则表达式到底是什么东西？入门测试正则表达式元字符字符转义重复字符类分枝条件反义分组后向引用零宽断言负向零宽断言注释贪婪与懒惰处理选项平衡组/递归匹配还有些什么东西没提到联系作者最后,来点广告...网上的资源及本文参考文献更新说明本文目标&lt;br /&gt;30分钟内让你明白正则表达式是什么，并对&lt;img src =&quot;http://blog.csdn.net/JIGSONG/aggbug/3111124.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/JIGSONG/250639881/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/JIGSONG/250639881/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 21 Oct 2008 00:38:00 +0800</pubDate><author>JIGSONG</author><comments>http://blog.csdn.net/JIGSONG/archive/2008/10/20/3111124.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/JIGSONG/archive/2008/10/20/3111124.aspx</guid><dc:creator>JIGSONG</dc:creator><fs:srclink>http://blog.csdn.net/JIGSONG/archive/2008/10/20/3111124.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/JIGSONG/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/JIGSONG/~7385722/250639881/5495241</fs:itemid></item><item><title>关于IHTMLDOMNode的一些用法(用来显示web page的DOM tree的类)</title><link>http://blog.csdn.net/JIGSONG/archive/2008/10/17/3092732.aspx</link><wfw:comment>http://blog.csdn.net/JIGSONG/comments/3092732.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JIGSONG/comments/commentRss/3092732.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3092732</trackback:ping><description>这篇文章，目前(2008.10.17)我主要借鉴怎样把IHTMLDOMNode与IHTMLDOMChildrenCollection相连接并使用。用来显示web page的DOM tree的类，继承自CTreeCtrl --source file// DOMTree.cpp : implementation file #include &quot;stdafx.h&quot; #include &quot;DOMTree.h&quot; #include   #define IDM_EXPANDALL 10001 #define IDM_COLLAPSEALL 10002  IMPLEMENT_DYNAMIC (CDOMTree, CTreeCtrl) BEGIN_MESSAGE_MAP (CDOMTree, CTreeCtrl)    ON_NOTIFY_REFLECT(TVN_DELETEITEM, OnTvnDeleteitem)    ON_WM_DESTROY()    ON_NOTIFY_REFLECT(TVN_SELCHANGED, OnTvnSelchanged)    ON_COMMAND(I&lt;img src =&quot;http://blog.csdn.net/JIGSONG/aggbug/3092732.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/JIGSONG/250639882/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/JIGSONG/250639882/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 18 Oct 2008 02:14:00 +0800</pubDate><author>JIGSONG</author><comments>http://blog.csdn.net/JIGSONG/archive/2008/10/17/3092732.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/JIGSONG/archive/2008/10/17/3092732.aspx</guid><dc:creator>JIGSONG</dc:creator><fs:srclink>http://blog.csdn.net/JIGSONG/archive/2008/10/17/3092732.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/JIGSONG/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/JIGSONG/~7385722/250639882/5495241</fs:itemid></item><item><title>详探TextRange对象--查找与选择</title><link>http://blog.csdn.net/JIGSONG/archive/2008/10/08/3035083.aspx</link><wfw:comment>http://blog.csdn.net/JIGSONG/comments/3035083.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/JIGSONG/comments/commentRss/3035083.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3035083</trackback:ping><description>讲述DHTML中的TextRange对象。&lt;img src =&quot;http://blog.csdn.net/JIGSONG/aggbug/3035083.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/JIGSONG/250639883/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/JIGSONG/250639883/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 09 Oct 2008 02:01:00 +0800</pubDate><author>JIGSONG</author><comments>http://blog.csdn.net/JIGSONG/archive/2008/10/08/3035083.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/JIGSONG/archive/2008/10/08/3035083.aspx</guid><dc:creator>JIGSONG</dc:creator><fs:srclink>http://blog.csdn.net/JIGSONG/archive/2008/10/08/3035083.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/JIGSONG/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/JIGSONG/~7385722/250639883/5495241</fs:itemid></item></channel></rss>
