随笔分类 - JavaWeb学习的经验
摘要:1.JDBC 2021-01-15 导包问题1: https://www.cnblogs.com/JuniorProgramer/p/14284261.html 导包问题2: https://www.cnblogs.com/JuniorProgramer/p/14284255.html Eclips
阅读全文
摘要:加载类的时候,多了个.cj。url多了个时区。 Class.forName("com.mysql.cj.jdbc.Driver"); String url = "jdbc:mysql://localhost:3306/mydb3?serverTimezone=UTC";
阅读全文
摘要:1. import语句改一下好了。改成都是java.sql.这样,com.mysql不对。
阅读全文

浙公网安备 33010602011771号