摘要:
1、MySQL配置: jdbc:mysql://<主机名>:<端口号(默认3306)>/<数据库名> url=jdbc:mysql://localhost:3306/testdb?useUnicode=true&characterEncoding=utf-8 driver=com.mysql.jdb 阅读全文
posted @ 2021-01-24 23:17
landiss
阅读(1203)
评论(0)
推荐(0)
浙公网安备 33010602011771号