<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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>微米天空 &#187; 转换</title>
	<atom:link href="http://www.micronsky.com/tag/%e8%bd%ac%e6%8d%a2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.micronsky.com</link>
	<description>人，因思则变。</description>
	<lastBuildDate>Tue, 07 Feb 2012 02:18:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>在Linux Shell下将汉字转换为Url编码</title>
		<link>http://www.micronsky.com/2008/07/linux-shell-encode-url/</link>
		<comments>http://www.micronsky.com/2008/07/linux-shell-encode-url/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 20:48:37 +0000</pubDate>
		<dc:creator>东木</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[编码]]></category>
		<category><![CDATA[转换]]></category>

		<guid isPermaLink="false">http://log.micronsky.com/2008/07/%e5%9c%a8linux-shell%e4%b8%8b%e5%b0%86%e6%b1%89%e5%ad%97%e8%bd%ac%e6%8d%a2%e4%b8%baurl%e7%bc%96%e7%a0%81/</guid>
		<description><![CDATA[　　在linux 的shell环境下有一个od命令可以将文件按不同的进制的ascii码输出，该功能可以完成在linux shell下将汉字转换为url编码的任务。<br /><br />　　url编码是十六进制的形如%E6%9C%8D%E5%8A%A1%E5的字符串，test是包含“数据库网络,”这几个字符的文件，以下命令输出：<br /><br /><p class="code"><code>#od&#160;-t&#160;x&#160;/test<br />0000000&#160;ddbefdca&#160;f8cde2bf&#160;0a2ce7c2<br />0000014</code></p>
]]></description>
		<wfw:commentRss>http://www.micronsky.com/2008/07/linux-shell-encode-url/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

