<?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/zswang" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/zswang" type="application/rss+xml"></fs:self_link><lastBuildDate>Fri, 03 Jul 2009 17:22:00 GMT</lastBuildDate><title>伴水之剑</title><description>伴水笔记</description><link>http://blog.csdn.net/zswang/</link><item><title>获得自己的上网IP。</title><link>http://blog.csdn.net/zswang/archive/2009/07/03/4319852.aspx</link><wfw:comment>http://blog.csdn.net/zswang/comments/4319852.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zswang/comments/commentRss/4319852.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4319852</trackback:ping><description>&lt;br /&gt;基本上是靠访问外网的服务器获得。&lt;br /&gt;这里 http://www.ip.cn提供了一个页面。&lt;br /&gt;&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/zswang/aggbug/4319852.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/240378280/zswang/csdn.net/s.gif?r=http://blog.csdn.net/zswang/archive/2009/07/03/4319852.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/zswang/240378280/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/zswang/240378280/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 04 Jul 2009 01:22:00 +0800</pubDate><author>王集鹄</author><comments>http://blog.csdn.net/zswang/archive/2009/07/03/4319852.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zswang/archive/2009/07/03/4319852.aspx</guid><dc:creator>王集鹄</dc:creator><fs:srclink>http://blog.csdn.net/zswang/archive/2009/07/03/4319852.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zswang/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zswang/~1167216/240378280/1167198</fs:itemid></item><item><title>Javascript动态改变样式表性能测试。</title><link>http://blog.csdn.net/zswang/archive/2009/06/05/4244591.aspx</link><wfw:comment>http://blog.csdn.net/zswang/comments/4244591.aspx</wfw:comment><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/zswang/comments/commentRss/4244591.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4244591</trackback:ping><description>【两个样式表切换】(来回点击两个按钮)Chrome    3毫秒Firefox3  22毫秒IE8      78毫秒【指定一样的样式】(只点击一个按钮)Chrome    2毫秒Firefox3  7毫秒IE8      78毫秒（没变）看来在IE下面赋值样式真耗时间，，，就算赋值同样的样式也花费同样的时间。。。看来在IE环境中加这个判断有点必要：JScript code    if (cells[i].className != title + &quot;_logo&quot;) // 注意这个注释    cells[i].className = title + &quot;_logo&quot;;&lt;img src =&quot;http://blog.csdn.net/zswang/aggbug/4244591.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/240378281/zswang/csdn.net/s.gif?r=http://blog.csdn.net/zswang/archive/2009/06/05/4244591.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/zswang/240378281/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/zswang/240378281/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 05 Jun 2009 19:38:00 +0800</pubDate><author>王集鹄</author><comments>http://blog.csdn.net/zswang/archive/2009/06/05/4244591.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zswang/archive/2009/06/05/4244591.aspx</guid><dc:creator>王集鹄</dc:creator><fs:srclink>http://blog.csdn.net/zswang/archive/2009/06/05/4244591.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zswang/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zswang/~1167216/240378281/1167198</fs:itemid></item><item><title>金山词霸 -- 微型网络版</title><link>http://blog.csdn.net/zswang/archive/2009/05/23/4211302.aspx</link><wfw:comment>http://blog.csdn.net/zswang/comments/4211302.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/zswang/comments/commentRss/4211302.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4211302</trackback:ping><description>示例调用金山词霸在线词典点接口。&lt;img src =&quot;http://blog.csdn.net/zswang/aggbug/4211302.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/240378282/zswang/csdn.net/s.gif?r=http://blog.csdn.net/zswang/archive/2009/05/23/4211302.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/zswang/240378282/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/zswang/240378282/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 24 May 2009 03:23:00 +0800</pubDate><author>王集鹄</author><comments>http://blog.csdn.net/zswang/archive/2009/05/23/4211302.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zswang/archive/2009/05/23/4211302.aspx</guid><dc:creator>王集鹄</dc:creator><fs:srclink>http://blog.csdn.net/zswang/archive/2009/05/23/4211302.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zswang/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zswang/~1167216/240378282/1167198</fs:itemid></item><item><title>Javascript判断鼠标在元素外点击</title><link>http://blog.csdn.net/zswang/archive/2009/03/05/3960524.aspx</link><wfw:comment>http://blog.csdn.net/zswang/comments/3960524.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/zswang/comments/commentRss/3960524.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3960524</trackback:ping><description>Javascript判断鼠标在元素外点击&lt;img src =&quot;http://blog.csdn.net/zswang/aggbug/3960524.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/zswang/240378283/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/zswang/240378283/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 06 Mar 2009 01:20:00 +0800</pubDate><author>王集鹄</author><comments>http://blog.csdn.net/zswang/archive/2009/03/05/3960524.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zswang/archive/2009/03/05/3960524.aspx</guid><dc:creator>王集鹄</dc:creator><fs:srclink>http://blog.csdn.net/zswang/archive/2009/03/05/3960524.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zswang/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zswang/~1167216/240378283/1167198</fs:itemid></item><item><title>Javascript的Boolean类型</title><link>http://blog.csdn.net/zswang/archive/2009/02/24/3932586.aspx</link><wfw:comment>http://blog.csdn.net/zswang/comments/3932586.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/zswang/comments/commentRss/3932586.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3932586</trackback:ping><description>Boolean可以说是最简单的类型，只有true和false两个值我在使用的时候碰到一些问题，需注意&lt;img src =&quot;http://blog.csdn.net/zswang/aggbug/3932586.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/zswang/240378284/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/zswang/240378284/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 24 Feb 2009 23:56:00 +0800</pubDate><author>王集鹄</author><comments>http://blog.csdn.net/zswang/archive/2009/02/24/3932586.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zswang/archive/2009/02/24/3932586.aspx</guid><dc:creator>王集鹄</dc:creator><fs:srclink>http://blog.csdn.net/zswang/archive/2009/02/24/3932586.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zswang/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zswang/~1167216/240378284/1167198</fs:itemid></item><item><title>模拟文件拖拽到指定窗体中。</title><link>http://blog.csdn.net/zswang/archive/2009/02/01/3856371.aspx</link><wfw:comment>http://blog.csdn.net/zswang/comments/3856371.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/zswang/comments/commentRss/3856371.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3856371</trackback:ping><description>如何模拟文件拖拽，这个问题得反过来分析：“如何接受文件拖拽”？&lt;br /&gt;分别要用到API：&lt;br /&gt;  DragAcceptFiles()函数，令窗体接受文件拖拽的消息&lt;br /&gt;  WM_DROPFILES消息文件拖拽时接收&lt;br /&gt;&lt;br /&gt;看来得向窗体发送WM_DROPFILES消息，发送消息是SendMessage()函数&lt;br /&gt;为节约时间我们要站在巨人的肩膀--搜索&lt;br /&gt;关键词就基本确定为：“WM_DROPFILES SendMessage 模拟文件拖拽”&lt;br /&gt;此处省略1000字&lt;br /&gt;&lt;br /&gt;uses ShlObj;&lt;br /&gt;&lt;br /&gt;function ExecDropFile( // 模拟文件拖拽&lt;br /&gt;  AHandle: THandle; // 目标窗体句柄&lt;br /&gt;  AFileName: string // 文件名&lt;br /&gt;): Boolean; // 返回执行是否成功&lt;br /&gt;var&lt;br /&gt;  vDropFiles: TDropFiles;&lt;br /&gt;  vProcessId: DWORD;&lt;br /&gt;  vPr&lt;img src =&quot;http://blog.csdn.net/zswang/aggbug/3856371.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/zswang/240378285/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/zswang/240378285/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 01 Feb 2009 19:13:00 +0800</pubDate><author>王集鹄</author><comments>http://blog.csdn.net/zswang/archive/2009/02/01/3856371.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zswang/archive/2009/02/01/3856371.aspx</guid><dc:creator>王集鹄</dc:creator><fs:srclink>http://blog.csdn.net/zswang/archive/2009/02/01/3856371.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zswang/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zswang/~1167216/240378285/1167198</fs:itemid></item><item><title>【编程游戏】贺岁放礼花。（点燃续帖2-154楼ZhangYaoxing的焰火）</title><link>http://blog.csdn.net/zswang/archive/2009/01/18/3830419.aspx</link><wfw:comment>http://blog.csdn.net/zswang/comments/3830419.aspx</wfw:comment><slash:comments>8</slash:comments><wfw:commentRss>http://blog.csdn.net/zswang/comments/commentRss/3830419.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3830419</trackback:ping><description>【编程游戏】贺岁放礼花。&lt;img src =&quot;http://blog.csdn.net/zswang/aggbug/3830419.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/zswang/240378286/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/zswang/240378286/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 19 Jan 2009 02:37:00 +0800</pubDate><author>王集鹄</author><comments>http://blog.csdn.net/zswang/archive/2009/01/18/3830419.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zswang/archive/2009/01/18/3830419.aspx</guid><dc:creator>王集鹄</dc:creator><fs:srclink>http://blog.csdn.net/zswang/archive/2009/01/18/3830419.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zswang/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zswang/~1167216/240378286/1167198</fs:itemid></item><item><title>【编程游戏】贺岁放礼花。（点燃续帖2-147楼xiuyouxu的焰火）（请在IE下运行）</title><link>http://blog.csdn.net/zswang/archive/2009/01/18/3828799.aspx</link><wfw:comment>http://blog.csdn.net/zswang/comments/3828799.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/zswang/comments/commentRss/3828799.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3828799</trackback:ping><description>【编程游戏】贺岁放礼花。&lt;img src =&quot;http://blog.csdn.net/zswang/aggbug/3828799.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/zswang/240378287/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/zswang/240378287/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 19 Jan 2009 01:26:00 +0800</pubDate><author>王集鹄</author><comments>http://blog.csdn.net/zswang/archive/2009/01/18/3828799.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zswang/archive/2009/01/18/3828799.aspx</guid><dc:creator>王集鹄</dc:creator><fs:srclink>http://blog.csdn.net/zswang/archive/2009/01/18/3828799.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zswang/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zswang/~1167216/240378287/1167198</fs:itemid></item><item><title>【编程游戏】贺岁放礼花。（点燃续帖2-145楼KiteGirl的焰火）</title><link>http://blog.csdn.net/zswang/archive/2009/01/13/3771948.aspx</link><wfw:comment>http://blog.csdn.net/zswang/comments/3771948.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/zswang/comments/commentRss/3771948.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3771948</trackback:ping><description>【编程游戏】贺岁放礼花。&lt;img src =&quot;http://blog.csdn.net/zswang/aggbug/3771948.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/zswang/240378288/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/zswang/240378288/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 14 Jan 2009 07:49:00 +0800</pubDate><author>王集鹄</author><comments>http://blog.csdn.net/zswang/archive/2009/01/13/3771948.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zswang/archive/2009/01/13/3771948.aspx</guid><dc:creator>王集鹄</dc:creator><fs:srclink>http://blog.csdn.net/zswang/archive/2009/01/13/3771948.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zswang/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zswang/~1167216/240378288/1167198</fs:itemid></item><item><title>【编程游戏】贺岁放礼花。（点燃续帖2-142楼sharp_ice的焰火）</title><link>http://blog.csdn.net/zswang/archive/2009/01/12/3761533.aspx</link><wfw:comment>http://blog.csdn.net/zswang/comments/3761533.aspx</wfw:comment><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/zswang/comments/commentRss/3761533.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3761533</trackback:ping><description>【编程游戏】贺岁放礼花。&lt;img src =&quot;http://blog.csdn.net/zswang/aggbug/3761533.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/zswang/240378289/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/zswang/240378289/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 13 Jan 2009 01:31:00 +0800</pubDate><author>王集鹄</author><comments>http://blog.csdn.net/zswang/archive/2009/01/12/3761533.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zswang/archive/2009/01/12/3761533.aspx</guid><dc:creator>王集鹄</dc:creator><fs:srclink>http://blog.csdn.net/zswang/archive/2009/01/12/3761533.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zswang/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/zswang/~1167216/240378289/1167198</fs:itemid></item></channel></rss>