搜索资源列表
students-java
- 最新的学生选课源代码,用购物车实现的,SESSION的编译方法,是学生课程设计的最好材料,最佳参考-The newest student enrollment source code: implemented with shopping cart and session compile method. This is the best materials and reference for student project development.
java算法大全源码包
- 利用数据库和java编写的学生选课系统,尤其适合学生交作业用
学生选课系统
- java +sqlserver数据库,学生选课,管理员管理学生和教师信息,学生和教师登录后使用,源码+.jar文件+课程设计报告
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
JAVA_Development_Elective_System
- JAVA开发选课系统,写的相当详细,里面有论文还有源代码,感兴趣的可以下载! -JAVA development elective system, written in considerable detail, there are papers are the source code, interested can download!
xuankexitonglunwen
- 采用ASP+SQL Server技术分析与设计的一个高校选课系统论文-Using ASP+ SQL Server technical analysis and design of a college enrollment system thesis
SelectSubject
- 毕业设计选课系统,jsp编程,access数据库。有学生、教师登录、注册:学生可以进行查看和选课;教师对自己的课题进行增删改-Graduation elective system, jsp programming, access database. Student, teacher login, registration: Students can view and course selection teachers on their subject CRUD
xueshengxuanke
- 学生选课管理系统也是用vfp开发的,保证设置路径以后就可以调试使用,这个是源码,需要编译一下,里头还有毕业论文-Student Course Management System is developed using vfp to ensure that after setting the path can debug, this is a source, what needs to be compiled, inside there Thesis
shiyanshhiyuyue
- 实验室预约系统的论文示例,具有学生老师管理员的注册和登录,具有时间开放式选课和规定性选课-Laboratory sample papers reservation system, with students and teachers are registered and login manager in a time of open enrollment and enrollment requirements
electcourse
- 选课系统,vs2003编写的,有老师、学生和管理员界面,老师可以评分,学生进行选课,管理员进行后台管理,还附有论文-Elective system, vs2003 writing, there are teachers, students and administrators interface, teachers can score, students in course selection, administrator management background, also with a t
biyesheji-JAVA-
- 这是一个学生选课系统,界面很友好,flash很霸道,里面的BUG已经全部改好,附加在里面,包含毕业设计论文-This is a student elective course system, interface is very friendly, flash is a bully, the inside of the BUG is all right, additional inside, contains the graduation design paper
选课系统
- 一个java web选课系统,功能强大,能实现很多学生老师操作功能,而且结构简洁易懂!
selectCourse
- 该系统的功能需求主要包括学生对功能的需求和系统管理员对功能的需求以及教师对功能的需求三个部分。其中,学生模块包含学生登录信息验证、选课子系统、个人信息修改、查询子系统四个部分,学生在该系统可进行选课、退选、查看个人课表和选课查询等;教师模块是教师面向的应用程序,教师可以提交授课申请、查询选课信息、查询个人课表等;管理员模块是管理员对课程进行添加、修改、删除,对学生和教师进行添加、删除等。(The functional requirements of the system include thre
双鱼林JSP基于SSH2教务选课成绩管理系统
- 选课系统 双鱼林JSP基于SSH2教务选课成绩管理系统(Course selection system)
学生选课系统完整版
- 此系统是基于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.)
学生选课管理系统
- Java+sql数据库设计能实现增删该查等功能,有学生登录,管理员,和教师登录等功能 适合初学者使用(Java+sql database design can add and delete the function, such as the student login, the administrator, and the teacher login function. Suitable for beginners)
学生选课系统
- 学生综合素质管理系统的角色划分为3类: 管理员:负责对学生、教师、课程、班级和第二课堂信息的管理。 学 生:选课、查看学分、修改个人信息。 教 师:选择学生、公布成绩。 这三类用户分别拥有自己的操作功能。我们根据操作划分模块,每一个操作模块都要实现自身的功能,并且在整个操作流程中负责承上启下。(The roles of the students' comprehensive quality management system are divided into 3 categorie
数据库选课系统大作业实验报告
- 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)
javaEE学生选课系统(文档+工程文件+数据库)
- 学生网上选课系统,支持注册 ,支持登录,添加信息,基于java,jsp,HTML(Students online course selection system, support registration, support login, add information, based on Java, JSP, HTML)
选课系统(java Swing)
- 用java开发的学生选课系统,用的是java Swing(GUI)图形用户界面;数据库是Mysql;模块包括学生模块和教师模块