Java插入中文到数据库中文变成问号???解决办法 2018-05-30 本文已影响7人 x了个w 在url后面添加参数:url=jdbc:mysql://localhost:3306/test?useUnicode=true&characterEncoding=utf8