2020年4月20日

第六次作业

摘要: public class DeleteUserTest { public static void main(String[] args){ //测试5删除信息代码 UsersDao dao= new UsersDao(); boolean flag = dao.delete(6); System.o 阅读全文

posted @ 2020-04-20 15:10 丛雪 阅读(139) 评论(0) 推荐(0)

导航