搜索资源列表
选课系统 Java开发的
- 选课系统 Java开发的
0SRS0
- 使用java编写的一个学生选课系统,较为简单,但结构清晰,适合初学java的朋友-The use of java classes to prepare students for a system, more simple, but structured for beginner java friends
SelectCourse
- 网上选课系统,是基于JAVA的一个学生网上选课系统的源码-select course
xuanke
- 自己用java编的选课系统,连接数据库,管理学生教师和选课信息-Java made using their own system of course, connected database, student teachers and course management information
eforum22020081105
- 学生选课系统 赶快来下载啊啊好东西 呵呵啊啊 啊啊啊啊啊 -Student Course Selection System as soon as possible to download a good thing Ha ha ah ah ah ah ah ah ah ah ah
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做的学生选课系统,带数据库界面!!!!!!!!
student
- 学生选课系统 采用java,hibernate,在eclipse平台 开发-Student elective system java, hibernate, in the eclipse platform
chooseCourseSystem
- 是一个开发文档很健全的ssh 选课系统,是一个开发小组写的,功能还有补选课程,数据库写得特别好!-ssh java choosecoursesystem
StudentCourse
- jsp/servlet B/S 学生选课系统-jsp/servlet Student Course Selection System
Choose_Class
- struts实现的选课系统,实现登录,选课,补选等功能-jsp for choosing class.jsp for choosing classjsp for choosing classjsp for choosing class
javastudent
- 基于jsp的选课系统,可以供大家学习,包括选课系统,成绩提交系统,成绩查询系统- java
jsp
- 基于mysql数据库,jsp的java选课系统,有管理员和学生两种身份-Based on mysql database, jsp' s java elective system, there are two kinds of administrators and students as
ssh
- 这是一个很好的自己开发的毕业设计选课系统-this is a system about choose course,and i use myeclipse develop it
选课系统
- 一个java web选课系统,功能强大,能实现很多学生老师操作功能,而且结构简洁易懂!
学生选课系统完整版
- 此系统是基于java技术开发的学生选课系统,对学生的选课实体和学生实体进行多对一的联系,适合初学者。(This system is based on Java technology development of student elective system, the student course selection entity and student entity for many to one contact, suitable for beginners.)
学生选课系统
- 学生综合素质管理系统的角色划分为3类: 管理员:负责对学生、教师、课程、班级和第二课堂信息的管理。 学 生:选课、查看学分、修改个人信息。 教 师:选择学生、公布成绩。 这三类用户分别拥有自己的操作功能。我们根据操作划分模块,每一个操作模块都要实现自身的功能,并且在整个操作流程中负责承上启下。(The roles of the students' comprehensive quality management system are divided into 3 categorie
选课系统(java Swing)
- 用java开发的学生选课系统,用的是java Swing(GUI)图形用户界面;数据库是Mysql;模块包括学生模块和教师模块