<?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/LunnyXiao" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/LunnyXiao" type="application/rss+xml"></fs:self_link><lastBuildDate>Sun, 30 Jul 2006 14:38:00 GMT</lastBuildDate><title>风云阁</title><description>软件开发相关技术探讨、心得、笔记、经验教训、好文转载</description><link>http://blog.csdn.net/lunnyxiao/</link><item><title>自己动手编写c++事件模型</title><link>http://blog.csdn.net/LunnyXiao/archive/2006/07/30/1001466.aspx</link><wfw:comment>http://blog.csdn.net/lunnyxiao/comments/1001466.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/lunnyxiao/comments/commentRss/1001466.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1001466</trackback:ping><description>在Java、C＃等语言或者说其类库中，都实现了事件模型。而c++语言本身并没有定义事件机制，并且在目前众多优秀的c++类库，包括STL、Boost等都没有实现类似的事件机制。当我们被MFC的消息搞得头昏眼花之时，是否有冲动自己去实现一个简单的事件模型呢。&lt;img src =&quot;http://blog.csdn.net/lunnyxiao/aggbug/1001466.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 30 Jul 2006 22:38:00 +0800</pubDate><author>LunnyXiao</author><comments>http://blog.csdn.net/LunnyXiao/archive/2006/07/30/1001466.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LunnyXiao/archive/2006/07/30/1001466.aspx</guid><dc:creator>LunnyXiao</dc:creator></item><item><title>遇到一个问题</title><link>http://blog.csdn.net/LunnyXiao/archive/2004/11/12/179432.aspx</link><wfw:comment>http://blog.csdn.net/lunnyxiao/comments/179432.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lunnyxiao/comments/commentRss/179432.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=179432</trackback:ping><description>使用CreateThread方法后虽然立即有了返回值，但马上执行其方法时出现问题，必须先sleep一段时间，奇怪的问题。&lt;img src =&quot;http://blog.csdn.net/lunnyxiao/aggbug/179432.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 13 Nov 2004 03:35:00 +0800</pubDate><author>LunnyXiao</author><comments>http://blog.csdn.net/LunnyXiao/archive/2004/11/12/179432.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LunnyXiao/archive/2004/11/12/179432.aspx</guid><dc:creator>LunnyXiao</dc:creator></item><item><title>关于函数指针和回调</title><link>http://blog.csdn.net/LunnyXiao/archive/2004/10/03/123923.aspx</link><wfw:comment>http://blog.csdn.net/lunnyxiao/comments/123923.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lunnyxiao/comments/commentRss/123923.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=123923</trackback:ping><description>使用函数指针和回调&lt;img src =&quot;http://blog.csdn.net/lunnyxiao/aggbug/123923.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 03 Oct 2004 20:59:00 +0800</pubDate><author>LunnyXiao</author><comments>http://blog.csdn.net/LunnyXiao/archive/2004/10/03/123923.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LunnyXiao/archive/2004/10/03/123923.aspx</guid><dc:creator>LunnyXiao</dc:creator></item><item><title>第一次有自己的技术博客</title><link>http://blog.csdn.net/LunnyXiao/archive/2004/07/18/44310.aspx</link><wfw:comment>http://blog.csdn.net/lunnyxiao/comments/44310.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/lunnyxiao/comments/commentRss/44310.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=44310</trackback:ping><description>我的技术博客开通了&lt;img src =&quot;http://blog.csdn.net/lunnyxiao/aggbug/44310.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 18 Jul 2004 21:35:00 +0800</pubDate><author>LunnyXiao</author><comments>http://blog.csdn.net/LunnyXiao/archive/2004/07/18/44310.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/LunnyXiao/archive/2004/07/18/44310.aspx</guid><dc:creator>LunnyXiao</dc:creator></item></channel></rss>