<?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/thisisll" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/thisisll" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 29 Jun 2006 17:57:00 GMT</lastBuildDate><title>thisisll的专栏</title><description>黑</description><link>http://blog.csdn.net/thisisll/</link><item><title>VC中使用macro做按扭</title><link>http://blog.csdn.net/thisisll/archive/2006/06/29/852061.aspx</link><wfw:comment>http://blog.csdn.net/thisisll/comments/852061.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/thisisll/comments/commentRss/852061.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=852061</trackback:ping><description>VC中使用macro做按扭&lt;img src =&quot;http://blog.csdn.net/thisisll/aggbug/852061.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 30 Jun 2006 01:57:00 +0800</pubDate><author>thisisll</author><comments>http://blog.csdn.net/thisisll/archive/2006/06/29/852061.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/thisisll/archive/2006/06/29/852061.aspx</guid><dc:creator>thisisll</dc:creator></item><item><title>unicode编码问题</title><link>http://blog.csdn.net/thisisll/archive/2006/05/11/723602.aspx</link><wfw:comment>http://blog.csdn.net/thisisll/comments/723602.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/thisisll/comments/commentRss/723602.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=723602</trackback:ping><description>windows下转码用MultiByteToWideChar和WideCharToMultiByte这两个函数
在你得到UTF16的编码后，要将其转成内码需要参数codepage代码页，用他将UTF16编码和内码对应起来进行转码
...
在LINUX下转码的时候我找到了iconv族函数，用起来倒也简单

&lt;img src =&quot;http://blog.csdn.net/thisisll/aggbug/723602.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 11 May 2006 17:54:00 +0800</pubDate><author>thisisll</author><comments>http://blog.csdn.net/thisisll/archive/2006/05/11/723602.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/thisisll/archive/2006/05/11/723602.aspx</guid><dc:creator>thisisll</dc:creator></item><item><title>SUN公司内部使用的RTF部分controlword分析</title><link>http://blog.csdn.net/thisisll/archive/2005/12/22/559366.aspx</link><wfw:comment>http://blog.csdn.net/thisisll/comments/559366.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/thisisll/comments/commentRss/559366.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=559366</trackback:ping><description>这篇文档需要结合着Word2003RTFSpec看
下面的内容是我直接读openoffice生成的rtf文件分析他最简单的control word&lt;img src =&quot;http://blog.csdn.net/thisisll/aggbug/559366.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 23 Dec 2005 01:01:00 +0800</pubDate><author>thisisll</author><comments>http://blog.csdn.net/thisisll/archive/2005/12/22/559366.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/thisisll/archive/2005/12/22/559366.aspx</guid><dc:creator>thisisll</dc:creator></item><item><title>VC的若干实用小技巧 (转)</title><link>http://blog.csdn.net/thisisll/archive/2005/10/18/508220.aspx</link><wfw:comment>http://blog.csdn.net/thisisll/comments/508220.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/thisisll/comments/commentRss/508220.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=508220</trackback:ping><description>Visual C++6.0(5.0)开发工具功能非常强大，但是对于初学者来说，却有很多细节的问题需要注意。作者搜集整理了以下一些实用小技巧，希望对初学者有所帮助。 
...&lt;img src =&quot;http://blog.csdn.net/thisisll/aggbug/508220.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 18 Oct 2005 17:25:00 +0800</pubDate><author>thisisll</author><comments>http://blog.csdn.net/thisisll/archive/2005/10/18/508220.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/thisisll/archive/2005/10/18/508220.aspx</guid><dc:creator>thisisll</dc:creator></item><item><title>各种内部排序方法的比较和选择 （转）</title><link>http://blog.csdn.net/thisisll/archive/2005/10/12/500687.aspx</link><wfw:comment>http://blog.csdn.net/thisisll/comments/500687.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/thisisll/comments/commentRss/500687.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=500687</trackback:ping><description>各种内部排序方法的比较和选择 （转）&lt;img src =&quot;http://blog.csdn.net/thisisll/aggbug/500687.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 12 Oct 2005 22:11:00 +0800</pubDate><author>thisisll</author><comments>http://blog.csdn.net/thisisll/archive/2005/10/12/500687.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/thisisll/archive/2005/10/12/500687.aspx</guid><dc:creator>thisisll</dc:creator></item><item><title>BOOL,TRUE,FALSE 和 bool ,true, false</title><link>http://blog.csdn.net/thisisll/archive/2005/09/14/480305.aspx</link><wfw:comment>http://blog.csdn.net/thisisll/comments/480305.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/thisisll/comments/commentRss/480305.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=480305</trackback:ping><description>BOOL,TRUE,FALSE 和 bool ,true, false&lt;img src =&quot;http://blog.csdn.net/thisisll/aggbug/480305.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 14 Sep 2005 17:50:00 +0800</pubDate><author>thisisll</author><comments>http://blog.csdn.net/thisisll/archive/2005/09/14/480305.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/thisisll/archive/2005/09/14/480305.aspx</guid><dc:creator>thisisll</dc:creator></item><item><title>编码UTF8,UCS...</title><link>http://blog.csdn.net/thisisll/archive/2005/09/01/469422.aspx</link><wfw:comment>http://blog.csdn.net/thisisll/comments/469422.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/thisisll/comments/commentRss/469422.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=469422</trackback:ping><description>最近学习了下编码

以下地址可以很好的学习到相关的知识

http://dev.csdn.net/develop/article/69/69883.shtm

http://dev.csdn.net/develop/article/72/72888.shtm

&lt;img src =&quot;http://blog.csdn.net/thisisll/aggbug/469422.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 01 Sep 2005 20:15:00 +0800</pubDate><author>thisisll</author><comments>http://blog.csdn.net/thisisll/archive/2005/09/01/469422.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/thisisll/archive/2005/09/01/469422.aspx</guid><dc:creator>thisisll</dc:creator></item><item><title>玩转VC(快捷键)</title><link>http://blog.csdn.net/thisisll/archive/2005/08/30/467878.aspx</link><wfw:comment>http://blog.csdn.net/thisisll/comments/467878.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/thisisll/comments/commentRss/467878.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=467878</trackback:ping><description>玩转VC(快捷键)&lt;img src =&quot;http://blog.csdn.net/thisisll/aggbug/467878.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 30 Aug 2005 22:23:00 +0800</pubDate><author>thisisll</author><comments>http://blog.csdn.net/thisisll/archive/2005/08/30/467878.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/thisisll/archive/2005/08/30/467878.aspx</guid><dc:creator>thisisll</dc:creator></item><item><title>在RTF中插WMF</title><link>http://blog.csdn.net/thisisll/archive/2005/08/30/467845.aspx</link><wfw:comment>http://blog.csdn.net/thisisll/comments/467845.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/thisisll/comments/commentRss/467845.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=467845</trackback:ping><description>我要在RTF里支持BMP格式的图片，写字板并不支持\dibitmap和\wbitmap的控制字，所以选择使用\wmetafile也就是wmf。&lt;img src =&quot;http://blog.csdn.net/thisisll/aggbug/467845.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 30 Aug 2005 21:38:00 +0800</pubDate><author>thisisll</author><comments>http://blog.csdn.net/thisisll/archive/2005/08/30/467845.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/thisisll/archive/2005/08/30/467845.aspx</guid><dc:creator>thisisll</dc:creator></item></channel></rss>
