2021年3月15日
摘要: 1.下载驱动包 mysql-connector-java-5.1.39-bin.jar 2.使用 public class Test1 { public static void main(String[] args) { //要连接的数据库URL String url = "jdbc:mysql:/ 阅读全文
posted @ 2021-03-15 19:12 biind 阅读(396) 评论(0) 推荐(0)