搜索资源列表
java_xuesheng_system
- 学生信息管理系统 测试 java与Mysql数据库连接 新手必备 小注: Myeclipse开发环境-Student Information Management System Test and Mysql database connection java novice small Note: Myeclipse Development Environment
liyapu
- 学生课程设计——学生管理系统,连接mysql数据库-Students in curriculum design- student management system, mysql database connection
Bookshop-mysql
- 图书管理系统,编程语言为struts,连接数据库类型为mysql.-Library management system, programming language for the struts, connecting to the database type is mysql.
LibrarySystem
- 简单的小型图书馆信息管理系统,用JAVA语言,连接MYSQL数据库。-small library manage system
SGS3
- 原创,连接MySQL数据库的学生成绩管理系统,基本无BUG,三个用户类型,实现了更改密码,录入查询成绩,增删改查课程,增删改查学生-Original student achievement, to connect to the MySQL database management system, the basic non-BUG, three user types, and change your password, input query results, CRUD course CRUD s
Curricula
- 简单的教务选课系统 使用Spring与Hibernate (通过配置web.xml文件,可以替换数据库MySQL或SQLite) (context.xml配置连接mysql的参数) 实现对课程、学生、教师的基本CRUD操作, 教务处添加课程和学生选课都可以实现 学生与课程、课程与教师 的关系都是多对多, 学生选课的同时,在课程的多个代课老师中,选定自己的任课老师。 登录功能不完善。 压缩包中同时有eclipse项目文件和可以直接发布到tomcat的war