<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>经验</title><link>http://blog.e-works.net.cn/339296/category/11301.html</link><description>经验</description><managingEditor>ubuntu</managingEditor><dc:language>zh-CHS</dc:language><generator>.Text Version 0.958.2004.214</generator><item><dc:creator>ubuntu</dc:creator><title>ubuntu下进行文件编码转换</title><link>http://blog.e-works.net.cn/339296/articles/11731.html</link><pubDate>Mon, 24 Mar 2008 08:56:00 GMT</pubDate><guid>http://blog.e-works.net.cn/339296/articles/11731.html</guid><wfw:comment>http://blog.e-works.net.cn/339296/comments/11731.html</wfw:comment><comments>http://blog.e-works.net.cn/339296/articles/11731.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.e-works.net.cn/339296/comments/commentRss/11731.html</wfw:commentRss><trackback:ping>http://blog.e-works.net.cn/339296/services/trackbacks/11731.html</trackback:ping><description>ubuntu下默认文件编码是utf-8的，一般的编辑器也都支持gbk，gb2312编码，但有些时候还是需要把文档从默认的gbk格式转换成utf-8格式的，比如网上下载的电子书在手机上看会出现半个字，转成utf-8就没这个问题了。&amp;nbsp;&amp;nbsp;&amp;nbsp; 一般转换编码都是用iconv命令来转换，命令格式如下&amp;nbsp;&amp;nbsp;&amp;nbsp; $iconv -f gb18030 -t...&lt;img src ="http://blog.e-works.net.cn/339296/aggbug/11731.html" width = "1" height = "1" /&gt;</description></item></channel></rss>