<?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; java</title>
	<atom:link href="http://www.wangtianqi.com/blog/tag/java/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wangtianqi.com/blog</link>
	<description>每一天都是新的开始</description>
	<lastBuildDate>Mon, 12 Sep 2011 10:42:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>ubuntu下java乱码的处理。。</title>
		<link>http://www.wangtianqi.com/blog/94</link>
		<comments>http://www.wangtianqi.com/blog/94#comments</comments>
		<pubDate>Wed, 12 Nov 2008 22:27:10 +0000</pubDate>
		<dc:creator>czyhd</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[乱码]]></category>

		<guid isPermaLink="false">http://cnc.wangtianqi.com/word/?p=94</guid>
		<description><![CDATA[主要是ttf变成了ttc

sudo ln -s /usr/share/fonts/truetype/arphic/uming.ttc  /usr/share/fonts/truetype/arphic/uming.ttf

如果不行,去找simsun.ttc, windows 就有,在c:\windows\fonts\,把它复制到/usr/lib/jvm/java-6-sun/jre/lib/fonts/fallback下就好

<span class="readmore"><a href="http://www.wangtianqi.com/blog/94" title="ubuntu下java乱码的处理。。">阅读全文——共205字</a></span>]]></description>
			<content:encoded><![CDATA[<p>主要是ttf变成了ttc<br />
sudo ln -s /usr/share/fonts/truetype/arphic/uming.ttc  /usr/share/fonts/truetype/arphic/uming.ttf</p>
<p>如果不行,去找simsun.ttc, windows 就有,在c:\windows\fonts\,把它复制到/usr/lib/jvm/java-6-sun/jre/lib/fonts/fallback下就好</p>
<h3  class="related_post_title">相关主题</h3><ul class="related_post"><li><a href="http://www.wangtianqi.com/blog/138" title="ubuntu下MP3乱码的完美解决方案">ubuntu下MP3乱码的完美解决方案</a></li><li><a href="http://www.wangtianqi.com/blog/183" title="升级了一下显卡驱动">升级了一下显卡驱动</a></li><li><a href="http://www.wangtianqi.com/blog/169" title="ubuntu 9.04的优化">ubuntu 9.04的优化</a></li><li><a href="http://www.wangtianqi.com/blog/162" title="突然发现swap分区的利用率太低了">突然发现swap分区的利用率太低了</a></li><li><a href="http://www.wangtianqi.com/blog/148" title="ubuntu下制作ISO镜像文件">ubuntu下制作ISO镜像文件</a></li><li><a href="http://www.wangtianqi.com/blog/143" title="MOCP的配置">MOCP的配置</a></li><li><a href="http://www.wangtianqi.com/blog/140" title="玩了一下Brainfuck">玩了一下Brainfuck</a></li><li><a href="http://www.wangtianqi.com/blog/139" title="发现wanda小鱼蛮有意思的">发现wanda小鱼蛮有意思的</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.wangtianqi.com/blog/94/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

