<?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.joymood.cn/posts/tag/java/feed" rel="self" type="application/rss+xml" />
	<link>http://www.joymood.cn</link>
	<description>记录点滴生活---Simple Life...</description>
	<lastBuildDate>Thu, 01 Sep 2011 13:46:15 +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>javascript传中文乱码</title>
		<link>http://www.joymood.cn/posts/2011/07/508.html</link>
		<comments>http://www.joymood.cn/posts/2011/07/508.html#comments</comments>
		<pubDate>Thu, 14 Jul 2011 10:21:02 +0000</pubDate>
		<dc:creator>joyboy</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[js中文乱码]]></category>
		<category><![CDATA[中文乱码]]></category>

		<guid isPermaLink="false">http://www.joymood.cn/?p=508</guid>
		<description><![CDATA[javascript传中文乱码，中文乱码，对js传中文到后台的时候，一律先给它编码再传，这样乱码也就不会产生]]></description>
		<wfw:commentRss>http://www.joymood.cn/posts/2011/07/508.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>清除WebSphere中jsp缓存</title>
		<link>http://www.joymood.cn/posts/2010/05/422.html</link>
		<comments>http://www.joymood.cn/posts/2010/05/422.html#comments</comments>
		<pubDate>Mon, 10 May 2010 01:37:58 +0000</pubDate>
		<dc:creator>joyboy</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[websphere]]></category>

		<guid isPermaLink="false">http://www.joymood.cn/posts/2010/05/422.html</guid>
		<description><![CDATA[WebSphere 更新 jsp 缓存]]></description>
		<wfw:commentRss>http://www.joymood.cn/posts/2010/05/422.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>JAVA读取word，excel内容</title>
		<link>http://www.joymood.cn/posts/2010/05/378.html</link>
		<comments>http://www.joymood.cn/posts/2010/05/378.html#comments</comments>
		<pubDate>Thu, 06 May 2010 02:20:45 +0000</pubDate>
		<dc:creator>joyboy</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[java编程]]></category>

		<guid isPermaLink="false">http://www.joymood.cn/posts/2010/05/378.html</guid>
		<description><![CDATA[上次介绍了下用<a href="http://www.joymood.cn/posts/2010/04/371.html">java读取rtf文件格式的内容</a>，那用java语言怎么来读取word文档以及excel中的内容，这些在编程的时候是经常会用到的，java读取word文档及Excel的内容在java的API中没有是没有现成的类或方法的，所以我们要用到一个控件——POI控件：POI控件的下载及配置]]></description>
		<wfw:commentRss>http://www.joymood.cn/posts/2010/05/378.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>POI,PDFBOX,JDOM的下载及在Eclipse中的配置方法</title>
		<link>http://www.joymood.cn/posts/2010/05/379.html</link>
		<comments>http://www.joymood.cn/posts/2010/05/379.html#comments</comments>
		<pubDate>Thu, 06 May 2010 01:55:44 +0000</pubDate>
		<dc:creator>joyboy</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[java控件]]></category>

		<guid isPermaLink="false">http://www.joymood.cn/posts/2010/05/379.html</guid>
		<description><![CDATA[POI的下载及配置，PDFBOX的下载及配置，JDOM的下载及配置]]></description>
		<wfw:commentRss>http://www.joymood.cn/posts/2010/05/379.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>java读取rtf文件格式的内容</title>
		<link>http://www.joymood.cn/posts/2010/04/371.html</link>
		<comments>http://www.joymood.cn/posts/2010/04/371.html#comments</comments>
		<pubDate>Wed, 21 Apr 2010 07:09:26 +0000</pubDate>
		<dc:creator>joyboy</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[java编程]]></category>

		<guid isPermaLink="false">http://www.joymood.cn/posts/2010/04/371.html</guid>
		<description><![CDATA[java读取rtf文件格式的内容]]></description>
		<wfw:commentRss>http://www.joymood.cn/posts/2010/04/371.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cookie中无法保存中文</title>
		<link>http://www.joymood.cn/posts/2010/04/366.html</link>
		<comments>http://www.joymood.cn/posts/2010/04/366.html#comments</comments>
		<pubDate>Fri, 02 Apr 2010 08:18:34 +0000</pubDate>
		<dc:creator>joyboy</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[编程技术]]></category>
		<category><![CDATA[cookie]]></category>

		<guid isPermaLink="false">http://www.joymood.cn/posts/2010/04/366.html</guid>
		<description><![CDATA[在以前的编程中也碰到过这样的问题，主要是cookie值里面存在非法参数，如存在"\r\n"、"\n"之类的字符时就报报这样的错，但我就个用户名啊，不存在像这些字符啊，不管，我把cookie值设为一个默认的中文用户名，运行看是否出问题，果不其然，出现同样的错误，结果知道，cookie中不能保存中文。]]></description>
		<wfw:commentRss>http://www.joymood.cn/posts/2010/04/366.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>java创建多级目录</title>
		<link>http://www.joymood.cn/posts/2009/09/316.html</link>
		<comments>http://www.joymood.cn/posts/2009/09/316.html#comments</comments>
		<pubDate>Thu, 17 Sep 2009 05:24:13 +0000</pubDate>
		<dc:creator>joyboy</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[创建多级目录]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://www.joymood.cn/posts/2009/09/316.html</guid>
		<description><![CDATA[在编程中，经常要用到创建多级目录，下面通过java来实现]]></description>
		<wfw:commentRss>http://www.joymood.cn/posts/2009/09/316.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>java 将字符串转换为日期格式</title>
		<link>http://www.joymood.cn/posts/2009/09/315.html</link>
		<comments>http://www.joymood.cn/posts/2009/09/315.html#comments</comments>
		<pubDate>Thu, 17 Sep 2009 05:11:41 +0000</pubDate>
		<dc:creator>joyboy</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[字符串]]></category>
		<category><![CDATA[日期格式]]></category>

		<guid isPermaLink="false">http://www.joymood.cn/posts/2009/09/315.html</guid>
		<description><![CDATA[有时候，我们获取到的日期类型可能为一字符串，如20090915；输出的时候，我们想转化为： 2009年09月15日 这种日期格式，那么我们怎么来将字符串转换为日期格式]]></description>
		<wfw:commentRss>http://www.joymood.cn/posts/2009/09/315.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>java中处理比long型还大的整数</title>
		<link>http://www.joymood.cn/posts/2009/09/274.html</link>
		<comments>http://www.joymood.cn/posts/2009/09/274.html#comments</comments>
		<pubDate>Wed, 02 Sep 2009 04:15:38 +0000</pubDate>
		<dc:creator>joyboy</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[bigdecimal]]></category>
		<category><![CDATA[long]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[数组]]></category>
		<category><![CDATA[运算]]></category>

		<guid isPermaLink="false">http://www.joymood.cn/posts/2009/09/274.html</guid>
		<description><![CDATA[java中处理比long型还大的整数，可以用数组来处理这个比long型还大的整数，也可以用string型来处理，最佳的是用AVA中的bigdecimal类型处理，bigdecimal类型没有位数限制。]]></description>
		<wfw:commentRss>http://www.joymood.cn/posts/2009/09/274.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java时间比较</title>
		<link>http://www.joymood.cn/posts/2009/08/117.html</link>
		<comments>http://www.joymood.cn/posts/2009/08/117.html#comments</comments>
		<pubDate>Mon, 24 Aug 2009 00:58:44 +0000</pubDate>
		<dc:creator>joyboy</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[java编程]]></category>
		<category><![CDATA[时间比较]]></category>

		<guid isPermaLink="false">http://www.joymood.cn/?p=117</guid>
		<description><![CDATA[在java编程中，对于时间的比较总是很多的，下面列出了常用的java时间比较的方法：]]></description>
		<wfw:commentRss>http://www.joymood.cn/posts/2009/08/117.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

