教材管理系统的设计与开发毕业论文
2020-05-23 16:00:18
摘 要
本项目将完成一个基于网络的教材管理系统设计与开发,本次将严格参考高校实际的教材操作规章,采取多项手段,改变目前低效率、资源利用率低的教材管理的现状。
在阅读相关文章和参考相关系统后,亲自设计并开发了教材管理系统。参考高校实际的教材流程和需求,对参与系统设计和开发的技术有相关的针对性描述,争取能够开发出较为满意的系统。设计开发之前,有幸接触了Axure RP Pro 7.0,因而采用它来搭建前端,根据搭建的前端,打开对应的页面查看对应的设计脚本语句,编写对应的前端页面,后期根据所搭建的前端选择采纳SQL Server 2008和JSP实现。一共有如下的功能:用户管理、年级管理、课程管理、教师管理、学生管理、教材管理、教材选定、教材订购、入库登记、教室领取、学生领取、查询、注销退出。
关键词: 教材管理 JSP技术 SQL Server 数据库
Abstract
The project intends to design and develop the teaching material management system based on network. Strictly in accordance with the process of textbook management, it will bring the current low efficiency, high labor demand, low resource using rate of the teaching material management system based on artificial materials management system, realizing network teaching material management, striving to achieve a simple, efficient and reliable, standardized management of teaching materials.
The thesis combines with the development process of management information system. It details how to meet the needs of teaching materials management, the application of advanced software technology to the teaching materials management system, intended to develop a relatively complete function of the teaching materials management system. In the early stage of the system, the Axure RP Pro 7.0 is used to build the front end, and the latter is realized by using SQL Server 2008 and JSP technology based on the front end of the system. The system has a total of 13 function: user management module, grade management module, course management module, teacher management module, student management module, teaching material management module, teaching materials selected module, teaching order module, warehousing registration module, classrooms receive module, students receive module, query module, logout module.
Keywords:
Book management, JSP, SQL Server
目 录
摘 要 I
Abstract II
第一章 绪论 1
1.1 背景介绍及意义 1
1.2 本文目的 1
1.3 JSP技术 2
1.4 数据库技术 2
1.5 Java语言 3
1.6 MyEclipse平台 4
第二章 需求分析 5
2.1 系统可行性分析 5
2.2 需求分析 5
2.2.1 系统需求 6
2.2.2 功能需求 6
2.3 系统业务流程分析 7
第三章 系统设计 9
3.1 系统总体设计 9
3.2 设计技巧 13
3.2.1 数据库设计原则 13
3.2.2 数据库优化 14
3.2.3 数据库结构设计 14
第四章 系统实现 19
4.1 层次架构 19
4.2 系统登录 20
4.3 系统主界面 21
4.4用户模块 23
4.5教材管理 24
4.6入库登记 27
4.7教师领取 28
第五章 系统测试 30
5.1 测试方法 30
5.2 测试内容 30
第六章 总结 32
参考文献 33
致 谢 34
第一章 绪论
在当今这个“大数据”的时代,数据的重要性不言而喻。庞大的数据在冲击着各行各业,因此,如何有效地有针对性的做出改革是各行各业的当务之急。教材管理系统也在其影响之列。
目前管理信息系统的应用有所改变,并逐渐应用于人们生活的各个方面。
就目前而言,教材管理系统主要以人工方式为主,效率低、人力需求高、资源利用率低,因此,实现教材的计算机管理已迫在眉睫。教材管理系统的设计与开发是为了提高工作人员的工作效率,并且在保证工作质量的同时最大程度上解放人力资源。
1.1 背景介绍及意义
庞大的数据量对于各行各业来说都是一个挑战,能够善用者必将百尺竿头更进一步;反之,则势必面临同行业冲击,失去竞争力,逐渐淘汰。那么,针对这个时代,如何有效地利用数据,针对性的对产业做出有效地改革是对产业的一次巨大的考验。消费者乃至用户随着对庞大的数据量的运用,有了更多的选择,这也给产业带来了更多的挑战,即如何吸引乃至留住消费者和用户。
可以说,在现在这个“大数据”的时代,网络化管理是必然的趋势,教材管理系统在高校的发展进程中发挥了极其重要的作用。
本系统开发的目的是方便后台管理员的管理功能,确保教师教材的申请使用以及学生及时订书领书。系统能够根据不同的登录身份,给与登录者不同的权限模块。这保证了高校教材相关部门的高效业务管理和事务处理,并且相对来说,确保了教材派发的及时性、准确性。
1.2 本文目的
本文将从三个角度出发,不同身份的来分析研究高校的教材管理系统的现状,并且结合最新技术,设计开发一个教材管理系统并对其进行论述。主要包括以下模块:
相关图片展示: