摘要: 今天对对数据库的添加做了练习,对其中语句的意义进行了查询 public void add(student stu) { Connection connection = DUBI_Student/* 连接数据库文件名 */.getConnection(); System.out.println(con 阅读全文
posted @ 2020-11-05 20:23 不详·Christina 阅读(32) 评论(0) 推荐(0)