摘要: 整体框架 pojo:Student: 点击查看代码 package com.QixunQiu.pojo; public class Student { int id ; String StudentId ; String StudentName ; String StudentSex ; Strin 阅读全文
posted @ 2024-12-26 00:17 QixunQiu 阅读(37) 评论(0) 推荐(0)