1 / 41
文档名称:

毕业设计(论文)-基于ASP.NET的零售药店管理系统的设计与实现.doc

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

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

分享

预览

毕业设计(论文)-基于ASP.NET的零售药店管理系统的设计与实现.doc

上传人:3346389411 2012/7/29 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于ASP.NET的零售药店管理系统的设计与实现.doc

文档介绍

文档介绍:的零售药店管理系统的设计与实现
摘要:随着我国市场经济的发展和人们对医药产品需求的迅速增加,医药行业正处于一个高速发展的时期,因以往药店主要是以人工记录模式登记药品信息,销售信息等,因此对于管理药品信息和数据纷乱复杂,整理统计费力费时。要做好对药店的管理,药店就必须快速准确地获取自己所需的信息,这就要求及时统计数据并方便查看,以及对药品的数据信息进行维护,基于此我们开发了零售药店管理信息系统。
本系统基本遵循软件工程方法论进行系统分析、总体设计、详细设计和软件测试。技术作为创建应用程序的方式,以C#作为编程语言,采用SQL Server 数据库作为后台数据库。它是基于Browser/Server结构下形成的数据驱动的Web应用程序。
关键词:、零售药店、 SQL Server、药品信息
The web-based retail pharmacy management system of design and implementation
Abstract:As China's market economy development and people's demand for the rapid increase in pharmaceutical products, the pharmaceutical industry is in a period of rapid growth, mainly due to the past, pharmacy drug information manual recording mode, registration, sales information, so the drugs for the management of information and chaotic data, collate statistics laborious and time-consuming. To make the management of the pharmacy, pharmacies must quickly and accurately obtain the information they need, which requires timely statistical data and for easy viewing, as well as data on maintenance drugs, on this basis, we developed a retail pharmacy management information system.
The system basically follows the software engineering methodology for system analysis, overall design, detailed design and software testing. It use of technology to create the application, # as a programming language, the database as the background database server. It is based on Browser / Server structure, formed under the data-driven Web applications.
Key words: , retail pharmacies, SQL Server, drug information
目录
第1章概述 1
开发背景 1
项目提出的意义 1
系统的开发方法 2
系统开发工具 2
IIS简介 2
C#简介 3
简介 3
数据库简介 3
第2章需求分析 5
可行性分析 5
数据库需求分析 6
系统目标 6
合理的设计数据库 6
设计出友好的界面 6
本系统所实现功能 6
管理员管理模块应实现的功能 7
操作员管理模块应实现的功能 7
第3章系统总体分析 8
基本简介 8
运行环境 8
数据字典 8
E—R图 10
主要模块流程图 13
13
13
第4章系统程序实现 15
login(系统主界面) 15
管理员管理模块 16
操作员信息维护列表 16
4