<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>feng_sundy的专栏 - 中文乱码</title><link>http://blog.csdn.net/feng_sundy/category/158050.aspx</link><description>处理中文乱码方案, Struts,JSP,JAVA,Tomcat乱码</description><dc:language>zh-CN</dc:language><lastUpdateTime>Fri, 01 Aug 2008 17:17:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>sundy sun</dc:creator><title>关于ASP中按指定编码写入读取文件</title><link>http://blog.csdn.net/feng_sundy/archive/2008/08/01/2754488.aspx</link><pubDate>Fri, 01 Aug 2008 16:28:00 GMT</pubDate><guid>http://blog.csdn.net/feng_sundy/archive/2008/08/01/2754488.aspx</guid><wfw:comment>http://blog.csdn.net/feng_sundy/comments/2754488.aspx</wfw:comment><comments>http://blog.csdn.net/feng_sundy/archive/2008/08/01/2754488.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/feng_sundy/comments/commentRss/2754488.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2754488</trackback:ping><description>ASP解决UTF－8：    两种生成xml的方法：FSO方法生成XML&amp;lt;%'生成XML,但是FSO生成的是ASCII码，是二进制的，不支持UTF-8，乱码！&lt;img src ="http://blog.csdn.net/feng_sundy/aggbug/2754488.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>feng_sundy</dc:creator><title>深入剖析JSP和Servlet对中文的处理</title><link>http://blog.csdn.net/feng_sundy/archive/2005/11/15/529944.aspx</link><pubDate>Tue, 15 Nov 2005 14:51:00 GMT</pubDate><guid>http://blog.csdn.net/feng_sundy/archive/2005/11/15/529944.aspx</guid><wfw:comment>http://blog.csdn.net/feng_sundy/comments/529944.aspx</wfw:comment><comments>http://blog.csdn.net/feng_sundy/archive/2005/11/15/529944.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/feng_sundy/comments/commentRss/529944.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=529944</trackback:ping><description>世界上的各地区都有本地的语言。地区差异直接导致了语言环境的差异。在开发一个国际化程序的过程中，处理语言问题就显得很重要了。

　　这是一个世界范围内都存在的问题，所以，Java提供了世界性的解决方法。本文描述的方法是用于处理中文的，但是，推而广之，对于处理世界上其它国家和地区的语言同样适用。
&lt;img src ="http://blog.csdn.net/feng_sundy/aggbug/529944.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>feng_sundy</dc:creator><title>ASP汉字转换UTF-8及UTF-8转GB2312 不知道繁体可不可以?</title><link>http://blog.csdn.net/feng_sundy/archive/2005/11/03/521790.aspx</link><pubDate>Thu, 03 Nov 2005 16:16:00 GMT</pubDate><guid>http://blog.csdn.net/feng_sundy/archive/2005/11/03/521790.aspx</guid><wfw:comment>http://blog.csdn.net/feng_sundy/comments/521790.aspx</wfw:comment><comments>http://blog.csdn.net/feng_sundy/archive/2005/11/03/521790.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/feng_sundy/comments/commentRss/521790.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=521790</trackback:ping><description>ASP汉字转换UTF-8及UTF-8转GB2312 不知道繁体可不可以?&lt;img src ="http://blog.csdn.net/feng_sundy/aggbug/521790.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>feng_sundy</dc:creator><title>[原创] MySQL支持UTF-8编码全攻略</title><link>http://blog.csdn.net/feng_sundy/archive/2005/05/19/376428.aspx</link><pubDate>Thu, 19 May 2005 19:43:00 GMT</pubDate><guid>http://blog.csdn.net/feng_sundy/archive/2005/05/19/376428.aspx</guid><wfw:comment>http://blog.csdn.net/feng_sundy/comments/376428.aspx</wfw:comment><comments>http://blog.csdn.net/feng_sundy/archive/2005/05/19/376428.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/feng_sundy/comments/commentRss/376428.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=376428</trackback:ping><description>最近看到好多关于MySql支持utf-8编码的问题，刚好自己也要用，去找了一下，没有写的很全面的。
整理了一下，供大家参考。

在一下服务器设置测试通过
服务器配置：
    window2000
    Tomcat 4.1,5.19
    Mysql 4.1, 5.0
    Java语言，JDK1.4.2
    数据库驱动mysql-connector-java-3.0.10-stable-bin.jar
    Struts1.1
&lt;img src ="http://blog.csdn.net/feng_sundy/aggbug/376428.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>feng_sundy</dc:creator><title>Java 编程技术中汉字问题的分析及解决,文件操作</title><link>http://blog.csdn.net/feng_sundy/archive/2005/04/21/357018.aspx</link><pubDate>Thu, 21 Apr 2005 14:04:00 GMT</pubDate><guid>http://blog.csdn.net/feng_sundy/archive/2005/04/21/357018.aspx</guid><wfw:comment>http://blog.csdn.net/feng_sundy/comments/357018.aspx</wfw:comment><comments>http://blog.csdn.net/feng_sundy/archive/2005/04/21/357018.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/feng_sundy/comments/commentRss/357018.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=357018</trackback:ping><description>Java 编程技术中汉字问题的分析及解决,文件操作。
在基于 Java 语言的编程中，我们经常碰到汉字的处理及显示的问题。一大堆看不懂的 
乱码肯定不是我们愿意看到的显示效果，怎样才能够让那些汉字正确显示呢？Java 语言 
默认的编码方式是UNICODE ，而我们中国人通常使用的文件和数据库都是基于 GB2312 
或者 BIG5 等方式编码的，怎样才能够恰当地选择汉字编码方式并正确地处理汉字的编 
码呢？本文将从汉字编码的常识入手，结合 Java 编程实例，分析以上两个问题并提出 
解决它们的方案。&lt;img src ="http://blog.csdn.net/feng_sundy/aggbug/357018.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>feng_sundy</dc:creator><title>Java中文问题详解，底层编码解剖</title><link>http://blog.csdn.net/feng_sundy/archive/2004/10/27/154997.aspx</link><pubDate>Wed, 27 Oct 2004 17:54:00 GMT</pubDate><guid>http://blog.csdn.net/feng_sundy/archive/2004/10/27/154997.aspx</guid><wfw:comment>http://blog.csdn.net/feng_sundy/comments/154997.aspx</wfw:comment><comments>http://blog.csdn.net/feng_sundy/archive/2004/10/27/154997.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/feng_sundy/comments/commentRss/154997.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=154997</trackback:ping><description>Java中文问题详解，底层编码解剖&lt;img src ="http://blog.csdn.net/feng_sundy/aggbug/154997.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>feng_sundy</dc:creator><title>Java 编程技术中汉字问题的分析及解决</title><link>http://blog.csdn.net/feng_sundy/archive/2004/10/23/148395.aspx</link><pubDate>Sat, 23 Oct 2004 15:08:00 GMT</pubDate><guid>http://blog.csdn.net/feng_sundy/archive/2004/10/23/148395.aspx</guid><wfw:comment>http://blog.csdn.net/feng_sundy/comments/148395.aspx</wfw:comment><comments>http://blog.csdn.net/feng_sundy/archive/2004/10/23/148395.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/feng_sundy/comments/commentRss/148395.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=148395</trackback:ping><description>Java 编程技术中汉字问题的分析及解决&lt;img src ="http://blog.csdn.net/feng_sundy/aggbug/148395.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>feng_sundy</dc:creator><title>"struts中文问题"，"struts国际化问题"——终极解决方案</title><link>http://blog.csdn.net/feng_sundy/archive/2004/10/17/139647.aspx</link><pubDate>Sun, 17 Oct 2004 11:20:00 GMT</pubDate><guid>http://blog.csdn.net/feng_sundy/archive/2004/10/17/139647.aspx</guid><wfw:comment>http://blog.csdn.net/feng_sundy/comments/139647.aspx</wfw:comment><comments>http://blog.csdn.net/feng_sundy/archive/2004/10/17/139647.aspx#Feedback</comments><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/feng_sundy/comments/commentRss/139647.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=139647</trackback:ping><description>"struts中文问题"，"struts国际化问题"——终极解决方案&lt;img src ="http://blog.csdn.net/feng_sundy/aggbug/139647.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>