<?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/dext" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/dext" type="application/rss+xml"></fs:self_link><lastBuildDate>Sat, 19 Jul 2008 10:43:00 GMT</lastBuildDate><title>能不忆江南？</title><description>天天都是新开始 http://spaces.msn.com/dxrw</description><link>http://blog.csdn.net/dext/</link><item><title>Super T300</title><link>http://blog.csdn.net/dext/archive/2008/07/19/2676915.aspx</link><wfw:comment>http://blog.csdn.net/dext/comments/2676915.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dext/comments/commentRss/2676915.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2676915</trackback:ping><description>&lt;img src =&quot;http://blog.csdn.net/dext/aggbug/2676915.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 19 Jul 2008 18:43:00 +0800</pubDate><author>dext</author><comments>http://blog.csdn.net/dext/archive/2008/07/19/2676915.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dext/archive/2008/07/19/2676915.aspx</guid><dc:creator>dext</dc:creator></item><item><title>平台猛于虎也</title><link>http://blog.csdn.net/dext/archive/2008/06/02/2504438.aspx</link><wfw:comment>http://blog.csdn.net/dext/comments/2504438.aspx</wfw:comment><slash:comments>11</slash:comments><wfw:commentRss>http://blog.csdn.net/dext/comments/commentRss/2504438.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2504438</trackback:ping><description>有一个软件曾经创造一个奇迹——最高有全球有97%的PC使用它
对，他就是微软的Windows
也有一个软件，近乎于暴发户——几乎每一个可以上网的中国电脑就会安装它
对，他就是中国腾讯的QQ
但却有这样一个软件，他轻易地就达到了这个指标
而且，几乎每一台电脑都会安装它&lt;img src =&quot;http://blog.csdn.net/dext/aggbug/2504438.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 03 Jun 2008 03:40:00 +0800</pubDate><author>dext</author><comments>http://blog.csdn.net/dext/archive/2008/06/02/2504438.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dext/archive/2008/06/02/2504438.aspx</guid><dc:creator>dext</dc:creator></item><item><title>国内 邮箱的 大骗局 ！！！！！！！ 涉及网易等知名大公司……</title><link>http://blog.csdn.net/dext/archive/2008/03/15/2185456.aspx</link><wfw:comment>http://blog.csdn.net/dext/comments/2185456.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dext/comments/commentRss/2185456.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2185456</trackback:ping><description>邮箱容量&lt;img src =&quot;http://blog.csdn.net/dext/aggbug/2185456.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 16 Mar 2008 00:17:00 +0800</pubDate><author>dext</author><comments>http://blog.csdn.net/dext/archive/2008/03/15/2185456.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dext/archive/2008/03/15/2185456.aspx</guid><dc:creator>dext</dc:creator></item><item><title>fgdfg</title><link>http://blog.csdn.net/dext/archive/2007/11/30/1909161.aspx</link><wfw:comment>http://blog.csdn.net/dext/comments/1909161.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dext/comments/commentRss/1909161.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1909161</trackback:ping><description>其实，早就知道WMP有这个功能了，但是，今天突然想我怎么实现这个功能。
奇怪的是，当隐藏的窗口边框出现时，鼠标的位置总在出现的菜单栏上
于是有两个问题：
菜单栏如何捕捉消息，
菜单拦如何在隐藏的时候捕捉消息？

WMP还有好多这种类似的问题，比如最小化后它会变成一个特殊的任务栏按钮

对我来说，WMP还隐藏了多少我们不知道的技术难点？
这些都如何实现呢？
望高手指点。

我现在的WMP版本是9。
首先，在鼠标移出边框时。还有一段距离才会到达菜单栏，
而且每次都是鼠标在菜单栏上是菜单才出现
不论你是慢慢的移还是快点移

还有，你的菜单栏怎么会有OnMove事件？
就算有，你怎么在它隐藏的时候捕捉？ &lt;img src =&quot;http://blog.csdn.net/dext/aggbug/1909161.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 30 Nov 2007 22:39:00 +0800</pubDate><author>dext</author><comments>http://blog.csdn.net/dext/archive/2007/11/30/1909161.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dext/archive/2007/11/30/1909161.aspx</guid><dc:creator>dext</dc:creator></item><item><title>蚊子传奇之虚构版</title><link>http://blog.csdn.net/dext/archive/2007/08/05/1726810.aspx</link><wfw:comment>http://blog.csdn.net/dext/comments/1726810.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dext/comments/commentRss/1726810.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1726810</trackback:ping><description>原创，一定会打动你的爱情故事，这是高潮，强烈推荐先看引子。&lt;img src =&quot;http://blog.csdn.net/dext/aggbug/1726810.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 05 Aug 2007 18:07:00 +0800</pubDate><author>dext</author><comments>http://blog.csdn.net/dext/archive/2007/08/05/1726810.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dext/archive/2007/08/05/1726810.aspx</guid><dc:creator>dext</dc:creator></item><item><title>蚊子传奇</title><link>http://blog.csdn.net/dext/archive/2007/08/05/1726805.aspx</link><wfw:comment>http://blog.csdn.net/dext/comments/1726805.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dext/comments/commentRss/1726805.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1726805</trackback:ping><description>原创！绝对会打动你的爱情故事，这是个引子，一定要先看。&lt;img src =&quot;http://blog.csdn.net/dext/aggbug/1726805.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 05 Aug 2007 18:06:00 +0800</pubDate><author>dext</author><comments>http://blog.csdn.net/dext/archive/2007/08/05/1726805.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dext/archive/2007/08/05/1726805.aspx</guid><dc:creator>dext</dc:creator></item><item><title>精彩回放</title><link>http://blog.csdn.net/dext/archive/2006/06/10/786049.aspx</link><wfw:comment>http://blog.csdn.net/dext/comments/786049.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dext/comments/commentRss/786049.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=786049</trackback:ping><description>如此 FLASH.....&lt;img src =&quot;http://blog.csdn.net/dext/aggbug/786049.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 10 Jun 2006 20:41:00 +0800</pubDate><author>dext</author><comments>http://blog.csdn.net/dext/archive/2006/06/10/786049.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dext/archive/2006/06/10/786049.aspx</guid><dc:creator>dext</dc:creator></item><item><title>反编译自己的程序</title><link>http://blog.csdn.net/dext/archive/2006/04/22/673095.aspx</link><wfw:comment>http://blog.csdn.net/dext/comments/673095.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dext/comments/commentRss/673095.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=673095</trackback:ping><description>反编译自己的程序而得出的一些想法&lt;img src =&quot;http://blog.csdn.net/dext/aggbug/673095.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 22 Apr 2006 23:51:00 +0800</pubDate><author>dext</author><comments>http://blog.csdn.net/dext/archive/2006/04/22/673095.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dext/archive/2006/04/22/673095.aspx</guid><dc:creator>dext</dc:creator></item><item><title>事件驱动的Web之旅——JSP与JavaScript的融合</title><link>http://blog.csdn.net/dext/archive/2004/04/23/13761.aspx</link><wfw:comment>http://blog.csdn.net/dext/comments/13761.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dext/comments/commentRss/13761.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=13761</trackback:ping><description>&lt;img src =&quot;http://blog.csdn.net/dext/aggbug/13761.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 23 Apr 2004 21:30:00 +0800</pubDate><author>dext</author><comments>http://blog.csdn.net/dext/archive/2004/04/23/13761.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dext/archive/2004/04/23/13761.aspx</guid><dc:creator>dext</dc:creator></item><item><title>事件驱动的Web之旅——JSP与JavaScript的融合（续）</title><link>http://blog.csdn.net/dext/archive/2004/04/23/13762.aspx</link><wfw:comment>http://blog.csdn.net/dext/comments/13762.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dext/comments/commentRss/13762.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=13762</trackback:ping><description>&lt;img src =&quot;http://blog.csdn.net/dext/aggbug/13762.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 23 Apr 2004 21:26:00 +0800</pubDate><author>dext</author><comments>http://blog.csdn.net/dext/archive/2004/04/23/13762.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dext/archive/2004/04/23/13762.aspx</guid><dc:creator>dext</dc:creator></item></channel></rss>