<?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/flipcode" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/flipcode" type="application/rss+xml"></fs:self_link><lastBuildDate>Mon, 22 Jun 2009 09:10:00 GMT</lastBuildDate><title>飘零风雨亭</title><description>flipcode@msn.com</description><link>http://blog.csdn.net/flipcode/</link><item><title>界面效率相关</title><link>http://blog.csdn.net/flipcode/archive/2009/06/22/4287894.aspx</link><wfw:comment>http://blog.csdn.net/flipcode/comments/4287894.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/flipcode/comments/commentRss/4287894.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4287894</trackback:ping><description>&lt;br /&gt;//xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&lt;br /&gt;// UI的渲染:&lt;br /&gt;//         flipcode@msn.com&lt;br /&gt;//xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx &lt;br /&gt;一。批次渲染:&lt;br /&gt;1. 在界面上的3d模型渲染及特效需要每帧渲染到贴图上再当UI来画，否则将会打乱渲染状态&lt;br /&gt;2. 控件及文字按渲染顺序生成z值，然后将不透明的按贴图打包，先批次画不透明的控件和文字，再关掉z write按排序画非透明控件和文&lt;img src =&quot;http://blog.csdn.net/flipcode/aggbug/4287894.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236619905/flipcode/csdn.net/s.gif?r=http://blog.csdn.net/flipcode/archive/2009/06/22/4287894.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/flipcode/236619905/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/flipcode/236619905/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 22 Jun 2009 17:10:00 +0800</pubDate><author>flipcode@msn.com</author><comments>http://blog.csdn.net/flipcode/archive/2009/06/22/4287894.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/flipcode/archive/2009/06/22/4287894.aspx</guid><dc:creator>flipcode@msn.com</dc:creator><fs:srclink>http://blog.csdn.net/flipcode/archive/2009/06/22/4287894.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/flipcode/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/flipcode/~7364784/236619905/5474298</fs:itemid></item><item><title>卡卡助手和极点五笔</title><link>http://blog.csdn.net/flipcode/archive/2009/06/22/4287871.aspx</link><wfw:comment>http://blog.csdn.net/flipcode/comments/4287871.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/flipcode/comments/commentRss/4287871.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4287871</trackback:ping><description>&lt;br /&gt;卡卡助手:&lt;br /&gt;因为要安装这个工具作测试，自从安装了卡卡助手，感觉系统真的好卡，检出一堆inline hook，包括用户层的hook, 并且有个似乎是临界区未初始化访问非法的exception(输出在vc output栏，不过不影响使用)：&lt;br /&gt;First-chance exception at 0x7c93ab0a (ntdll.dll) in game.exe: 0xC0000005: Access violation writing location 0x00000010.&lt;br /&gt;&lt;br /&gt;极点五笔:&lt;br /&gt;这个免费的输入法真的很好用，　但每次在切换它使用的时候也会在有kerner32.dll访问非法(输出在vc output栏，不过不影响使用)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;微软detours1.5库：&lt;br /&gt;这个库存在bug，体现在两次inline hook时卸载钩子时误卸..., 换用detours2.1就好了&lt;img src =&quot;http://blog.csdn.net/flipcode/aggbug/4287871.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236619906/flipcode/csdn.net/s.gif?r=http://blog.csdn.net/flipcode/archive/2009/06/22/4287871.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/flipcode/236619906/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/flipcode/236619906/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 22 Jun 2009 16:58:00 +0800</pubDate><author>flipcode@msn.com</author><comments>http://blog.csdn.net/flipcode/archive/2009/06/22/4287871.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/flipcode/archive/2009/06/22/4287871.aspx</guid><dc:creator>flipcode@msn.com</dc:creator><fs:srclink>http://blog.csdn.net/flipcode/archive/2009/06/22/4287871.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/flipcode/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/flipcode/~7364784/236619906/5474298</fs:itemid></item><item><title>动态运行opcode</title><link>http://blog.csdn.net/flipcode/archive/2009/04/23/4102747.aspx</link><wfw:comment>http://blog.csdn.net/flipcode/comments/4102747.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/flipcode/comments/commentRss/4102747.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4102747</trackback:ping><description>// 动态运行opcode// 简单的动态运行机器码演示:// flipcode@msn.comunsigned char g_opcode[] = {0x8B, 0x44, 0x24, 0x04, 0x8B, 0x08, 0x83, 0xC1, 0x03, 0x81, 0xF1, 'f', 'u', 'c', 'k', 0x89, 0x08, 0xC3};DWORD __stdcall LocalEncry(DWORD seek, DWORD d){ return 23432;}DWORD __stdcall myLocalDeEncry(DWORD seek, DWORD d){ return 23432;}void __declspec(naked) iptest(){ __asm {  mov         eax,dword ptr [esp+4]   mov         ecx,dword ptr [e&lt;img src =&quot;http://blog.csdn.net/flipcode/aggbug/4102747.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/flipcode/236619907/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/flipcode/236619907/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 23 Apr 2009 19:18:00 +0800</pubDate><author>flipcode@msn.com</author><comments>http://blog.csdn.net/flipcode/archive/2009/04/23/4102747.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/flipcode/archive/2009/04/23/4102747.aspx</guid><dc:creator>flipcode@msn.com</dc:creator><fs:srclink>http://blog.csdn.net/flipcode/archive/2009/04/23/4102747.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/flipcode/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/flipcode/~7364784/236619907/5474298</fs:itemid></item><item><title>What is invalid parameter noinfo and how do I get rid of it?</title><link>http://blog.csdn.net/flipcode/archive/2008/07/10/2634706.aspx</link><wfw:comment>http://blog.csdn.net/flipcode/comments/2634706.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/flipcode/comments/commentRss/2634706.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2634706</trackback:ping><description>What is invalid parameter noinfo and how do I get rid of it? 
http://cowboyprogramming.com/2007/02/22/what-is-_invalid_parameter_noinfo-and-how-do-i-get-rid-of-it/&lt;img src =&quot;http://blog.csdn.net/flipcode/aggbug/2634706.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/flipcode/236619908/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/flipcode/236619908/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 11 Jul 2008 00:46:00 +0800</pubDate><author>flipcode@msn.com</author><comments>http://blog.csdn.net/flipcode/archive/2008/07/10/2634706.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/flipcode/archive/2008/07/10/2634706.aspx</guid><dc:creator>flipcode@msn.com</dc:creator><fs:srclink>http://blog.csdn.net/flipcode/archive/2008/07/10/2634706.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/flipcode/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/flipcode/~7364784/236619908/5474298</fs:itemid></item><item><title>http://lua-users.org/wiki/SimplerCppBinding</title><link>http://blog.csdn.net/flipcode/archive/2008/07/10/2632964.aspx</link><wfw:comment>http://blog.csdn.net/flipcode/comments/2632964.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/flipcode/comments/commentRss/2632964.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2632964</trackback:ping><description>&lt;br /&gt;http://lua-users.org/wiki/SimplerCppBinding&lt;br /&gt;Simpler Cpp Binding wiki Description Here is the example from SimpleCppBinding again, but this time using the Lua 5.0 version of Luna [1]. Put the methods that you want to export from C++ to Lua in the Account::methods table. The userdata index event will look for methods in the method table whenever the obj:method(...) syntax is used. The method table is stored in the global variable &lt;img src =&quot;http://blog.csdn.net/flipcode/aggbug/2632964.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/flipcode/236619909/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/flipcode/236619909/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 10 Jul 2008 19:00:00 +0800</pubDate><author>flipcode@msn.com</author><comments>http://blog.csdn.net/flipcode/archive/2008/07/10/2632964.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/flipcode/archive/2008/07/10/2632964.aspx</guid><dc:creator>flipcode@msn.com</dc:creator><fs:srclink>http://blog.csdn.net/flipcode/archive/2008/07/10/2632964.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/flipcode/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/flipcode/~7364784/236619909/5474298</fs:itemid></item><item><title>How to debug Buffer Overrun Issues</title><link>http://blog.csdn.net/flipcode/archive/2008/06/11/2535614.aspx</link><wfw:comment>http://blog.csdn.net/flipcode/comments/2535614.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/flipcode/comments/commentRss/2535614.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2535614</trackback:ping><description>There's some additional info here:Compiler Security Checks In Depthhttp://msdn2.microsoft.com/en-us/library/aa290051.aspx Security Checks at Runtime and Compile Timehttp://msdn2.microsoft.com/en-us/library/aa289171.aspx 讨论:http://forums.msdn.microsoft.com/en-US/vcgeneral/thread/29243438-a5ef-404c-8b02-81e039a03459/&lt;img src =&quot;http://blog.csdn.net/flipcode/aggbug/2535614.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/flipcode/236619910/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/flipcode/236619910/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 11 Jun 2008 21:34:00 +0800</pubDate><author>flipcode@msn.com</author><comments>http://blog.csdn.net/flipcode/archive/2008/06/11/2535614.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/flipcode/archive/2008/06/11/2535614.aspx</guid><dc:creator>flipcode@msn.com</dc:creator><fs:srclink>http://blog.csdn.net/flipcode/archive/2008/06/11/2535614.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/flipcode/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/flipcode/~7364784/236619910/5474298</fs:itemid></item><item><title>宝宝满月了</title><link>http://blog.csdn.net/flipcode/archive/2008/05/14/2444066.aspx</link><wfw:comment>http://blog.csdn.net/flipcode/comments/2444066.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/flipcode/comments/commentRss/2444066.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2444066</trackback:ping><description>女儿婷婷满月了，老爸祝福你越长越漂亮，天天开开心心快快乐乐，生活永远幸福美满！我工作地方太远，上次只请了半个多月假，现在太忙也没能回去，感觉挺难过，昨天晚上10点多曾冲动要买今早机票回去，结果没能买成，只能在这里对老婆和女儿真心的说声抱歉，我知道老婆挺辛苦，我也好想陪女儿慢慢长大，但是有时候生活它就这样，也许很多人就象我一样为了生活抱着这点薪水漂泊在外吧。。。婷婷，你能原谅老爸吗？ 老爸想你了&lt;img src =&quot;http://blog.csdn.net/flipcode/aggbug/2444066.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/flipcode/236619911/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/flipcode/236619911/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 14 May 2008 18:13:00 +0800</pubDate><author>flipcode@msn.com</author><comments>http://blog.csdn.net/flipcode/archive/2008/05/14/2444066.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/flipcode/archive/2008/05/14/2444066.aspx</guid><dc:creator>flipcode@msn.com</dc:creator><fs:srclink>http://blog.csdn.net/flipcode/archive/2008/05/14/2444066.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/flipcode/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/flipcode/~7364784/236619911/5474298</fs:itemid></item><item><title>发个我用splatting做的地形载图</title><link>http://blog.csdn.net/flipcode/archive/2008/04/17/2302309.aspx</link><wfw:comment>http://blog.csdn.net/flipcode/comments/2302309.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/flipcode/comments/commentRss/2302309.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2302309</trackback:ping><description>发一个载图，留个念&lt;img src =&quot;http://blog.csdn.net/flipcode/aggbug/2302309.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/flipcode/236619912/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/flipcode/236619912/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 18 Apr 2008 06:02:00 +0800</pubDate><author>flipcode@msn.com</author><comments>http://blog.csdn.net/flipcode/archive/2008/04/17/2302309.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/flipcode/archive/2008/04/17/2302309.aspx</guid><dc:creator>flipcode@msn.com</dc:creator><fs:srclink>http://blog.csdn.net/flipcode/archive/2008/04/17/2302309.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/flipcode/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/flipcode/~7364784/236619912/5474298</fs:itemid></item><item><title>投影矩阵的实现以及如何从投影矩阵中获取各视裁体平面(教程)</title><link>http://blog.csdn.net/flipcode/archive/2008/04/17/2301821.aspx</link><wfw:comment>http://blog.csdn.net/flipcode/comments/2301821.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/flipcode/comments/commentRss/2301821.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2301821</trackback:ping><description>转发我以前写的一篇关于投影矩阵的文章&lt;img src =&quot;http://blog.csdn.net/flipcode/aggbug/2301821.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/flipcode/236619913/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/flipcode/236619913/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 18 Apr 2008 02:01:00 +0800</pubDate><author>flipcode@msn.com</author><comments>http://blog.csdn.net/flipcode/archive/2008/04/17/2301821.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/flipcode/archive/2008/04/17/2301821.aspx</guid><dc:creator>flipcode@msn.com</dc:creator><fs:srclink>http://blog.csdn.net/flipcode/archive/2008/04/17/2301821.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/flipcode/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/flipcode/~7364784/236619913/5474298</fs:itemid></item><item><title>关于安装配置XNA2.0+VS2005开发环境的详细说明</title><link>http://blog.csdn.net/flipcode/archive/2008/04/14/2290701.aspx</link><wfw:comment>http://blog.csdn.net/flipcode/comments/2290701.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/flipcode/comments/commentRss/2290701.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2290701</trackback:ping><description>如题，安装配置XNA2.0+VS2005开发环境的详细说明&lt;img src =&quot;http://blog.csdn.net/flipcode/aggbug/2290701.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/flipcode/236619914/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/flipcode/236619914/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 14 Apr 2008 22:33:00 +0800</pubDate><author>flipcode@msn.com</author><comments>http://blog.csdn.net/flipcode/archive/2008/04/14/2290701.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/flipcode/archive/2008/04/14/2290701.aspx</guid><dc:creator>flipcode@msn.com</dc:creator><fs:srclink>http://blog.csdn.net/flipcode/archive/2008/04/14/2290701.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/flipcode/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/flipcode/~7364784/236619914/5474298</fs:itemid></item></channel></rss>