搜索资源列表
学生选课系统
- java +sqlserver数据库,学生选课,管理员管理学生和教师信息,学生和教师登录后使用,源码+.jar文件+课程设计报告
Choose.rar
- 在线的java web 做的 学生选课系统。自己做的。大家可以一起讨论。,Java web online courses so students system. Themselves do. We can discuss together.
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
xuanke
- 学生选课系统 采用java实现 供大家学习参考 -Students to achieve elective system for them to learn java reference
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
CourseSystem
- 一个JSP写的学生选课系统,用java bean ,servlet等技术,可以参考一下~-a couse selection system written by jsp ,use servlet java bean techniques
studentselectcoursessystem
- 该系统是利用JSP技术,Java编码,实现了学生选课系统,对Java语言和JSP技术的掌握很有好处!-The system is the use of JSP technology, Java codes, selection of students to achieve system in Java language and JSP technology is very advantageous to have!
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
stumasys
- 学生选课系统源代码,加数据库,直接导入即可-Student Course Selection System
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选课系统,功能强大,能实现很多学生老师操作功能,而且结构简洁易懂!
学生选课系统完整版
- 此系统是基于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
DataBaseStu
- 实现了简单的学生选课系统,使用JAVA语言以及SQL SERVER2017.(A simple student elective system)
数据库选课系统大作业实验报告
- 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 sql 0.0.0.0.0.0.(Students' elective course)
选课系统(java Swing)
- 用java开发的学生选课系统,用的是java Swing(GUI)图形用户界面;数据库是Mysql;模块包括学生模块和教师模块