<?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:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/faicker" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/faicker" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 15 Oct 2009 14:15:00 GMT</lastBuildDate><title>faicker的专栏</title><description>begin to learn</description><link>http://blog.csdn.net/blogrss.aspx?username=faicker</link><item><title>libxml2编译及API,XPath操作总结</title><link>http://blog.csdn.net/faicker/archive/2009/10/15/4677495.aspx</link><description>libxml2,XPath&lt;img src=&quot;http://www1.feedsky.com/t1/283058570/faicker/csdn.net/s.gif?r=http://blog.csdn.net/faicker/archive/2009/10/15/4677495.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/faicker/283058570/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/faicker/283058570/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 15 Oct 2009 22:15:00 +0800</pubDate><author>faicker</author><guid isPermaLink="false">http://blog.csdn.net/faicker/archive/2009/10/15/4677495.aspx</guid><dc:creator>faicker</dc:creator><fs:srclink>http://blog.csdn.net/faicker/archive/2009/10/15/4677495.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/faicker/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/faicker/~1213594/283058570/1213567</fs:itemid></item><item><title>trie实现&amp;&amp;字符编码&amp;&amp;graphviz</title><link>http://blog.csdn.net/faicker/archive/2009/09/17/4562979.aspx</link><description>很菜的编码。小试一把c++模板，非常强大。函数对象，比函数指针强多了。tree数据结构用的孩子表示法。一个vector。。。见过高手用递归map表示的，很强！因为整个trie就是一个递归的数据结构。加入了编码(TCHAR)的东西，支持中文。生成了graphviz用的dot图文件。这是个好东东。可以画各种图。配合其他工具，可以画函数调用图。windows下装好graphviz，在cmd下，dot -O -Tpng -Efontname=&quot;宋体&quot; trie.dot，就可以生成图了。命令行用法见官网。哦，生成的原始文件时MBCS编码的，需要转换成UTF-8编码(ultraedit就可以啦），在运行dot命令。(请确认bin目录在搜索路径中+_+）我的提示有warning，不过貌似没关系的！graphviz支持中文也挺简单的，首先文件中中文要是utf-8编码，再指定字体就可以了。命令行或者文件中指定都可以。编码方面的东东。这个程序要是在linux下运行如果输出，文件是啥编码？……utf-8，哦，首先linux本身要是utf&lt;img src=&quot;http://www1.feedsky.com/t1/283058571/faicker/csdn.net/s.gif?r=http://blog.csdn.net/faicker/archive/2009/09/17/4562979.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/faicker/283058571/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/faicker/283058571/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 17 Sep 2009 15:03:00 +0800</pubDate><author>faicker</author><guid isPermaLink="false">http://blog.csdn.net/faicker/archive/2009/09/17/4562979.aspx</guid><dc:creator>faicker</dc:creator><fs:srclink>http://blog.csdn.net/faicker/archive/2009/09/17/4562979.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/faicker/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/faicker/~1213594/283058571/1213567</fs:itemid></item><item><title>第三篇 使用自己的函数替换C run-time启动函数</title><link>http://blog.csdn.net/faicker/archive/2008/05/21/2467769.aspx</link><description>启动函数 c run time library&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/faicker/283058572/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/faicker/283058572/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 21 May 2008 23:04:00 +0800</pubDate><author>faicker</author><guid isPermaLink="false">http://blog.csdn.net/faicker/archive/2008/05/21/2467769.aspx</guid><dc:creator>faicker</dc:creator><fs:srclink>http://blog.csdn.net/faicker/archive/2008/05/21/2467769.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/faicker/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/faicker/~1213594/283058572/1213567</fs:itemid></item><item><title>第二篇 使用各类C Run-time library运行时库</title><link>http://blog.csdn.net/faicker/archive/2008/05/21/2467761.aspx</link><description>c run time library libc&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/faicker/283058573/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/faicker/283058573/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 21 May 2008 23:00:00 +0800</pubDate><author>faicker</author><guid isPermaLink="false">http://blog.csdn.net/faicker/archive/2008/05/21/2467761.aspx</guid><dc:creator>faicker</dc:creator><fs:srclink>http://blog.csdn.net/faicker/archive/2008/05/21/2467761.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/faicker/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/faicker/~1213594/283058573/1213567</fs:itemid></item><item><title>第一篇 如何使用C Run-Time Library</title><link>http://blog.csdn.net/faicker/archive/2008/05/21/2467751.aspx</link><description>CRT c run-time library run time entry&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/faicker/283058574/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/faicker/283058574/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 21 May 2008 22:57:00 +0800</pubDate><author>faicker</author><guid isPermaLink="false">http://blog.csdn.net/faicker/archive/2008/05/21/2467751.aspx</guid><dc:creator>faicker</dc:creator><fs:srclink>http://blog.csdn.net/faicker/archive/2008/05/21/2467751.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/faicker/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/faicker/~1213594/283058574/1213567</fs:itemid></item><item><title>C/C++的左值和右值（转载自 水木社区 ）</title><link>http://blog.csdn.net/faicker/archive/2008/04/10/2279899.aspx</link><description>C/C++的左值和右值&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/faicker/283058575/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/faicker/283058575/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 10 Apr 2008 21:54:00 +0800</pubDate><author>faicker</author><guid isPermaLink="false">http://blog.csdn.net/faicker/archive/2008/04/10/2279899.aspx</guid><dc:creator>faicker</dc:creator><fs:srclink>http://blog.csdn.net/faicker/archive/2008/04/10/2279899.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/faicker/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/faicker/~1213594/283058575/1213567</fs:itemid></item><item><title>复用和多址的联系和区别</title><link>http://blog.csdn.net/faicker/archive/2007/12/13/1933731.aspx</link><description>复用和多址的联系和区别&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/faicker/283058576/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/faicker/283058576/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 13 Dec 2007 20:52:00 +0800</pubDate><author>faicker</author><guid isPermaLink="false">http://blog.csdn.net/faicker/archive/2007/12/13/1933731.aspx</guid><dc:creator>faicker</dc:creator><fs:srclink>http://blog.csdn.net/faicker/archive/2007/12/13/1933731.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/faicker/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/faicker/~1213594/283058576/1213567</fs:itemid></item></channel></rss>
