基于Java Web的医药管理系统

 2023-03-02 11:03

论文总字数:14263字

摘 要

随着现代化在线医药管理的发展,医药管理系统的重要性越发突显出来,它不仅是必不可少的基础设施也是技术支撑环境。众所周知,医药产品具有如下特点:种类繁多、销售模式较为特殊、业务量较大以及管理政策特殊。可想而知,如果单纯依靠手工做账的方式根本不能适应工作所需。因此,在这种情况下,基于Java Web的医药管理系统应运而生。本系统采用了MyEclipse和Tomcat的开发工具以及利用MySQL来提供所需的数据。在本系统中首先要求管理员进行在线的操作,需要验证用户名和密码,如果验证通过则登陆成功。登陆成功后,管理员才能够对药品的信息和种类进行管理,管理员还可以在系统中进行药品的购买操作,并且能够查看药品销售的具体情况并对其进行相应的管理从而统计出进货量和需求量等相关内容。

JSP(Java Server Pages,中文名叫java服务器页面)是一种由Sun Micro systems公司提倡及其他公司共同介入和创立的动态网页技术标准。当客户端的浏览器接收到JSP提供的HTML文档时,能够浏览详细的内容。JSP技术现在处于飞速发展的阶段,这与Servlet技术作为基础是密不可分的,而且现今JSP已经成为Java服务器编程的重要组成部分。

MySQL作为关联型数据库管理系统,关联数据库将用户所需要的各类数据信息保存在不同的表中以便调用。这样一来,MySQL就能充分地利用操作系统提供的一些相关特性。现如今客户/服务器系统越来越复杂化,无疑MySQL是很有利的选择。

Tomcat是一款免费并且开放源代码的轻量级Web应用服务器。这样一款服务器普遍适用于各种中小型系统中或者访问用户不是特别多的情况之下。一般开发和调试JSP程序时都会选择这样一个服务器。不仅如此,Tomcat技术先进,在运行的过程中性能也比较稳定,还有一个很大的优势就是它免费提供给用户使用,因为这些优点,使得它深受Java爱好者的喜爱,并且具有一定领域的认可度,在现今还算比较流行的一款服务器。正因为它的这些特点,所以本系统选择它作为服务器也是很合适的。

关键字:医药管理系统;JSP;MySQL

Abstract

With the development of modern online medicine management, the importance of the pharmaceutical management system has become more and more prominent, it is not only essential for the infrastructure is also a technical support environment. As is known to all, pharmaceutical products have the following characteristics: a wide variety, sales model is more special, a large amount of business and special management policy. As can be imagined, if only by manual accounting method cannot adapt to the work. Therefore, in this case, the medical management system based on Java Web came into being. The system uses the MyEclipse and Tomcat development tools and the use of MySQL to provide the required data. The system can be used for online administrator login, login is successful, their own medicine management, drug category management, operation to buy drugs, pharmaceutical sales management, purchase and demand management and system management.

JSP (Java Server Pages, Chinese named java server page) is a kind of Sun Micro promoted by systems company and other companies involved in the creation of the dynamic web technology standards and. When the client browser receives JSP HTML document, can browse the details. JSP technology is now in the stage of rapid development, which is inseparable with the Servlet technology as the foundation, and now JSP has become an important part of the Java server programming.

MySQL is a relational database management system, the database will be stored in different tables in the database. So that the MySQL can fully use the operating system provided by the relevant characteristics. Now the Client / Server system is becoming more and more complex, no doubt MySQL is a very good choice.

Tomcat is a free and open source lightweight Web application server. Such a server is generally applicable to a variety of small and medium systems or access to the user is not particularly much of the case. General development and debugging JSP program will choose such a server. Not only that, Tomcat advanced technology, in the process of running performance is relatively stable, and a great advantage is provided free of charge to the user, because of these advantages makes it popular java lovers, and has a certain areas of recognition, in a server of the present fairly popular. Because of these characteristics, it is suitable for the system to choose it as a server.

Keywords: Medical Administrative System;JSP;MySQL

目录

摘 要 3

Abstract 4

第一章 引言 7

1.1 系统开发的原由 7

1.2 系统开发的目的和意义 7

第二章 系统分析 8

2.1 药品管理流程 8

2.2 系统实现目标 8

2.3技术可行性 8

2.4经济可行性 8

2.5操作可行性 9

第三章 总体设计 10

3.1 系统设计总体思想 10

3.2 系统体系和结构 10

3.2.1 设计模式 10

3.2.2 三层架构 11

3.3相关图示 12

3.3.1功能模块分类 12

3.3.2 系统功能结构框图 12

3.3.3 系统流程图 13

3.3.4 逻辑分层结构设计实现图 13

第四章 数据库设计 14

4.1数据库分析 14

4.2数据库概念设计 14

4.2.1药品实体对象 14

4.2.2药品类别实体对象 15

4.2.3销售明细实体对象 16

第五章 系统实现与测试 17

5.1共用类设计 17

5.2系统登录模块 17

5.2.1 用户查询 17

5.2.2 登录请求 17

5.2.3登录页面 17

5.3药品类别信息管理模块设计 18

5.4药品信息管理模块设计 19

5.5药品进购模块设计 21

5.6药品销售管理设计 21

5.7进货/需求管理模块设计 21

5.8系统管理模块设计 22

5.9 国际化 22

第六章 毕设心得总结 24

致 谢 26

参考文献 27

第一章 引言

1.1 系统开发的原由

目前的医药管理系统普遍存在的功能不够全面,各项操作复杂,不够快捷方便,系统自身要求较高等一系列现象。针对这一现状,也随着计算机技术的迅猛发展,本系统的开发显得尤其重要。本管理系统不仅仅是安全可靠的,操作方便的,并且各项基本功能完备。

剩余内容已隐藏,请支付后下载全文,论文总字数:14263字

您需要先支付 80元 才能查看全部内容!立即支付

该课题毕业论文、开题报告、外文翻译、程序设计、图纸设计等资料可联系客服协助查找;