摘要: 完善优化了打卡功能,加入了自动记录时间和日期判断功能,方便用户记录学习时间,且用户一天只能打卡一次,避免重复打卡,优化用户体验 public int panduan(){ Connection conn = null; Statement stmt = null; try { // 连接数据库 co 阅读全文
posted @ 2024-04-12 23:03 奶油冰激凌 阅读(10) 评论(0) 推荐(0)