mysql存不了中文的解决办法
摘要:driver=com.mysql.jdbc.Driverurl=jdbc:mysql://127.0.0.1:3306/testdb?useUnicode=true&characterEncoding=UTF-8username=rootpassword=wjb 在连接数据库的配置文件中的URL后加
阅读全文
posted @ 2016-12-06 19:42
posted @ 2016-12-06 19:42
posted @ 2016-12-02 12:59