药品销售数据管理系统的设计与实现.doc

约31页DOC格式手机打开展开

药品销售数据管理系统的设计与实现,摘要随着信息化时代高速发展,互联网已影响着我们生活的方方面面。它的种种优势也正日益被各个领域运用。药品销售数据管理系统正是针对目前药品销售工作的纷繁复杂所设计,为企业的药品销售提供信息化管理。本文着重论述了系统的功能与实现、系统结构及数据流程。文章介绍了系统开发时所用到的环境和工具,包括...
编号:45-160461大小:1.36M
分类: 论文>计算机论文

内容介绍

此文档由会员 九袋张 发布

药品销售数据管理系统的设计与实现


摘要
随着信息化时代高速发展,互联网已影响着我们生活的方方面面。它的种种优势也正日益被各个领域运用。药品销售数据管理系统正是针对目前药品销售工作的纷繁复杂所设计,为企业的药品销售提供信息化管理。本文着重论述了系统的功能与实现、系统结构及数据流程。文章介绍了系统开发时所用到的环境和工具,包括:JSP、SQL2000、J2SDK、Apache +tomcat服务器以及对系统安全策略上所使用的SSL。对系统的总体结构及数据库结构文章也做了相应的说明,并详细介绍了系统如何实现对终端部门的药品基本信息、市场销售状况、以及对促销员数据、销售数据、终端信息的录入和综合信息查询等功能。
关键词:管理系统;药品;信息化管理;SSL
The Design and Realization of the Drugs Sales-Data Management System
Abstract
With the rapid progress of informational era, the Internet is influencing our life in all respects. The all kinds of vantages are being used in various fields. The drugs Sales-data management system has been designed in allusion to the numerous and complicated work in drugs sale, which could provide the informational management for the drugs company. The thesis focuses on the function and the realization of the system, the system’s structure and the flow of data. The thesis introduces the environment and tools for developing the system, including JSP、SQL2000、J2SDK、Apache+tomcat server and SSL to the security of the system. Then the thesis has given full directions of the main structure of system and database , and introduced minutely how to realize the input of the basic information of drugs for the terminals、the state of market selling、data of promoters 、terminal information as well as the inquiry of general information and so on.
                                                                                            
Key words: the management system; drug; informational management; SSL
目  录
论文总页数:27页
1 引言 1
1.1课题背景 1
1.2课题研究的意义 1
2 系统总体设计 2
2.1功能需求 2
2.2性能需求 4
2.3运行环境要求 5
2.4系统数据流图 5
3 数据库设计 5
3.1系统E-R图 6
3.2系统数据逻辑结构 6
3.3数据库表关系图 8
4 系统的实现及分析 8
4.1系统登录及数据库连接功能 10
4.2促销员数据录入功能 12
4.3销售数据录入功能 14
4.4终端信息录入功能 15
4.5市场信息录入功能 17
4.6综合信息查询功能 18
4.7市场业绩查询功能 21
4.8 系统安全性的实现 21
5 系统测试,性能分析 22
结    论 25
参考文献 25
致    谢 26