Fork me on GitHub
摘要: 【技术贴】java插入mysql中文乱码解决|java插入mysql数据库显示问号? 在你要连接到mysql 的代码里写上?useUnicode=true&characterEncoding=UTF-8" 比如 "jdbc:mysql://localhost:3306/chenluancl... 阅读全文
posted @ 2012-05-20 19:50 _落雨 阅读(258) 评论(0) 推荐(0) 编辑