1 / 27
文档名称:

计算机专业论文:健康档案信息管理网站.doc

格式:doc   大小:7,178KB   页数:27页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

计算机专业论文:健康档案信息管理网站.doc

上传人:书籍1243595614 2018/8/31 文件大小:7.01 MB

下载得到文件列表

计算机专业论文:健康档案信息管理网站.doc

相关文档

文档介绍

文档介绍:摘要
随着我国医疗信息改革的深入发展,国家逐渐意识到改善社区卫生服务体系,积极开展社区卫生服务,建立集预防、医疗、保健、康复健康教育和计划生育技术指导为“六位一体”的连续方便,功能合理的社区卫生服务体系的必要性,它是社区卫生服务工作中收集、记录社区居民健康信息的重要工具。
论文简单介绍了系统的相关知识及涉及技术,详细地介绍了“健康档案信息管理网站”课题开发的整个过程,包括需求分析、总体设计、模块划分及实现过程等方面的内容,最后对各个功能模块的操作及其界面进行描述。
本网站是B/S结构,将系统功能实现的核心部分集中到服务器上,简化了系统的开发、维护和使用。使用了myeclipse为编译器,tomcat和mysql组成服务器端,使用了MVC开发模式,本网站具有操作简便,通俗易懂,生命周期成本低等特点。
关键词:健康档案网站 B/S mvc
Abstract
With the further development of our country’s reform of medical information, The e to realize the continuous convenient of the "six-in-one" to improve munity health service system, actively carry munity health service, establish a set of prevention, medical treatment, health care, the education of recure and technical guidance of family planning, function munity health service system is necessary. It is a important tool on collecting and recording residents’ health information.
The thesis easily introduced the related knowledge and technology involved in the system and in detail introduces the "health records information management website" the whole process of project development, including requirements analysis, overall design, module partition, and the content of the implementation process, etc,finally described the operation of the various functional modules and surface picture.
This website is a B/S structure, the core part of the system’s function is focused on the server, which simplify the development, maintenance and use of the system. Using the my eclipse as piler, tomcat and MySQL make up the server side, using the MVC development mode. This website can be operated well ,understood easily and has a low cost life of cycle.
Keywords: health file website B/S mvc
目录
1 绪论 1
1
1
1
2
3
2 相关技术的介绍及初步配置流程 4
Java介绍及运行环境配置 4
jsp,javabean,servlet 的简介 4
Tomcat简介及环境变量配置 5
myeclipse、tomcat、mysql的关联 5
3 需求分析 6
6
6
6
6
7
7
7
4网站分析与设计 8
4.