摘要: txt文件为sql1.txt txt中数据格式如图所示: 代码: public class test { //连接数据库 public static Connection getConnection(String data, String user, String pwd) { Connection 阅读全文
posted @ 2022-01-25 21:00 不愿意透露姓名的汪敏 阅读(1471) 评论(0) 推荐(1)