<?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/xuweiqun" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/xuweiqun" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 02 Jul 2008 16:35:00 GMT</lastBuildDate><title>许伟群的专栏</title><description>水浒棋牌(www.108game.cn)</description><link>http://blog.csdn.net/xuweiqun/</link><item><title>完成端口(IOCP)怎么判断某个连接是否断开</title><link>http://blog.csdn.net/xuweiqun/archive/2008/07/02/2605690.aspx</link><wfw:comment>http://blog.csdn.net/xuweiqun/comments/2605690.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xuweiqun/comments/commentRss/2605690.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2605690</trackback:ping><description>完成端口,IOCP,断开连接&lt;img src =&quot;http://blog.csdn.net/xuweiqun/aggbug/2605690.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 03 Jul 2008 00:35:00 +0800</pubDate><author>许伟群</author><comments>http://blog.csdn.net/xuweiqun/archive/2008/07/02/2605690.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xuweiqun/archive/2008/07/02/2605690.aspx</guid><dc:creator>许伟群</dc:creator></item><item><title>解决移动硬盘符不见的问题</title><link>http://blog.csdn.net/xuweiqun/archive/2007/04/08/1557075.aspx</link><wfw:comment>http://blog.csdn.net/xuweiqun/comments/1557075.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xuweiqun/comments/commentRss/1557075.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1557075</trackback:ping><description>2000以上系统，解决磁盘符不见的问题&lt;img src =&quot;http://blog.csdn.net/xuweiqun/aggbug/1557075.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 09 Apr 2007 07:55:00 +0800</pubDate><author>许伟群</author><comments>http://blog.csdn.net/xuweiqun/archive/2007/04/08/1557075.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xuweiqun/archive/2007/04/08/1557075.aspx</guid><dc:creator>许伟群</dc:creator></item><item><title>进程调试--数组溢出，影响其他变量</title><link>http://blog.csdn.net/xuweiqun/archive/2007/04/02/1548984.aspx</link><wfw:comment>http://blog.csdn.net/xuweiqun/comments/1548984.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/xuweiqun/comments/commentRss/1548984.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1548984</trackback:ping><description>进程调试过程中,数组溢出不报错误，正常运行，但是影响其他变量&lt;img src =&quot;http://blog.csdn.net/xuweiqun/aggbug/1548984.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 02 Apr 2007 18:05:00 +0800</pubDate><author>许伟群</author><comments>http://blog.csdn.net/xuweiqun/archive/2007/04/02/1548984.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xuweiqun/archive/2007/04/02/1548984.aspx</guid><dc:creator>许伟群</dc:creator></item><item><title>窗口淡入淡出效果的实现</title><link>http://blog.csdn.net/xuweiqun/archive/2007/02/10/1507220.aspx</link><wfw:comment>http://blog.csdn.net/xuweiqun/comments/1507220.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/xuweiqun/comments/commentRss/1507220.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1507220</trackback:ping><description>实现窗口透明的小例子&lt;img src =&quot;http://blog.csdn.net/xuweiqun/aggbug/1507220.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 11 Feb 2007 06:26:00 +0800</pubDate><author>许伟群</author><comments>http://blog.csdn.net/xuweiqun/archive/2007/02/10/1507220.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xuweiqun/archive/2007/02/10/1507220.aspx</guid><dc:creator>许伟群</dc:creator></item><item><title>DLL(Dynamic Link Libraries)专题[转帖]</title><link>http://blog.csdn.net/xuweiqun/archive/2006/11/24/1412783.aspx</link><wfw:comment>http://blog.csdn.net/xuweiqun/comments/1412783.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xuweiqun/comments/commentRss/1412783.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1412783</trackback:ping><description>DLL(Dynamic Link Libraries)专题[转帖]&lt;img src =&quot;http://blog.csdn.net/xuweiqun/aggbug/1412783.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 25 Nov 2006 01:40:00 +0800</pubDate><author>许伟群</author><comments>http://blog.csdn.net/xuweiqun/archive/2006/11/24/1412783.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xuweiqun/archive/2006/11/24/1412783.aspx</guid><dc:creator>许伟群</dc:creator></item><item><title>如何调试MFC中的内存泄漏[转帖]</title><link>http://blog.csdn.net/xuweiqun/archive/2006/11/15/1385231.aspx</link><wfw:comment>http://blog.csdn.net/xuweiqun/comments/1385231.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/xuweiqun/comments/commentRss/1385231.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1385231</trackback:ping><description>转帖:查找内存泄露的方法&lt;img src =&quot;http://blog.csdn.net/xuweiqun/aggbug/1385231.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 15 Nov 2006 18:22:00 +0800</pubDate><author>许伟群</author><comments>http://blog.csdn.net/xuweiqun/archive/2006/11/15/1385231.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xuweiqun/archive/2006/11/15/1385231.aspx</guid><dc:creator>许伟群</dc:creator></item><item><title>图片镂空算法集合[图]</title><link>http://blog.csdn.net/xuweiqun/archive/2006/11/11/1378714.aspx</link><wfw:comment>http://blog.csdn.net/xuweiqun/comments/1378714.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/xuweiqun/comments/commentRss/1378714.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1378714</trackback:ping><description>在开发界面及棋牌游戏过程中，需要很多镂空的图片,而且图片形式一般比较固定.
所以封装了几种常见的镂空方法.
&lt;img src =&quot;http://blog.csdn.net/xuweiqun/aggbug/1378714.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 11 Nov 2006 11:09:00 +0800</pubDate><author>许伟群</author><comments>http://blog.csdn.net/xuweiqun/archive/2006/11/11/1378714.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xuweiqun/archive/2006/11/11/1378714.aspx</guid><dc:creator>许伟群</dc:creator></item><item><title>QQ头像变灰算法[图]</title><link>http://blog.csdn.net/xuweiqun/archive/2006/11/07/1370422.aspx</link><wfw:comment>http://blog.csdn.net/xuweiqun/comments/1370422.aspx</wfw:comment><slash:comments>8</slash:comments><wfw:commentRss>http://blog.csdn.net/xuweiqun/comments/commentRss/1370422.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1370422</trackback:ping><description>QQ头像变灰算法&lt;img src =&quot;http://blog.csdn.net/xuweiqun/aggbug/1370422.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 07 Nov 2006 08:46:00 +0800</pubDate><author>许伟群</author><comments>http://blog.csdn.net/xuweiqun/archive/2006/11/07/1370422.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xuweiqun/archive/2006/11/07/1370422.aspx</guid><dc:creator>许伟群</dc:creator></item><item><title>字符集之间转换(UTF-8,UNICODE,Gb2312)</title><link>http://blog.csdn.net/xuweiqun/archive/2006/11/07/1370420.aspx</link><wfw:comment>http://blog.csdn.net/xuweiqun/comments/1370420.aspx</wfw:comment><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/xuweiqun/comments/commentRss/1370420.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1370420</trackback:ping><description>字符集之间转换(UTF-8,UNICODE,Gb2312)本文来自其他网友的代码，经过本人整理测试.&lt;img src =&quot;http://blog.csdn.net/xuweiqun/aggbug/1370420.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 07 Nov 2006 08:42:00 +0800</pubDate><author>许伟群</author><comments>http://blog.csdn.net/xuweiqun/archive/2006/11/07/1370420.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xuweiqun/archive/2006/11/07/1370420.aspx</guid><dc:creator>许伟群</dc:creator></item><item><title>实现QQ主界面效果[图]</title><link>http://blog.csdn.net/xuweiqun/archive/2006/11/07/1370416.aspx</link><wfw:comment>http://blog.csdn.net/xuweiqun/comments/1370416.aspx</wfw:comment><slash:comments>12</slash:comments><wfw:commentRss>http://blog.csdn.net/xuweiqun/comments/commentRss/1370416.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1370416</trackback:ping><description>实现了QQ主界面效果&lt;img src =&quot;http://blog.csdn.net/xuweiqun/aggbug/1370416.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 07 Nov 2006 08:37:00 +0800</pubDate><author>许伟群</author><comments>http://blog.csdn.net/xuweiqun/archive/2006/11/07/1370416.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/xuweiqun/archive/2006/11/07/1370416.aspx</guid><dc:creator>许伟群</dc:creator></item></channel></rss>