摘要: 前言:项目想要避免乱码情况的出现,要保持服务器、数据库、项目、以及前端编码一致。一、项目以及前端编码,设置。 myeclipse >右键项目 >Properties >Resource >Text file encoding >选择utf-8 >apply >ok 二、tomcat6.x服务器编码设 阅读全文
posted @ 2017-06-13 11:23 兔子只吃胡萝卜 阅读(695) 评论(0) 推荐(0) 编辑