vf程序医疗部门总务信息管理系统设计(附源程序).rar

RAR格式版权申诉手机打开展开

vf程序医疗部门总务信息管理系统设计(附源程序),资源包括:正文doc格式共27页 11116字 附程序设计源文件摘 要microsoft visual foxpro 是 foxpro语言以及所有计算机语言发展过程中的一个重要分支。visual foxpro 一方面具有foxpro程序设计语言的简单易用的特点,另一方面采用了面向对象、事件驱动程序的编程机制。它简化了程...
编号:25-260355大小:193.36K
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 莎士比亚 发布

资源包括:正文DOC格式共27页 11116字 附程序设计源文件
摘 要
Microsoft Visual FoxPro 是 FoxPro语言以及所有计算机语言发展过程中的一个重要分支。Visual FoxPro 一方面具有FoxPro程序设计语言的简单易用的特点,另一方面采用了面向对象、事件驱动程序的编程机制。它简化了程序设计的难度,降低了对程序设计的要求,加快了应用程序开发的速度。因为Visual FoxPro具有以上的优点,所以在我的毕业设计中采用了它作为开发工具。
我的毕业设计题目是某医疗部门总务信息管理系统(固定资产).它是典型的信息管理系统(MIS),主要包括固定资产的入库(出库)的输入、修改、查询、打印和物品的库存统计、修改和打印等功能.设计这个题目的目的是使固定资产管理科学化,减轻操作人员的工作量.
关键字: 总务 Visual FoxPro 固定资产


ABSTRCAT
Microsoft Visual FoxPro is an important branch in the development of the FoxPro language and all the computer languages. Visual FoxPro has the characteristic of the FoxPro programming design language, simpleness and easy to use, on the other hand, it uses the programming mechanism of object-oriented, event-drive program. Thus it simplifies the difficulty of the programming design , reduces the requirement to the programming design and quickens the speed of the programming development .Visual FoxPro has the above advantage, so I use it to be the graduation design’s development tool.
The title of my graduation design is the system of affair information management for a medical department(`Fixed assets management) It is a typical application of managing information system (know as MIS).It include input、edit、search、print of warehouse-in or warehouse-out and repertory`s count、edit、and print module of Fixed assets he intent to design the system is to affair information management for a medical department (Fixed assets management) to be scientific, and reduce the workload of the manager.
Key words: General Affairs Visual FoxPro Fixed assets


目 录
前言………………………………………………………………………………..3
第一部分 Visual FoxPro 功能简介……………………………………………..4
第二部分 软件定义时期………………………………………………………….6
2.1问题定义…………………………………………………………...6
2.2 可行性研究………………………………………………………..6
2.3 需求分析…………………………………………………………..8
第三部分 软件开发时期………………………………………………………....11
3.1总体设计…………………………………………………………..11
3.2 详细设计………………………………………………………….14
3.3编码………………………………………………………………..20
3.4 测试报告………………………………………………………….22
第四部分 重点难点分析…………………………………………………………23
第五部分 改进计划………………………………………………………………25
第六部分 后 记………………………………………………………………26
第七部分 参考文献………………………………………………………………27