<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>文件编码 - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/%E6%96%87%E4%BB%B6%E7%BC%96%E7%A0%81/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Mon, 27 Jan 2014 01:55:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>Linux下文件名的编码转换</title>
		<link>https://www.coder4.com/archives/4113</link>
					<comments>https://www.coder4.com/archives/4113#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Mon, 27 Jan 2014 01:51:11 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[文件编码]]></category>
		<category><![CDATA[转换]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=4113</guid>

					<description><![CDATA[转载自：http://www.linuxsong.org/2010/09/linux-filename-transcoding/ 从Linux往windows拷贝文件或者从windows往Linux拷贝文件，有时会出现中文文件名乱码的情况，出现这种问题的原因是因为，windows的文件名中文编码默认为GBK,而Linux中默认文件名编码为UTF8,由于编码不一致，所以导致了文件名乱码的问题，解决这个问题需要对文件名进行转码。 在Linux中专门提供了一种工具convmv进行文件名编码[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/4113/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
