摘要:
1.jsp页面内容显示乱码 这种乱码原因很简单,一般的工具或解码程序对中文字符解析时采用默认的解码方式: <%@ page contentType="text/html; charset=ISO-8859-1"%> <%@ page contentType="text/html; charset=I 阅读全文
posted @ 2016-08-13 21:59 Coding-Code 阅读(7029) 评论(0) 推荐(0)
|
摘要:
1.jsp页面内容显示乱码 这种乱码原因很简单,一般的工具或解码程序对中文字符解析时采用默认的解码方式: <%@ page contentType="text/html; charset=ISO-8859-1"%> <%@ page contentType="text/html; charset=I 阅读全文
posted @ 2016-08-13 21:59 Coding-Code 阅读(7029) 评论(0) 推荐(0) |
||