搜索资源列表
simplestudentmanagermentsystem
- 用的数据库版本MySQL4.1 简易的学生管理系统的database是student 分别建两个表account和studentinfo,其详细数据结构见student1.sql 要实现的主要功能如下: 1.登录验证 (LoginFrame) 2.设置管理员密码(setPwdFrame) 3.添加学生资料(AddFrame) 4.修改学生资料(ModifyFrame) 5.删除学生资料(放在MainFrame中)
student1
- 学生信息的JAVABEAN封装,输出学生信息-including information of student,output the student information
student1
- 学生信息的增删改查,界面简单,实现简单增删改-Add or delete student information to the investigation, simple interface, simple CRUD