搜索资源列表
选课系统 Java开发的
- 选课系统 Java开发的
Choose.rar
- 在线的java web 做的 学生选课系统。自己做的。大家可以一起讨论。,Java web online courses so students system. Themselves do. We can discuss together.
anexampleofsitedesign
- 选课系统,方便大学生自己选课,为应对扩招事实-Elective system to facilitate the students their course selection, enrollment in response to the fact that
0SRS0
- 使用java编写的一个学生选课系统,较为简单,但结构清晰,适合初学java的朋友-The use of java classes to prepare students for a system, more simple, but structured for beginner java friends
StudentCourse
- 简单的学生选课系统,MYECLIPSE+TOMCAT+MYSQL实现-Simple student elective system, MYECLIPSE+ TOMCAT+ MYSQL to achieve
SelectCourse
- 网上选课系统,是基于JAVA的一个学生网上选课系统的源码-select course
CourseCheck
- 课程管理系统,关天毕业设计的选课系统,分为三个模块,分别是学生,教师和管理员。目的是为是方便选课。-course check
xuanke
- 基于JSP开发而成的,网络学生选课系统,不错的毕业设计-Developed based on the JSP, the network selection system students, graduating from a good design
chooseclass
- 一个真实的网络选课系统,由实际需求得到的,本人实际开发出来,运用JSP+TOMCAT-Course a real network systems, obtained by the actual demand, I actually developed using JSP+ TOMCAT
JavaWebSelectCourseSystem
- jsp设计网上选课系统,有学生、老师、管理员三种身份,实现不通的功能。连接MySQL数据库,包含系统源码和数据库设计代码,完整!-jsp system design online course, students, teachers, administrators three status, the achievement of barrier function. MySQL database connectivity, including system design and database
student-Massage
- 学生选课系统-java做的学生选课系统,带数据库界面-学生选课系统-java做的学生选课系统,带数据库界面!!!!!!!!
paikexitong
- 选排课系统功能的设计上,选排课系统可以分为登录、排课和选课3个子系统。登录子系统区分排课者(也即系统的管理者)、教师和学生这三者的不同身份,给出不同的权限,在页面中根据身份判断其相应具有的功能来使用这套系统。排课子系统主要供排课者使用,排课者可以在这里进行一切与排课有关的活动。选课系统主要供学生选课使用,在这里可以进行与选课有关的活动;教师可在教师反馈系统中对排课者提出反馈意见,供排课者在排课时可参考使用。-Timetable of the election system design, ele
student
- 学生选课系统 采用java,hibernate,在eclipse平台 开发-Student elective system java, hibernate, in the eclipse platform
XxkMIS
- 一个学生选课系统的源码,包含数据库,是课程设计中最常遇到的问题 -A student elective system, source code, including database, curriculum design, the most commonly encountered problems
chooseCourseSystem
- 是一个开发文档很健全的ssh 选课系统,是一个开发小组写的,功能还有补选课程,数据库写得特别好!-ssh java choosecoursesystem
StudentCourse
- jsp/servlet B/S 学生选课系统-jsp/servlet Student Course Selection System
stumasys
- 学生选课系统源代码,加数据库,直接导入即可-Student Course Selection System
选课系统
- 一个java web选课系统,功能强大,能实现很多学生老师操作功能,而且结构简洁易懂!
数据库选课系统大作业实验报告
- java编程与sql sever数据库相连实现选课系统的功能,有学生界面,老师界面,管理员界面(Java programming is connected with SQL Sever database to realize the function of the course selection system. There are student interface, teacher interface, administrator interface)
选课系统(java Swing)
- 用java开发的学生选课系统,用的是java Swing(GUI)图形用户界面;数据库是Mysql;模块包括学生模块和教师模块