软件111-11 刘洪涛 基于JSP+MySQl的计算机学院设备报修管理系统

更新时间:2023-10-18 16:42:01 阅读量: 综合文库 文档下载

说明:文章内容仅供预览,部分内容可能不全。下载后的文档,内容与下面显示的完全一致。下载之前请确认下面内容是否您想要的,是否完整无缺。

毕业设计

基于JSP+MySQl

系统

刘洪涛

吉林建筑大学

2015年6月

的计算机学院设备报修管理

毕业设计

基于JSP+MySQl的计算机学院设备报修

管理系统

学 生:刘洪涛

指导教师:孙广维

专 业:计算机科学与技术

所在单位:计算机科学与工程学院

答辩日期: 2015 年 6 月 19 日

吉林建筑大学毕业设计(论文) 摘 要

随着计算机科学与技术的迅速发展,计算机应用领域的不断扩大,许多性能好,功能齐全,应用面广,兼容性强的应用软件相应推出,可见计算机已经得到了广泛的应用,几乎各行各业都有关于计算机的使用,这使得计算机已成为社会中普遍存在的事物。由于计算机的使用,使得人们在于管理、应用及服务等各个领域使用数据方面变得更加简洁,更加方便,大大提高了工作效率,产生了以计算机为主体,以人为辅助的局面。在企业管理,办公自动化等方面得到了普遍应用,受到人们的广泛欢迎。

计算机设备网上报修系统不仅对于实验室的便携管理有很大的帮助,且对教师对实验室设备的管理更加方便,同时能够及时的向学校反应实验室设备的状况,给学校对设备的管理提供了有力把手。本文主要介绍了计算机实验室网上报修系统的设计背景及开发过程,详述了系统的结构设计以及工作原理,解决了系统实现的技术性问题。在设计开发过程中,计算机实验室网上报修系统采用了JSP和MY SQL等技术,采用了现在比较成熟的B/S架构,实现了设备报修系统的功能,主要功能有:报修人网上报修,维修人员查看报修,网上填写处理单;信息中心网上审阅,反馈资产管理处和报修老师;教务处审批。并且建立数据库,根据系统的需求,完成建立存储的过程。

关键词:JSP;MY SQL;报修系统

-I-

吉林建筑大学毕业设计(论文) Abstract

Along with the rapid development of computer science, computer application domain constantly enlarges, and many capabilities are good, and the merit can completely, and it is wide to apply the face, and the strong application software of compatibility is correspondingly introduced, and the visible computer has got extensive application, almost various walks of life all concerned uses in the computer, and this makes that the computer has become the thing that universally exists in the society.

Computer equipment online repair system not only for the management of the laboratory of portable have great help and teachers on the laboratory equipment management more convenient, and timely to the university laboratory equipment, to the school management of equipment provides powerful handle. Are introduced in this paper computer laboratory online repair system design background and development process, system structure design and working principle is discussed in detail, to solve the problem of the technology of implementation of the system. In the design and development process, computer lab online repair system the JSP and mywho, SQL technology, the now relatively mature B / S structure, the realization of the function of the equipment repair system, main function has: repair people online repair, maintenance personnel check repair, online fill write processing; Information Center online review and feedback asset management and repair teacher; Dean's office for approval. And the establishment of the database, according to the needs of the system, the completion of the establishment of stored procedures.

Key words: JSP; MY SQL; repair system

-II-

吉林建筑大学毕业设计(论文) 目 录

摘 要 .............................................................................................................................. I ABSTRACT ................................................................................................................... II 目 录 ........................................................................................................................... III 第1章 绪论 .................................................................................................................. 1 1.1 选题的背景 ......................................................................................................... 1 1.2 课题研究意义和目的 ......................................................................................... 1 第2章 系统开发工具及开发平台 .............................................................................. 2 2.1 开发平台 ............................................................................................................. 2

2.1.1 MyEclipse简介 .....................................................................................................2 2.1.2 JSP技术简介 .........................................................................................................2 2.3 运行环境 ............................................................................................................. 4

2.3.1 软件运行平台 ........................................................................................................4 2.3.2 硬件运行平台 ........................................................................................................4 2.3.3 网络环境 ................................................................................................................5

第3章 系统分析 .......................................................................................................... 6 3.1 项目简介 ............................................................................................................. 6 3.2 系统的目标和要求 ............................................................................................. 6 3.3 性能要求 ............................................................................................................. 7 第4章 总体设计 .......................................................................................................... 8 4.1 系统主框功能解析 ............................................................................................. 8

4.2 管理功能模块 ............................................................................................................8 4.2.1 模块设计 ................................................................................................................8

第5章 数据库设计 .................................................................................................... 17 5.1 概述 ................................................................................................................... 17 5.2 数据库设计过程 ............................................................................................... 17 5.3 计算机学院机房设备报修系统数据结构设计 ............................................... 18 第6章 系统测试 ........................................................................................................ 20 6.1 系统测试概述 ................................................................................................... 20 6.2 系统登陆测试实施 ........................................................................................... 21 6.3 管理模块测试实施 ........................................................................................... 23

6.3.1 网上报修测试 ......................................................................................................23 6.3.2 系统管理测试 ......................................................................................................23 6.3.3 资产管理测试 ......................................................................................................25 6.3.4 查看报修测试 ......................................................................................................25 6.3.5 信息中心测试 ......................................................................................................26 6.4退出系统测试实施 .............................................................................................. 26

-III-

本文来源:https://www.bwwdw.com/article/szxf.html

Top