<?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/dyw" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/dyw" type="application/rss+xml"></fs:self_link><lastBuildDate>Fri, 01 May 2009 14:53:00 GMT</lastBuildDate><title>dyw的专栏</title><link>http://blog.csdn.net/dyw/</link><item><title>Symbian^4发行计划：2011年Qt将替换掉S60</title><link>http://blog.csdn.net/dyw/archive/2009/05/01/4141844.aspx</link><wfw:comment>http://blog.csdn.net/dyw/comments/4141844.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dyw/comments/commentRss/4141844.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4141844</trackback:ping><description>Symbian^4的计划仍处在早期阶段。在此之前，预计发行的版本为：Symbian^2（今年）,Symbian^3（明年）。Symbian^4预计在Symiban^3之后6个月发布。以下技术将集成到Symbian^4中（摘译自：Reviewing the Release Plan）&lt;img src =&quot;http://blog.csdn.net/dyw/aggbug/4141844.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 01 May 2009 22:53:00 +0800</pubDate><author>窦永旺</author><comments>http://blog.csdn.net/dyw/archive/2009/05/01/4141844.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dyw/archive/2009/05/01/4141844.aspx</guid><dc:creator>窦永旺</dc:creator><fs:srclink>http://blog.csdn.net/dyw/archive/2009/05/01/4141844.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/dyw/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/dyw/~1200518/212352778/1200496</fs:itemid></item><item><title>moblin开发环境试装记事</title><link>http://blog.csdn.net/dyw/archive/2009/04/10/4063504.aspx</link><wfw:comment>http://blog.csdn.net/dyw/comments/4063504.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dyw/comments/commentRss/4063504.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4063504</trackback:ping><description>先下载vmware虚拟机版本的moblin。这个版本却是一个几乎“全裸的”虚拟机，相关开发工具什么都没有安装。比起Nokia Maemo提供的类似虚拟机开发环境（甚至安装有Eclipse IDE）就有些不方便了。不过话又说回来，也有好处：一学习安装过程；二可使用最新版本。&lt;img src =&quot;http://blog.csdn.net/dyw/aggbug/4063504.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 11 Apr 2009 06:01:00 +0800</pubDate><author>窦永旺</author><comments>http://blog.csdn.net/dyw/archive/2009/04/10/4063504.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dyw/archive/2009/04/10/4063504.aspx</guid><dc:creator>窦永旺</dc:creator><fs:srclink>http://blog.csdn.net/dyw/archive/2009/04/10/4063504.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/dyw/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/dyw/~1200518/212352779/1200496</fs:itemid></item><item><title>如何让GCCE编译.cc后缀的源代码文件</title><link>http://blog.csdn.net/dyw/archive/2009/02/20/3915596.aspx</link><wfw:comment>http://blog.csdn.net/dyw/comments/3915596.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dyw/comments/commentRss/3915596.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3915596</trackback:ping><description>总所周知，c++的实现文件的后缀多种多样，通常有：.cpp, .cc, .cxx, .c++等。其中.cpp最为常见。在Symbian环境下（OpenC/C++环境）时可以顺利编译.cpp的代码，而在编译.cc文件时就不好使了。本文参考FN的一个帖子给出解决方法。&lt;img src =&quot;http://blog.csdn.net/dyw/aggbug/3915596.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 21 Feb 2009 04:34:00 +0800</pubDate><author>窦永旺</author><comments>http://blog.csdn.net/dyw/archive/2009/02/20/3915596.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dyw/archive/2009/02/20/3915596.aspx</guid><dc:creator>窦永旺</dc:creator><fs:srclink>http://blog.csdn.net/dyw/archive/2009/02/20/3915596.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/dyw/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/dyw/~1200518/212352780/1200496</fs:itemid></item><item><title>集成QtCreator与Eclipse CDT，及相关问题的解决</title><link>http://blog.csdn.net/dyw/archive/2009/02/04/3863064.aspx</link><wfw:comment>http://blog.csdn.net/dyw/comments/3863064.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dyw/comments/commentRss/3863064.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3863064</trackback:ping><description>本文简述QtCreator与Eclipse CDT的集成。QtCreator一个新的专用于开发Qt程序的IDE，目前仍为beta版。QtCreator将安装MingW及Qt库本身，可以轻易集成到Eclipse CDT IDE中，而不必再另外下载Qt开发包及MingW编译环境。另外也顺便说一下使用时碰到的问题及解决方法。&lt;img src =&quot;http://blog.csdn.net/dyw/aggbug/3863064.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 05 Feb 2009 05:27:00 +0800</pubDate><author>窦永旺</author><comments>http://blog.csdn.net/dyw/archive/2009/02/04/3863064.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dyw/archive/2009/02/04/3863064.aspx</guid><dc:creator>窦永旺</dc:creator><fs:srclink>http://blog.csdn.net/dyw/archive/2009/02/04/3863064.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/dyw/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/dyw/~1200518/212352781/1200496</fs:itemid></item><item><title>Cream/Vim的菜单乱码问题</title><link>http://blog.csdn.net/dyw/archive/2009/02/01/3856871.aspx</link><wfw:comment>http://blog.csdn.net/dyw/comments/3856871.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/dyw/comments/commentRss/3856871.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3856871</trackback:ping><description>&lt;br /&gt;安装Cream版的Vim时，发现有乱码问题。安装向导中的乱码可以忽略；安装后启动程序后菜单都是乱码：&lt;br /&gt;以及使用Windows系统上下文菜单项（Edit with Cream/Vim）打开文件后也是乱码。修改方法：&lt;br /&gt;&lt;br /&gt;修改上下文菜单项（Edit with Cream/Vim）关联的命令处理：打开注册表，找到下面的键：&lt;br /&gt;HKEY_CLASSES_ROOT\*\Shell\Cream\Command&lt;br /&gt;将原来的默认值&lt;br /&gt;&quot;C:\Program Files\vim\vim71\gvim.exe&quot; &quot;-u&quot; &quot;C:\Program Files\vim\vim71\cream\creamrc&quot; &quot;-U&quot; &quot;NONE&quot; &quot;--servername&quot; &quot;CREAM&quot; &quot;%1&quot;&lt;br /&gt;修改为&lt;br /&gt;&quot;C:\Program Files\vim\vim71\gvim.exe&quot; &quot;%1&quot;&lt;br /&gt;&lt;br /&gt;上面只是简单地去掉cream相关的配置信息。可能通过修改配置文件creamrc也可行，但按前面的方法修改一下已经够用，故未&lt;img src =&quot;http://blog.csdn.net/dyw/aggbug/3856871.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 01 Feb 2009 23:01:00 +0800</pubDate><author>dyw</author><comments>http://blog.csdn.net/dyw/archive/2009/02/01/3856871.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dyw/archive/2009/02/01/3856871.aspx</guid><dc:creator>dyw</dc:creator><fs:srclink>http://blog.csdn.net/dyw/archive/2009/02/01/3856871.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/dyw/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/dyw/~1200518/212352782/1200496</fs:itemid></item><item><title>Qt4.5将新增LGPL发布方式</title><link>http://blog.csdn.net/dyw/archive/2009/01/15/3786779.aspx</link><wfw:comment>http://blog.csdn.net/dyw/comments/3786779.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/dyw/comments/commentRss/3786779.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3786779</trackback:ping><description>Nokia宣布Qt4.5新增LGPL发布方式，预计于今年3月份正式发布。此前，Qt一直以GPL或商业(Commercial)方式发布；除非你开源，否则只能购买商业许可，而这个商业许可据我所知价格不菲。对于那些前景尚不明朗又不愿开源的应用软件来说过早购买商业许可就不太适合了。Qt的这个新许可弥补了这个缺憾，扫清了开发者在考虑选用Qt时一些最后的顾虑。相信Qt多样化的发布方式必会给它带来空前繁荣。&lt;img src =&quot;http://blog.csdn.net/dyw/aggbug/3786779.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 15 Jan 2009 19:26:00 +0800</pubDate><author>dyw</author><comments>http://blog.csdn.net/dyw/archive/2009/01/15/3786779.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dyw/archive/2009/01/15/3786779.aspx</guid><dc:creator>dyw</dc:creator><fs:srclink>http://blog.csdn.net/dyw/archive/2009/01/15/3786779.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/dyw/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/dyw/~1200518/212352783/1200496</fs:itemid></item><item><title>在WINCE、Symbian环境下测试使用boost.serialization库</title><link>http://blog.csdn.net/dyw/archive/2009/01/14/3779799.aspx</link><wfw:comment>http://blog.csdn.net/dyw/comments/3779799.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/dyw/comments/commentRss/3779799.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3779799</trackback:ping><description>今日，又测试了boost.serialization库在WINCE, Symbian的可用性。尽管修改错误破费周折，最终结果还是让人高兴的。就是说也可以使用。&lt;img src =&quot;http://blog.csdn.net/dyw/aggbug/3779799.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 15 Jan 2009 06:44:00 +0800</pubDate><author>dyw</author><comments>http://blog.csdn.net/dyw/archive/2009/01/14/3779799.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dyw/archive/2009/01/14/3779799.aspx</guid><dc:creator>dyw</dc:creator><fs:srclink>http://blog.csdn.net/dyw/archive/2009/01/14/3779799.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/dyw/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/dyw/~1200518/212352784/1200496</fs:itemid></item><item><title>在WINCE、Symbian环境下测试使用boost.thread库</title><link>http://blog.csdn.net/dyw/archive/2009/01/13/3768655.aspx</link><wfw:comment>http://blog.csdn.net/dyw/comments/3768655.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dyw/comments/commentRss/3768655.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3768655</trackback:ping><description>总所周知，boost.thread在PC环境（Windows, xNix等）下可以运行良好，而boost库尚未明确支持哪一个移动平台。近日，笔者对boost.thread库在某些移动平台（WINCE,Symbian）下能否工作做了一个测试。结论是也可以使用。&lt;img src =&quot;http://blog.csdn.net/dyw/aggbug/3768655.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 13 Jan 2009 23:53:00 +0800</pubDate><author>dyw</author><comments>http://blog.csdn.net/dyw/archive/2009/01/13/3768655.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dyw/archive/2009/01/13/3768655.aspx</guid><dc:creator>dyw</dc:creator><fs:srclink>http://blog.csdn.net/dyw/archive/2009/01/13/3768655.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/dyw/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/dyw/~1200518/212352785/1200496</fs:itemid></item><item><title>WINCE（WM5.0 PPC）下Loki的测试——Functor</title><link>http://blog.csdn.net/dyw/archive/2009/01/10/3745557.aspx</link><wfw:comment>http://blog.csdn.net/dyw/comments/3745557.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dyw/comments/commentRss/3745557.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3745557</trackback:ping><description>本文演示一个在WINCE环境下Loki之Functor模板类的测试例子。主要演示了下面几种Functor的用法：&amp;lt;br&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;用函数初始化Loki::Functor&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;用functor初始化Loki::Functor&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;用类成员函数初始化Loki::Functor&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;用其它Loki::Functor初始化Loki::Functor&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;用Loki的串接函数（Chain）初始化Loki::Functor&amp;lt;/li&amp;&lt;img src =&quot;http://blog.csdn.net/dyw/aggbug/3745557.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 10 Jan 2009 19:45:00 +0800</pubDate><author>dyw</author><comments>http://blog.csdn.net/dyw/archive/2009/01/10/3745557.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dyw/archive/2009/01/10/3745557.aspx</guid><dc:creator>dyw</dc:creator><fs:srclink>http://blog.csdn.net/dyw/archive/2009/01/10/3745557.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/dyw/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/dyw/~1200518/212352786/1200496</fs:itemid></item><item><title>如何在Symbian SDK下使用GCCE4</title><link>http://blog.csdn.net/dyw/archive/2008/12/19/3559336.aspx</link><wfw:comment>http://blog.csdn.net/dyw/comments/3559336.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/dyw/comments/commentRss/3559336.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3559336</trackback:ping><description>本文介绍在Symbian SDK中使用新的GCCE编译器4.x版。随SDK附带的GCCE 3.4.3最初发行于2004年11月。新的编译器可以编译更小尺寸的可执行文件，编译速度也加快不少，此外编译也更加严格，这有助于产生高质量的代码。注意：使用新版编译纯属个人喜好，没有任何担保或服务，如文中的免责声明所讲。&lt;img src =&quot;http://blog.csdn.net/dyw/aggbug/3559336.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 20 Dec 2008 00:14:00 +0800</pubDate><author>dyw</author><comments>http://blog.csdn.net/dyw/archive/2008/12/19/3559336.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/dyw/archive/2008/12/19/3559336.aspx</guid><dc:creator>dyw</dc:creator><fs:srclink>http://blog.csdn.net/dyw/archive/2008/12/19/3559336.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/dyw/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/dyw/~1200518/212352787/1200496</fs:itemid></item></channel></rss>