<?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/%E5%9B%BD%E9%99%85%E5%8C%96/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Wed, 21 Mar 2012 15:09:41 +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>Java核心技术卷II(第8版) – 读书笔记 – 第5章</title>
		<link>https://www.coder4.com/archives/2966</link>
					<comments>https://www.coder4.com/archives/2966#comments</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Tue, 20 Mar 2012 15:06:30 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Java && J2EE]]></category>
		<category><![CDATA[Java核心技术]]></category>
		<category><![CDATA[卷2]]></category>
		<category><![CDATA[国际化]]></category>
		<category><![CDATA[核心技术]]></category>
		<category><![CDATA[第5章]]></category>
		<category><![CDATA[读书笔记]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=2966</guid>

					<description><![CDATA[本章的内容是：国际化！ 1、Java默认的UTF-8编码为国际化提供了可能。国际化不止是编码、文本，还包括日期、货币等方面。 2、Locale类表示一个地区（的国际化情况），它包括：一种语言、一个位置和一个变量。 如美国：language=English, location=United States 如果只指定了语言，有时候将无法处理货币、时间等。因为语言可能被多个公家共用，但各地的时间、货币表示符号又不同。 3、Java对于语言使用ISO标准的ISO-639-1[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/2966/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
