基于Java的敬老院管理系统的设计和实现
摘 要
新世纪以来,互联网与计算机技术的快速发展,我国也迈进网络化、集成化的信息大数据时代。对于大众而言,单机应用早已成为过去,传统模式早已满足不了当下办公生活等多种领域的需求,在一台电脑上不联网的软件少之又少,取而代之的是相互连通的软件系统,构成信息大数据社会。 快节奏的生活环境,漫天飞舞数据信息,微电子技术也不比从前,办公手段的落后与低效逐步被打中所淘汰,信息管理被时代推向了一个新高潮。但是,信息是看不到摸不到的一种新型资源,却尤为重要。管理和操控信息则成为一种新的学科,信息管理系统就诞生于美国。敬老院管理系统将IT技术为养老院提供一个接口便于管理信息,存储老人个人信息和其他信息,查找和更新信息的养老院档案,节省了员工的劳动时间,大大降低了成本。
本设计中使用的敬老院管理系统是基于JAVA平台开发的,系统使用JSP是编程语言。建立后台数据服务器利用的是MySQL数据库。本文主要对本系统的开发环境(国内外背景,软件简介,需求分析)、功能模块设计思路及开发过程进行介绍。着重阐述开发系统过错中遇到的技术难题及最终解决方案。
关键词养老院;jsp;信息管理系统
Design and implementation of gerocomium management system based on Java
Abstract
Since the new century and as the rapid development of internet and computer technologies, China has also entered into the big data era. For the common, the standalone application has passed by and no longer can satisfy people’s diversified requirements. At present, there is little software that didn’t need to access to network. On the contrary, the connected software system constitutes the big data society. As the popularization of fast pace of life, increasing data information and upgrading micro-electronic techniques, the backward office means are eliminated gradually and information management rise sharply. Information is invisible but also a vital new resource. Management and controlling of information was derived from America and has become a new subject. By utilizing IT technology, the gerocomium management system could provide an interface for information management, such as storage of elder’s information, look up and update information, which could save the working hours of staff and reduce the cost.
The development of the gerocomium management system that this design adopted is based on JAVA platform and the system is JSP programming language. The establishment of background data server is based on MySQL database. This paper mainly introduced the development environment (domestic and international backgrounds, brief introduction of software, demand analysis), design thought of function module as well as introduction of development process. Moreover, this paper emphasize on technical problems and final solutions in the process of system development.
KeywordsNursing Homes; jsp;MIS
目录
摘 要
Abstract
第一章绪论
一、选题的依据及意义
二、国内外现状研究
三、研究目的
四、本文研究的主要内容
五、本文章节安排
六、本章小结
第二章设计技术与开发环境
一、相关技术介绍
(一)JSP简介
(二)B/S模式分析
(三)MVC设计模式
二、开发工具介绍
(一)Myeclipse简介
三、开发环境介绍
(一)Tomcat简介
(二) JDK简介
四、本章小结
第三章系统需求分析
一、可行性研究
(一)经济可行性
(二)技术可行性
(三)运行可行性
(四)时间可行性
(五)法律可行性
二、需求分析
(一)应用需求分析
(二)运行需求分析
(三) 其他需求分析
三、功能性需求
四、系统用例分析
(一)系统总体用例分析
(二)管理员身份用例分析
(三)护工身份用例分析
五、本章小结
第四章系统设计
一、系统总体设计
(一)