摘要: 继续重写选课系统,servlet的创建有些冗杂,可以更加简化 public boolean Insert(student stu) { boolean f = false; Connection connection = DBUtil_Student.getConnection(); Prepare 阅读全文
posted @ 2020-12-02 20:21 不详·Christina 阅读(92) 评论(0) 推荐(0)