© 1999-2048 dssz.net 粤ICP备11031372号
[Java] j2ee项目中中文乱码问题集锦
说明: j2ee项目中中文乱码问题集锦 》》》》 6 如果用Eclipse开发,把工程编码改为utf-8 7 用myeclipse提供的数据库前端工具,URL也进行设置 jdbc:mysql://localhost:3306/mysql?useUnicode=true&;characterEncoding=utf-8 jdbc:mysql://localhost:3306/mysql?characterEncoding=utf8 8 最后如果数据库编码有问题,设置 alter database mys<liwei_prototype> 上传 | 大小:3kb