摘要: 今天写了第二个自测题,其中遇到了错误拦截的问题,对结构流程还是不够熟练 public boolean Insert(student stu) { boolean f = false; Connection connection = DBUtil.getConnection(); PreparedSt 阅读全文
posted @ 2020-12-05 21:02 不详·Christina 阅读(45) 评论(0) 推荐(0)