摘要: 因为request请求都是ISO-8859-1,而jsp页面是采用UTF-8编码,所以当传递的参数有中文时,页面会出现乱码,但是可以将取到的数据通过String的构造函数使用指定的编码类型重新构造一个String对象解决乱码问题 阅读全文
posted @ 2016-12-09 21:02 wangguoning 阅读(8905) 评论(0) 推荐(0) 编辑
摘要: Insert title here Insert title here 阅读全文
posted @ 2016-12-09 20:35 wangguoning 阅读(284) 评论(0) 推荐(0) 编辑
摘要: Insert title here sds Insert title here 阅读全文
posted @ 2016-12-09 20:32 wangguoning 阅读(2665) 评论(0) 推荐(0) 编辑