搜索资源列表
xuanke
- 学生教务选课系统,使用jsp+javabean+servelet,用mysql做数据库,分为学生和管理员,学生可以选课,管理员可以对学生和课程进行增删改查-Student Senate elective system, the use of jsp+ javabean+ servelet, to do with the mysql database, divided into students and administrators, students course selection, stud
selected
- 选课系统,本系统包括了我们在大学选课的一般的功能,有管理员,学生,教师,三重身份,与数据库mysql结合-Elective system, this system includes a course in our university, has the function of students, teachers, administrators, triple identity, and with mysql database
xuanke
- 用jsp及mysql实现简单的学生选课系统 在eclipse 环境中运行-Jsp and mysql with the realization of a class selection
choosecoursesystem
- mysql编写的小型学生选课系统,做课程设计的朋友可以作为参照-mysql prepared by the small student elective system, curriculum design friends can do as a reference
Curricula
- 简单的教务选课系统 使用Spring与Hibernate (通过配置web.xml文件,可以替换数据库MySQL或SQLite) (context.xml配置连接mysql的参数) 实现对课程、学生、教师的基本CRUD操作, 教务处添加课程和学生选课都可以实现 学生与课程、课程与教师 的关系都是多对多, 学生选课的同时,在课程的多个代课老师中,选定自己的任课老师。 登录功能不完善。 压缩包中同时有eclipse项目文件和可以直接发布到tomcat的war