设计 任务书 文档 开题 答辩 说明书 格式 模板 外文 翻译 范文 资料 作品 文献 课程 实习 指导 调研 下载 网络教育 计算机 网站 网页 小程序 商城 购物 订餐 电影 安卓 Android Html Html5 SSM SSH Python 爬虫 大数据 管理系统 图书 校园网 考试 选题 网络安全 推荐系统 机械 模具 夹具 自动化 数控 车床 汽车 故障 诊断 电机 建模 机械手 去壳机 千斤顶 变速器 减速器 图纸 电气 变电站 电子 Stm32 单片机 物联网 监控 密码锁 Plc 组态 控制 智能 Matlab 土木 建筑 结构 框架 教学楼 住宅楼 造价 施工 办公楼 给水 排水 桥梁 刚构桥 水利 重力坝 水库 采矿 环境 化工 固废 工厂 视觉传达 室内设计 产品设计 电子商务 物流 盈利 案例 分析 评估 报告 营销 报销 会计
 首 页 机械毕业设计 电子电气毕业设计 计算机毕业设计 土木工程毕业设计 视觉传达毕业设计 理工论文 文科论文 毕设资料 帮助中心 设计流程 
垫片
您现在所在的位置:首页 >>计算机毕业设计 >> 文章内容
                 
垫片
   我们提供全套毕业设计和毕业论文服务,联系微信号:biyezuopin QQ:2922748026   
医药管理系统VFP009
文章来源:www.biyezuopin.vip   发布者:毕业作品网站  
内   容   摘  要
 
门诊药品管理系统可以对各个药品厂家,医院商家的各个仓库进行管理。使用起来操作简单,方便易行。可以提高仓库管理的效率。
本文论述了门诊药品管理系统中面临的问题。应用了VF6.0应用软件来实现仓库管理功能。
本系统主窗体采用了简洁明了的菜单形式,各个功能清晰可见。总仓操作界面可以调用不同的仓库数据库,比如根据某项配件的名称,类型号等信息进行比较简单的查询,并可以完成仓库数据表中各个记录的删除,更新和浏览,以及在数据表中添加新数据。在入库出库表单中,先查找到要操作的记录就可以进行出入库操作,若库中没有要做的记录就可以添加新的货物,若出库数大于库存则系统提示库存不够并回到起初界面。在模糊查询表单中,具有详细的统计报表功能。可以根据不同的要求对数据库表中的任何字段进行限制,以便查找到更为准确的信息。还具有打印保存等功能,也是报表的基本功能。使管理者可以方便的浏览各个仓库中不同货物的基本情况,使之一目了然。
 
关键词: 项目    控件    变量    类
 
 
English  Abstract
 
The outpatient service drugs management system management system may to Each drugs factory, hospital merchant's each warehouse carry on the management.
Uses the operation to be simple, facilitates Yi Xing. May enhance thestorage management the efficiency. This article elaborated the question which outpatient service drugs management system managementsystem central plane is near. Has realized the storage managementfunction using the VF6.0 application software. This systematic hostwindow has used the succinct bright menu form, each function isclearly discernible. The total warehouse operation contact surface maytransfer the different warehouse database, for instance acts according to some item of fitting the name, information and so on kind of model carries on the quite simple inquiry, and may complete in the warehouse data sheet each recording deletion, the renewal and the browsing, as well as increases the recent data in the data sheet. In goes into storage in the storehouse table list, first searches the recording which must operate to be allowed to carry on goes into storage the operation, if in the storehouse has not  had to do the recording may increase the new cargo, if the storehouse number is bigger than the stock then the system prompt stock is insufficient and returns to at first the contact surface. In the fuzzy questionnaire list, has the detailed statistical report form function. May act according to the
different request to carry on the limit to in database table anyfield, in order to searches more accurate information. Also has function and so on printing preservation, also is the report form basic function. Causes in browsing each warehouse which the superintendent may facilitate different cargo basic situation, causes it to be clear.
 
 
Key wordProject  Controls    Variable    Kind
 
中文摘要
英文摘要
第一章     引    言--------------------------------5
第二章     VF6.0的基本知识概论---------------------6
2.1  VF6.0的简介----------------------------------------6
2.2  VF的面向对象技术-----------------------------------7
2.3  窗体的主要属性和识别事件---------------------------7
2.4  常用控件的使用-------------------------------------8
2.5  菜单的设计-----------------------------------------9
第三章 数据库--------------------------------------10
3.1  数据库的建立和访问---------------------------------10
3.2  数据表的建立---------------------------------------11
3.3  数据表的添加---------------------------------------11
3.4  数据表的访问---------------------------------------11
3.5  数据表的删除---------------------------------------12
3.6  用数据控件访问数据库------------------------------12
3.7  SQL语言的特点-------------------------------------12
第四章 门诊药品管理系统----------------------------15
4.1  系 统 设 计----------------------------------------15
4.2  创 建 项 目 管 理 器-------------------------------17
4.3  数 据 库 设 计-------------------------------------17
4.4  数据库结构设计-------------------------------------17
4.5 表单------------------------------------------------20
4.5.1 登陆界面表单设计-----------------------------20
4.5.2 出入库日常业务操作表单设计-------------------22
4.5.3 库存表单设计---------------------------------24
4.5.4 查询统计表单设计-----------------------------26
4.5.5 报表管理表单设计-----------------------------27
4.5.6 基础信息管理表单设计-------------------------29
4.5.7 系统管理表单设计-----------------------------30
4.5.8 帮助表单设计---------------------------------31
4.6 菜单设计程序---------------------------------------33
4.7 主程序及菜单程序-----------------------------------33
4.8 系统调试-------------------------------------------37
第五章 总结---------------------------------------39
致谢----------------------------------------------40
参考文献------------------------------------------41
 
第一章     引    言
数据库技术是使用计算机管理数据的一门最新技术。使用数据库对数据进行管理是计算机应用的一个重要而广阔的领域。
数据库是数据处理的中心问题,数据处理是指对各种形式的数据进行收集、储存、加工和传播的一系列活动的总和。数据处理的目的有两个:一是借助计算机科学地保护和管理大量复杂的数据,以便人们能方便而充分地利用这些宝贵的信息资源;一是从大量的原始数据中抽取、推导出对人们有价值的信息。数据管理指的是对数据的分类、组织、编码、储存、检索和维护。数据库技术所研究的问题是如何科学地组织和储存数据,如何高效地处理数据以获取其内在信息。
  全套毕业设计论文现成成品资料请咨询微信号:biyezuopin QQ:2922748026     返回首页 如转载请注明来源于www.biyezuopin.vip  

                 

打印本页 | 关闭窗口
 上一篇文章:学生信息管理系统VFP008
  下一篇文章:学生成绩管理系统VFP010
本类最新文章
基于uni-app的计算机类面试 基于Spring Boot的学生 基于Spring Boot的心理
基于Spring Boot的助农 基于Spring Boot和Vu 基于Vue.js的超市商品管理导
| 关于我们 | 友情链接 | 毕业设计招聘 |

Email:biyeshejiba@163.com 微信号:biyezuopin QQ:2922748026  
本站毕业设计毕业论文资料均属原创者所有,仅供学习交流之用,请勿转载并做其他非法用途.如有侵犯您的版权有损您的利益,请联系我们会立即改正或删除有关内容!