1. 使用java jdbc直接连接数据库操作, 出现题中错误,

  参考网上说法, 将mysql连接jar放入jre拓展底下

No suitable driver found for jdbc:mysql://localhost:3306/dmc

不再报错

相关文章: