搜索资源列表
软件工程选课系统学习指导
- 里面有3个WORD文件,介绍的了选课系统的指导步骤(ROSE),只是基础,要直接在添加.-There are three Word documents, the introduction of the guidance system Elective steps (ROSE), is a basic, in addition to direct.
ASPX选课系统
- 选课系统,很方便的-Elective System, a very convenient
基于网络环境的选课系统的研究及实现
- 网络环境下的选课系统 博士论文 JSP-network environment under the Elective System doctoral thesis JSP
学生选课系统
- 基于JSP的学生选课系统~~~
选课系统 Java开发的
- 选课系统 Java开发的
jsp选课系统
- jsp选课系统,实现基本功能。
Choose.rar
- 在线的java web 做的 学生选课系统。自己做的。大家可以一起讨论。,Java web online courses so students system. Themselves do. We can discuss together.
xsxk.rar
- 一个运用jsp+structs架构实现的学生选课系统,对初学jsp的开发者来说有一定的借鉴价值。,Jsp+ structs a framework for the use of students to achieve course system development jsp beginner who has some reference value.
ChooseClass.rar
- 这是我自己做的一个选课系统,应用了ssh、sitemesh、ajax还有对excel操作的jxl框架。,This is my own to do an elective system, the application of the ssh, sitemesh, ajax have to excel operation jxl framework.
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
zaixianmonikaoshi
- 在线模拟选课系统,jsp、servlet、mysql制作,内含完整代码。-Online Course Selection System Simulation, jsp, servlet, mysql production, contains a complete code.
Jsp
- Jsp学生选课系统代码及报告 可以运行的-Jsp class selection system can run the code and report
选课系统
- 一个java web选课系统,功能强大,能实现很多学生老师操作功能,而且结构简洁易懂!
学生选课系统
- Jsp学生选课系统代码及报告 可以运行的(Jsp class selection system can run the code and report)
学生选课系统
- 学生综合素质管理系统的角色划分为3类: 管理员:负责对学生、教师、课程、班级和第二课堂信息的管理。 学 生:选课、查看学分、修改个人信息。 教 师:选择学生、公布成绩。 这三类用户分别拥有自己的操作功能。我们根据操作划分模块,每一个操作模块都要实现自身的功能,并且在整个操作流程中负责承上启下。(The roles of the students' comprehensive quality management system are divided into 3 categorie
高校选课系统
- 网上选课系统,通过此系统选择合适自己的课程(The online course selection system to select the appropriate course through this system)
网上选课系统(jsp servlet mysql)
- 目前大学生的课程越来越多样化了,可选修的课程也比较广泛,所以就带了一个问题,什么样的问题呢?那就是对于不同同学选择的不同课程的多样化,统计起来是十分的复杂的,需要有一套网上选课系统,来满足这样的一个需求,这样我们99毕设网就根据具体的需求来开发了一套jsp网上选课系统,解决高校选课难的问题,数据库采用的依然是mysql。实现的功能点为: 学生注册 课程录入 课程管理 学生管理 个人信息修改 学生选课 选课统计 退出系统(At present, the course of coll
网上选课系统
- 网络上的选课系统,用户可先完成用户的注册登录修改自己的资料,并且登陆以后选择各种各样的书籍,结束日期,归还日期等等(In the network selection system, users can first complete the user's registration and login to modify their own data, and then choose a variety of books, the end date, the return date, and so
选课系统(java Swing)
- 用java开发的学生选课系统,用的是java Swing(GUI)图形用户界面;数据库是Mysql;模块包括学生模块和教师模块