<?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/ken0426" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/ken0426" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 29 May 2007 14:00:00 GMT</lastBuildDate><title>绅士亦花心</title><description>本博客主题为IT技术。转载使用请遵循署名非商业原则。</description><link>http://blog.csdn.net/ken0426/</link><item><title>有必要解释一下</title><link>http://blog.csdn.net/ken0426/archive/2007/05/29/1629418.aspx</link><wfw:comment>http://blog.csdn.net/ken0426/comments/1629418.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ken0426/comments/commentRss/1629418.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1629418</trackback:ping><description>我为什么叫绅士亦花心？&lt;img src =&quot;http://blog.csdn.net/ken0426/aggbug/1629418.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 29 May 2007 22:00:00 +0800</pubDate><author>ken0426</author><comments>http://blog.csdn.net/ken0426/archive/2007/05/29/1629418.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ken0426/archive/2007/05/29/1629418.aspx</guid><dc:creator>ken0426</dc:creator></item><item><title>填充与对齐</title><link>http://blog.csdn.net/ken0426/archive/2007/03/27/1543141.aspx</link><wfw:comment>http://blog.csdn.net/ken0426/comments/1543141.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ken0426/comments/commentRss/1543141.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1543141</trackback:ping><description>由于填充与对齐与硬件架构有很大关系，所以填充与对齐在一般的编程工作中很少涉及，但网站还是有不少关于对齐的技术文章。坦白的说，我并不认为这些文章抓住了要点，或者说，即使那些作者自己抓住了要点但并没有描述清楚。也许我看的这方面文章不多，但我想就这个问题写一篇清晰而简单的文章，结合我的理解和经验，用逻辑的思路描述出来。&lt;img src =&quot;http://blog.csdn.net/ken0426/aggbug/1543141.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 28 Mar 2007 02:24:00 +0800</pubDate><author>绅士亦花心</author><comments>http://blog.csdn.net/ken0426/archive/2007/03/27/1543141.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ken0426/archive/2007/03/27/1543141.aspx</guid><dc:creator>绅士亦花心</dc:creator></item><item><title>WinX教程之我的实战（八）</title><link>http://blog.csdn.net/ken0426/archive/2007/03/27/1542853.aspx</link><wfw:comment>http://blog.csdn.net/ken0426/comments/1542853.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ken0426/comments/commentRss/1542853.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1542853</trackback:ping><description>本文介绍了WinX对通用对话框中文件对话框（打开和保存）的封装，并同API和MFC方式进行了对比。本节实战的教程例子是step008-openfiles。&lt;img src =&quot;http://blog.csdn.net/ken0426/aggbug/1542853.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 27 Mar 2007 23:08:00 +0800</pubDate><author>绅士亦花心</author><comments>http://blog.csdn.net/ken0426/archive/2007/03/27/1542853.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ken0426/archive/2007/03/27/1542853.aspx</guid><dc:creator>绅士亦花心</dc:creator></item><item><title>如何编写线程安全的DLL</title><link>http://blog.csdn.net/ken0426/archive/2007/03/23/1539024.aspx</link><wfw:comment>http://blog.csdn.net/ken0426/comments/1539024.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/ken0426/comments/commentRss/1539024.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1539024</trackback:ping><description>本文通过对常见的四种线程安全DLL问题的分析，提出了编写线程安全DLL的解决方案。都是经验所得与你分享，欢迎批评指正。&lt;img src =&quot;http://blog.csdn.net/ken0426/aggbug/1539024.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 24 Mar 2007 01:29:00 +0800</pubDate><author>绅士亦花心</author><comments>http://blog.csdn.net/ken0426/archive/2007/03/23/1539024.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ken0426/archive/2007/03/23/1539024.aspx</guid><dc:creator>绅士亦花心</dc:creator></item><item><title>WinX教程之我的实战（七）</title><link>http://blog.csdn.net/ken0426/archive/2007/03/23/1538793.aspx</link><wfw:comment>http://blog.csdn.net/ken0426/comments/1538793.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ken0426/comments/commentRss/1538793.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1538793</trackback:ping><description>停了很久，开始继续写WINX实战系列，今天将教程实例7——step007-icon。&lt;img src =&quot;http://blog.csdn.net/ken0426/aggbug/1538793.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 23 Mar 2007 23:21:00 +0800</pubDate><author>绅士亦花心</author><comments>http://blog.csdn.net/ken0426/archive/2007/03/23/1538793.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ken0426/archive/2007/03/23/1538793.aspx</guid><dc:creator>绅士亦花心</dc:creator></item><item><title>.NET调用API的问题追踪</title><link>http://blog.csdn.net/ken0426/archive/2007/03/15/1530124.aspx</link><wfw:comment>http://blog.csdn.net/ken0426/comments/1530124.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ken0426/comments/commentRss/1530124.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1530124</trackback:ping><description>.NET调用API实现与屏幕相关功能解决办法&lt;img src =&quot;http://blog.csdn.net/ken0426/aggbug/1530124.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 15 Mar 2007 21:26:00 +0800</pubDate><author>绅士亦花心</author><comments>http://blog.csdn.net/ken0426/archive/2007/03/15/1530124.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ken0426/archive/2007/03/15/1530124.aspx</guid><dc:creator>绅士亦花心</dc:creator></item><item><title>WinX主站正式发布和WINXGUI</title><link>http://blog.csdn.net/ken0426/archive/2007/01/28/1496260.aspx</link><wfw:comment>http://blog.csdn.net/ken0426/comments/1496260.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ken0426/comments/commentRss/1496260.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1496260</trackback:ping><description>WinXGUI全新官方主站正式发布啦！&lt;img src =&quot;http://blog.csdn.net/ken0426/aggbug/1496260.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 29 Jan 2007 00:46:00 +0800</pubDate><author>绅士亦花心</author><comments>http://blog.csdn.net/ken0426/archive/2007/01/28/1496260.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ken0426/archive/2007/01/28/1496260.aspx</guid><dc:creator>绅士亦花心</dc:creator></item><item><title>停博几天</title><link>http://blog.csdn.net/ken0426/archive/2006/12/18/1447814.aspx</link><wfw:comment>http://blog.csdn.net/ken0426/comments/1447814.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ken0426/comments/commentRss/1447814.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1447814</trackback:ping><description>最近事情越来越多，加之病了，停博几天。不好意思。 &lt;img src =&quot;http://blog.csdn.net/ken0426/aggbug/1447814.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 18 Dec 2006 22:51:00 +0800</pubDate><author>绅士亦花心</author><comments>http://blog.csdn.net/ken0426/archive/2006/12/18/1447814.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ken0426/archive/2006/12/18/1447814.aspx</guid><dc:creator>绅士亦花心</dc:creator></item><item><title>WinX教程之我的实战（六）</title><link>http://blog.csdn.net/ken0426/archive/2006/12/12/1440121.aspx</link><wfw:comment>http://blog.csdn.net/ken0426/comments/1440121.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ken0426/comments/commentRss/1440121.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1440121</trackback:ping><description>实战六，窗口布局和限制窗口大小。&lt;img src =&quot;http://blog.csdn.net/ken0426/aggbug/1440121.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 13 Dec 2006 04:34:00 +0800</pubDate><author>ken0426</author><comments>http://blog.csdn.net/ken0426/archive/2006/12/12/1440121.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ken0426/archive/2006/12/12/1440121.aspx</guid><dc:creator>ken0426</dc:creator></item><item><title>WinX教程之我的实战（五）</title><link>http://blog.csdn.net/ken0426/archive/2006/11/30/1423024.aspx</link><wfw:comment>http://blog.csdn.net/ken0426/comments/1423024.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ken0426/comments/commentRss/1423024.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1423024</trackback:ping><description>WinX教程之我的实战五，加速键，step005-accel。&lt;img src =&quot;http://blog.csdn.net/ken0426/aggbug/1423024.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 01 Dec 2006 04:38:00 +0800</pubDate><author>ken0426</author><comments>http://blog.csdn.net/ken0426/archive/2006/11/30/1423024.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ken0426/archive/2006/11/30/1423024.aspx</guid><dc:creator>ken0426</dc:creator></item></channel></rss>