目 录
摘 要
Abstract
前 言
第一章 绪 论
1.1课题背景
1.2研究目的和意义
1.3研究方法
第二章 系统开发关键技术概述
2.1 java介绍
2.2 mysql数据库介绍
第三章 系统分析
3.1可行性分析
3.1.1技术可行性
3.1.2 经济可行性
3.1.3 操作可行性
3.2 需求分析
3.2.1系统功能需求分析
3.2.2系统性能分析
4系统概要设计
4.1 系统功能结构设计
4.2 系统数据库设计
4.3 系统ER图
5系统实现
5.1 系统功能实现
5.1.1学生登录模块
5.1.2学生登录首页
5.1.3个人资料管理
5.1.4成绩信息管理
5.1.5第二课堂管理
5.1.6公告信息管理
5.2 后台子系统实现
5.2.1系统用户管理模块
5.2.2教师信息管理
5.2.3学生信息管理
5.2.4成绩信息管理
5.2.5第二课堂管理
5.2.6公告信息管理
5.3 教师功能实现
5.3.1个人资料管理模块
5.3.2学生信息管理
5.3.3第二课堂管理
5.3.4学生成绩管理
5.3.5公告信息管理
第六章 总结与展望
参考文献
致 谢
摘 要
当今社会正处在网络时代,信息化大潮席卷全球,网络正以前所未有的速度在我国普及开来。网站以其独特的优势在信息化的过程中占有重要的一席,为了方便信息的交流,在结合java技术之下开发了这个快捷、界面友好的网校学分管理系统,实现了一个功能相对齐全的网校学分管理系统,用户可以自由地进行选择想要的信息管理。
网校学分管理系统的设计,用当今比较流行的网站开发技术java进行开发,以及最流行的mysql数据库来做开发。网校学分管理系统将采用B/S体系结构,人们通过浏览器就可以访问网校学分管理系统的所有页面,保证的服务器的安全。数据库则采用免费、小巧、易用的MySQL数据库。该网校学分管理系统功能较齐全,在这里可以根据自己想要学习的课程,我们还可以对自己想要选择的老师进行查看,获取对自己有用的知识。该网校学分管理系统还有一些特殊的功能。本网站严格按照软件项目开发的流程进行开发,对于网站开发的可行性分析、需求分析、概要设计、详细设计以及对网站的测试与维护都有详细的论述和实现过程。
本套网校学分管理系统的优点在于它具有强大的可扩展性和可维护性的学分管理平台。
关键词:学分管理,系统,java,MySQL
Abstract
Today’s society is in the network era, the tide of information swept the world, the network is unprecedented speed in China’s popularization. Website with its unique advantages in the process of informatization is very important one, in order to facilitate the exchange of information, in combination with Java technology is developed under the quick, friendly interface operations for credit management system, realized the function of a relatively complete online school credit management system, the user can freely choose to information management.
The network school credit management system design, USES the present popular website development technology Java to carry on the development, as well as the most popular mysql database to do the development. The online credit management system will adopt B/S architecture, people can access all the pages of the online credit management system through the browser, to ensure the security of the server. Database is free, compact, easy to use MySQL database. The credit management system of the online school has a complete set of functions, and we can check the teachers we want to choose according to the courses we want to learn, so as to obtain useful knowledge for ourselves. The credit management system has some special functions. This website carries on the development strictly according to the software project development process, to the website development feasibility analysis, the demand analysis, the outline design, the detailed design as well as to the website test and the maintenance all has the detailed elaboration and the realization process.
This set of network school credit management system has the advantage of strong scalability and maintainability of the credit management platform.
Keywords:Credit management, system, Java, MySQL