utf-8mysqljdbc jdbc:mysql://localhost:3306/test?useUnicode\=true&characterEncoding\=UTF-8今天看一个项目这样写url jdbc\这是什么意思啊?为什么要加个\啊?有什么作用啊?我一般这样写着两者什么区别吗?jdbc:mysql://localhost:3306/test?useUnicode=true&characterEncoding=UTF-8