本科毕业设计(论文)
题 目 软件学院本科毕业论文写作规范及格式模板
院(系) 计算机软件学院 专业 软件工程
学 号
学生姓名
指导教师
起讫日期
设计地点
摘要
I
摘要
在当今的中国改革开放经济体制下,中国经济正以快速稳健的步伐前行。
并且随着经济的发展,各领域的信息化管理也得到了充足的发展,而且愈发普
及。现如今,几乎所有的行业中都有计算机的身影,甚至在其业务中占据着较
大比重。而在医院管理方面已经实现了信息化管理。信息化的管理技术成为了
医院发展的一项不可或缺的技术支持。并且随着我国医疗体制改革的不断深入,
医疗市场的竞争更加激烈。因此,改变医院管理模式,提升医院形象,提高医
疗服务水平,增强医院核心竞争力变得迫在眉睫。从目前的状况来看,医院信
息化管理可以促进医院管理模式的转型,提升医院工作效率。而发达国家的医
院信息化水平较我国而言,我国的医院信息化发展水平与其现代化医院的管理
水平之间存在着一定的差距和不足,正在处于起步的阶段。这就需要我们大力
的推进医院信息化管理经验的借鉴和发展,尽快研究出具有我们自己特色的医
院信息化管理软件。而医院院内物资管理系统就是一款基于信息化管理的管理
软件。系统采用当前最主流的 B/S 程序结构,多个电脑端可以共同的进行对本
系统的实时的操作和维护,实现数据的实时的共享。系统采用模块化的安全管
理体系,使医院院内物资管理系统的安全性十分的高。系统软件采用 Java 语言
进行编程和开发,数据库选用当前主流的数据库 MySQL 数据库进行统一的数据
管理,实现系统数据的实时共享。
关键字:信息化管理,B/S 程序架构,Java
Abstract
II
Abstract
Under the current China's reform and opening up economic system, the Chinese
economy is moving forward at a fast and steady pace. And with the development of
the economy, the information management in various fields has also been fully
developed and more and more popular. In all of today's industries, there are
computers, even in their business. Informatization management has been realized in
hospital management. Informatization management technology has become an
indispensable technical support for hospital development. And with the continuous
deepening of China's medical system reform, the competition in the medical market
has become more intense. Therefore, it is extremely urgent to change the hospital
management model, improve the hospital image, improve the medical service level,
and enhance the hospital's core competitiveness. From the current situation, hospital
information management can promote the transformation of hospital management
mode and improve the efficiency of hospital work. Compared with China, the level of
hospital informationization in developed countries is that there is a certain gap and
deficiency between the level of hospital informationization in China and the
management level of modern hospitals. It is in its infancy. This requires us to
vigorously promote the reference and development of hospital information
management experience, as soon as possible to develop hospital information
management software with our own characteristics. The hospital's in-house material
management system is a management software based on information management.
The system adopts the most mainstream B/S program structure, and multiple
computers can jointly perform real-time operation and maintenance on the system to
realize real-time sharing of data. The system adopts a modular safety management
system, which makes the safety of the hospital's in-house material management
system very high. The system software is programmed and developed in Java
language. The database uses the current mainstream database MySQL database for
unified data management to realize real-time sharing of system data.
Abstract
III
Key Words: information management, BS program architecture, Java
目录
IV
目 录
第 1 章 绪论.............................................................................................1
1.1 课题背景 .......................................................................................................1
1.2 目的和意义 ...................................................................................................1
1.3 系统设计思想 ...............................................................................................2
第 2 章 技术介绍.....................................................................................3
2.1 Java Web......................................................................................................3
2.2 B/S 结构.......................................................................................................3
2.3 Mysql 数据库 ..............................................................................................4
2.4 SSM 框架 .....................................................................................................4
第 3 章 系统分析.....................................................................................5
3.1 需求分析 .....................................................................................................5
3.1.1 系统建设目标 ..................................................................................5
3.1.2 技术难点分析 ....................................................................................5
3.2 系统功能需求分析 .....................................................................................6
3.2.1 物资计划功能分析 .............................................................................6
3.2.2 购置管理功能分析 .............................................................................6
3.2.3 维修管理功能分析 .............................................................................6
3.2.4 公告管理功能分析 .............................................................................6
3.2.5 系统管理功能分析 .............................................................................7
3.3 可行性分析 .................................................................................................7
3.3.1 运行环境 ............................................................................................7
3.3.2 平台可行性 ........................................................................................7
3.3.3 技术可行性 ........................................................................................8
3.3.4 经济可行性 ........................................................................................8
3.3.5 操作可行性 ........................................................................................8
3.3.6 法律可行性 ........................................................................................8
第 4 章 系统设计...................................................................................9
4.1 设计原则 ........................................................................................................9
4.2 系统模型结构 ...............................................................................................9
4.2.1 模型结构图 .........................................................................................9