c#医院药品管理系统设计与实现 摘 要:本系统是一款为管理医院药品而开发的管理系统,模块囊括新采购药品入库、下订单、现有药品种类添加、现有药品数量添加、药品名称添加、库存报表显示与导出、销售历史报表与导出等功能,主要为管理药品而开发。代替传统纸质办公人工记录方式,计算流程全部电脑操作减小了出错率,提高了准确性,集销售、采购于一体。当药品数量充裕或紧缺时会有警报滚动字幕提示,合理采购管理,提高医院收益。
关键词:WINFORMS; C/S结构;医院药品管理系统;C#; SQLSERVER;数据库
Hospital Drug Management System
Abstract:This system is a management system developed for the management of hospital drugs,whose modules include a new procurement for pharmaceuticals entering,order,existing drug types add,the number of existing drugs added,drug Name Add,inventory report shows export and sales history reports , and export functions.It is mainly developed for the management of drug.Manual recording instead of the traditional paper-based office,all computer operations of the calculation process to reduce the error rate,improve the accuracy,sales, purchasing.There will be alarm when the number of abundant or scarce drugs marquee tips,Procurement management, to improve hospital revenue.
Key Words:WINFORMS;C/S Frame;Hospital Drug Management System; C#; SQLSERVER; Database
目 录
摘 要 3
关键词 3
Abstract.3
KeyWords.3
引言 3
1 医药管理系统开发的意义 4
2主要运用技术介绍 4
2.1架构技术 4
2.2开发环境 4
2.3其他技术 5
2.3.1XML 5
2.3.2三层架构 5
2.3.3第三方控件Krypton toolkit 5
2.3.4第三方控件Spreadsheetgear 5
2.3.5水晶报表 5
2.3.6 Mschart 5
3系统设计 5
3.1 前台页面设计 5
3.1.1项目流程 5
3.1.2数据库设计 6
3.2后台程序开发 7
4功能模块 7
4.1样式设置模块 7
4.2库存、销售报表及图形显示模块 8
4.3订单模块 10
4.4药品管理模块 11
4.5账户管理模块 11
5 系统调试与运行 11
5.1 系统运行 11
5.2 系统调试 12
6总结 12
参考文献 13,3488