<?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/codewarrior" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/codewarrior" type="application/rss+xml"></fs:self_link><lastBuildDate>Sun, 07 Jun 2009 18:38:00 GMT</lastBuildDate><title>人是会思考的一棵苇草</title><description>Man is but a reed, the weakest in nature, but he is a thinking reed. All our dignity consists in thought.</description><link>http://blog.csdn.net/codewarrior/</link><item><title>Google的九条创新准则</title><link>http://blog.csdn.net/codewarrior/archive/2009/06/07/4249786.aspx</link><wfw:comment>http://blog.csdn.net/codewarrior/comments/4249786.aspx</wfw:comment><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/codewarrior/comments/commentRss/4249786.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4249786</trackback:ping><description>Innovation, not instant perfection /创新不会马上就完美&lt;br /&gt;Start rough, learn and iterate./开始粗糙，学习和迭代 Ideas come from everywhere /点子来自任何地方&lt;br /&gt;Ideas can come from the engineers, managers, users even the financial team. Share everything you can /分享一切&lt;br /&gt;Everything is put on the intranet, so employees know what is happening./任何事情都可以在内网分享 You’re brilliant, we’re hiring /你有才，我雇你&lt;br /&gt;Founders Larry Page and Sergey Brin approve hires. They favor intelligence over experience. /Larry Page和Sergey Brin的雇人之道是，&lt;img src =&quot;http://blog.csdn.net/codewarrior/aggbug/4249786.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236588888/codewarrior/csdn.net/s.gif?r=http://blog.csdn.net/codewarrior/archive/2009/06/07/4249786.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/codewarrior/236588888/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/codewarrior/236588888/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 08 Jun 2009 02:38:00 +0800</pubDate><author>会思考的草</author><comments>http://blog.csdn.net/codewarrior/archive/2009/06/07/4249786.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/codewarrior/archive/2009/06/07/4249786.aspx</guid><dc:creator>会思考的草</dc:creator><fs:srclink>http://blog.csdn.net/codewarrior/archive/2009/06/07/4249786.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/codewarrior/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/codewarrior/~1189795/236588888/1189774</fs:itemid></item><item><title>Windows CE中的字库链接</title><link>http://blog.csdn.net/codewarrior/archive/2009/05/19/4200811.aspx</link><wfw:comment>http://blog.csdn.net/codewarrior/comments/4200811.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/codewarrior/comments/commentRss/4200811.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4200811</trackback:ping><description>Windows Embedded CE提供了链接字库的能力，它可以将一个或多个字库链接到另一个字库上，前者称为被链接字库，后者称为基本字库。一旦你链接了字库，你就可以使用被链接的字库显示在基本字库中不存在的码字。比如，将日文字库链接到拉丁字库，你就可以在使用拉丁字库的UNICODE文本API中显示日文字符。如果你的设备上启用了字库链接，你可以通过检查注册表的子键HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\FontLink\SystemLink来确定被链接的字库到基本字库的映射关系，下面的代码示例了如何在注册表中添加一个链接： = , 使用字库链接时，你可以规定一个或多个UNICODE字符必须从被链接字体中取，即使这些字符也存在于基本字库中。要指定被从基本字库中忽略的字符，你可以使用HKEY_LOCAL_MACHINE\SOFTWARE\Microsof&lt;img src =&quot;http://blog.csdn.net/codewarrior/aggbug/4200811.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236588889/codewarrior/csdn.net/s.gif?r=http://blog.csdn.net/codewarrior/archive/2009/05/19/4200811.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/codewarrior/236588889/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/codewarrior/236588889/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 19 May 2009 19:49:00 +0800</pubDate><author>会思考的草</author><comments>http://blog.csdn.net/codewarrior/archive/2009/05/19/4200811.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/codewarrior/archive/2009/05/19/4200811.aspx</guid><dc:creator>会思考的草</dc:creator><fs:srclink>http://blog.csdn.net/codewarrior/archive/2009/05/19/4200811.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/codewarrior/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/codewarrior/~1189795/236588889/1189774</fs:itemid></item><item><title>国外精品课程</title><link>http://blog.csdn.net/codewarrior/archive/2008/10/09/3042369.aspx</link><wfw:comment>http://blog.csdn.net/codewarrior/comments/3042369.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/codewarrior/comments/commentRss/3042369.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3042369</trackback:ping><description>&lt;br /&gt;一、伯克利 &lt;br /&gt;加州大学伯克利分校 http://webcast.berkeley.edu/courses.php&lt;br /&gt;作为美国第一的公立大学，伯克利分校提供了许多优秀教授的播客和视频讲座，可以跟踪最新的讲座。想看教授布置的作业和课堂笔记，可以点击该教授的网页，通常，他/她都会第一堂课留下网址。实在不行，用google搜搜吧！&lt;br /&gt;　　伯克利的视频都是.rm格式，请注意转换&lt;br /&gt;　　二、麻省&lt;img src =&quot;http://blog.csdn.net/codewarrior/aggbug/3042369.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/codewarrior/236588890/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/codewarrior/236588890/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 09 Oct 2008 23:00:00 +0800</pubDate><author>codewarrior</author><comments>http://blog.csdn.net/codewarrior/archive/2008/10/09/3042369.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/codewarrior/archive/2008/10/09/3042369.aspx</guid><dc:creator>codewarrior</dc:creator><fs:srclink>http://blog.csdn.net/codewarrior/archive/2008/10/09/3042369.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/codewarrior/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/codewarrior/~1189795/236588890/1189774</fs:itemid></item><item><title>MFC 9.0新界面字体的美化</title><link>http://blog.csdn.net/codewarrior/archive/2008/09/11/2911209.aspx</link><wfw:comment>http://blog.csdn.net/codewarrior/comments/2911209.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/codewarrior/comments/commentRss/2911209.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2911209</trackback:ping><description>MFC 9.0; 字体; VS2008 SP1&lt;img src =&quot;http://blog.csdn.net/codewarrior/aggbug/2911209.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/codewarrior/236588891/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/codewarrior/236588891/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 11 Sep 2008 08:18:00 +0800</pubDate><author>codewarrior</author><comments>http://blog.csdn.net/codewarrior/archive/2008/09/11/2911209.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/codewarrior/archive/2008/09/11/2911209.aspx</guid><dc:creator>codewarrior</dc:creator><fs:srclink>http://blog.csdn.net/codewarrior/archive/2008/09/11/2911209.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/codewarrior/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/codewarrior/~1189795/236588891/1189774</fs:itemid></item><item><title>VC6工程迁移到VC2008 SP1中，使用MFC 9.0静态链接后运行错误的解决办法</title><link>http://blog.csdn.net/codewarrior/archive/2008/09/10/2911016.aspx</link><wfw:comment>http://blog.csdn.net/codewarrior/comments/2911016.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/codewarrior/comments/commentRss/2911016.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2911016</trackback:ping><description>VC6; VS2008 SP1; 静态链接; MFC 9.0&lt;img src =&quot;http://blog.csdn.net/codewarrior/aggbug/2911016.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/codewarrior/236588892/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/codewarrior/236588892/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 11 Sep 2008 06:38:00 +0800</pubDate><author>codewarrior</author><comments>http://blog.csdn.net/codewarrior/archive/2008/09/10/2911016.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/codewarrior/archive/2008/09/10/2911016.aspx</guid><dc:creator>codewarrior</dc:creator><fs:srclink>http://blog.csdn.net/codewarrior/archive/2008/09/10/2911016.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/codewarrior/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/codewarrior/~1189795/236588892/1189774</fs:itemid></item><item><title>[ZT from MSDN]提高时间关键代码的技巧</title><link>http://blog.csdn.net/codewarrior/archive/2008/07/21/2683004.aspx</link><wfw:comment>http://blog.csdn.net/codewarrior/comments/2683004.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/codewarrior/comments/commentRss/2683004.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2683004</trackback:ping><description>&lt;br /&gt;编写快速代码需要了解应用程序的所有方面和它如何与系统交互。此主题建议的方法可替代一些更明显的编码方法，帮助确保代码的时间关键部分满意地执行。&lt;br /&gt;概括说来，提高时间关键代码需要：  &lt;br /&gt;知道程序的哪个部分必须快。&lt;br /&gt;知道代码的大小和速度。&lt;br /&gt;知道新功能的成本。&lt;br /&gt;知道完成工作所需的最小工作量。&lt;br /&gt;为收集代码性能信息，可以使用性能监视器 (perfmon.exe)。  &lt;br /&gt;缓存命中和页错误&lt;img src =&quot;http://blog.csdn.net/codewarrior/aggbug/2683004.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/codewarrior/236588893/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/codewarrior/236588893/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 21 Jul 2008 19:00:00 +0800</pubDate><author>codewarrior</author><comments>http://blog.csdn.net/codewarrior/archive/2008/07/21/2683004.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/codewarrior/archive/2008/07/21/2683004.aspx</guid><dc:creator>codewarrior</dc:creator><fs:srclink>http://blog.csdn.net/codewarrior/archive/2008/07/21/2683004.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/codewarrior/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/codewarrior/~1189795/236588893/1189774</fs:itemid></item><item><title>坚守24号楼最后一晚</title><link>http://blog.csdn.net/codewarrior/archive/2008/07/01/2600101.aspx</link><wfw:comment>http://blog.csdn.net/codewarrior/comments/2600101.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/codewarrior/comments/commentRss/2600101.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2600101</trackback:ping><description>&lt;br /&gt;估计整幢楼大概还剩下五个人吧，其中大部分都是直博的和其他原因的。&lt;br /&gt;俺和室友乐乐继续坚持在已经成为垃圾堆的宿舍！&lt;br /&gt;谨此留恋！&lt;img src =&quot;http://blog.csdn.net/codewarrior/aggbug/2600101.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/codewarrior/236588894/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/codewarrior/236588894/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 01 Jul 2008 09:04:00 +0800</pubDate><author>codewarrior</author><comments>http://blog.csdn.net/codewarrior/archive/2008/07/01/2600101.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/codewarrior/archive/2008/07/01/2600101.aspx</guid><dc:creator>codewarrior</dc:creator><fs:srclink>http://blog.csdn.net/codewarrior/archive/2008/07/01/2600101.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/codewarrior/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/codewarrior/~1189795/236588894/1189774</fs:itemid></item><item><title>答辩结束了</title><link>http://blog.csdn.net/codewarrior/archive/2008/06/05/2513193.aspx</link><wfw:comment>http://blog.csdn.net/codewarrior/comments/2513193.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/codewarrior/comments/commentRss/2513193.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2513193</trackback:ping><description>昨天下午答辩，结束了，对我而言，宣告了又一个时代的结束。曾经以为自己只是一个看客，却不知道自己何时已融入戏里，曾经以为自己只是短暂的停留，骤然之间才发现原来自己有这么多的不舍。&lt;img src =&quot;http://blog.csdn.net/codewarrior/aggbug/2513193.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/codewarrior/236588895/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/codewarrior/236588895/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 05 Jun 2008 19:30:00 +0800</pubDate><author>codewarrior</author><comments>http://blog.csdn.net/codewarrior/archive/2008/06/05/2513193.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/codewarrior/archive/2008/06/05/2513193.aspx</guid><dc:creator>codewarrior</dc:creator><fs:srclink>http://blog.csdn.net/codewarrior/archive/2008/06/05/2513193.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/codewarrior/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/codewarrior/~1189795/236588895/1189774</fs:itemid></item><item><title>明天毕业答辩！</title><link>http://blog.csdn.net/codewarrior/archive/2008/06/03/2506810.aspx</link><wfw:comment>http://blog.csdn.net/codewarrior/comments/2506810.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/codewarrior/comments/commentRss/2506810.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2506810</trackback:ping><description>好久没有更新blog了，最近事情超多，一直以来想yc一篇M$的面筋也没有成文。首先是发表论文的事情，修修改改无数次，总算在毕业前把这个事情搞定了，长出一口气；紧接着又碰到M$ Fesco desk的MM说北京今年拒绝双外生，于是乎屁颠屁颠跑前跑后忙落户，有一次从苏州回来，下了火车就开始奔走于专利代办处和浦东之间，晚上回到宿舍太困，一觉从六点四十睡到十一点，然后改论文摘要改到凌晨四点半，九点不到又去延安西路900号送材料，打印装订论文送审，几乎要跑断腿泡岔气。还好都搞定了。明天答辩，祝自己和一班xdjms答辩都顺利！小汪同学今天下午答辩，顺便祝她好运！&lt;img src =&quot;http://blog.csdn.net/codewarrior/aggbug/2506810.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/codewarrior/236588896/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/codewarrior/236588896/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 03 Jun 2008 19:34:00 +0800</pubDate><author>codewarrior</author><comments>http://blog.csdn.net/codewarrior/archive/2008/06/03/2506810.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/codewarrior/archive/2008/06/03/2506810.aspx</guid><dc:creator>codewarrior</dc:creator><fs:srclink>http://blog.csdn.net/codewarrior/archive/2008/06/03/2506810.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/codewarrior/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/codewarrior/~1189795/236588896/1189774</fs:itemid></item><item><title>swipolicy.ini（zz from Symbian OS Library）</title><link>http://blog.csdn.net/codewarrior/archive/2008/01/15/2045720.aspx</link><wfw:comment>http://blog.csdn.net/codewarrior/comments/2045720.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/codewarrior/comments/commentRss/2045720.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2045720</trackback:ping><description>Overview When installing native Symbian OS packages (.SIS files) onto a device, the code performing the installation (the Software Installer, sometimes referred to as SWI) first reads the settings in a policy file in ROM (swipolicy.ini) to determine how the installation should proceed. Swipolicy.ini is configured by a device manufacturer prior to device shipping.  This document describes the contents of that policy file and the effect the settings have upon software installation. Swipolicy.ini i&lt;img src =&quot;http://blog.csdn.net/codewarrior/aggbug/2045720.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/codewarrior/236588897/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/codewarrior/236588897/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 16 Jan 2008 01:52:00 +0800</pubDate><author>codewarrior</author><comments>http://blog.csdn.net/codewarrior/archive/2008/01/15/2045720.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/codewarrior/archive/2008/01/15/2045720.aspx</guid><dc:creator>codewarrior</dc:creator><fs:srclink>http://blog.csdn.net/codewarrior/archive/2008/01/15/2045720.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/codewarrior/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/codewarrior/~1189795/236588897/1189774</fs:itemid></item></channel></rss>