文件名称:Solve-the-Chinese-garbled
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- y**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
解决jsp页面中文乱码问题,将获取的数据通过string的构造方法使用指定的编码类型重新构造一个string对象即可正确地显示出中文信息。-Solve the problems of jsp page Chinese garbled data obtained by the string constructor to specify the encoding type to re-construct a string object to correctly display the Chinese information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
解决中文乱码\.classpath
............\.mymetadata
............\.project
............\.settings\.jsdtscope
............\.........\org.eclipse.wst.jsdt.ui.superType.container
............\.........\org.eclipse.wst.jsdt.ui.superType.name
............\WebRoot\index.jsp
............\.......\META-INF\MANIFEST.MF
............\.......\show.jsp
............\.......\WEB-INF\web.xml
............\.......\.......\classes
............\.......\.......\lib
............\.......\META-INF
............\.......\WEB-INF
............\.myeclipse
............\.settings
............\src
............\WebRoot
解决中文乱码
............\.mymetadata
............\.project
............\.settings\.jsdtscope
............\.........\org.eclipse.wst.jsdt.ui.superType.container
............\.........\org.eclipse.wst.jsdt.ui.superType.name
............\WebRoot\index.jsp
............\.......\META-INF\MANIFEST.MF
............\.......\show.jsp
............\.......\WEB-INF\web.xml
............\.......\.......\classes
............\.......\.......\lib
............\.......\META-INF
............\.......\WEB-INF
............\.myeclipse
............\.settings
............\src
............\WebRoot
解决中文乱码