客服一(QQ:40114597):
该资料价格:¥200
,查看汇款方式
VF 音像租借管理体统
以下仅为该设计的基本说明介绍,若需要完整的设计和论文,建议您购买本设计 。
本系统开发工具:VF 6.0
本设计包含内容:源代码+可执行程序+毕业论文+开题报告+答辩稿
论文大概:41页 1.7万字
目 录
绪论……………………………………………………………………1
1 系统概述………………………………………………………………2
1.1 任务要求……………………………………………………………2
1.2系统的运行环境……………………………………………………3
1.2.1 系统要求……………………………………………………3
1.2.2 编程环境的选择……………………………………………3
2 系统需求分析……………………………………………………………4
2.1 可行性分析………………………………………………………4
2.2 数据库需求分析……………………………………………………4
2.2.1 传统租借管理的缺陷分析………………………………4
2.2.2租借管理中缺陷的解决…………………………………5
2.3 对系统的综合要求…………………………………………………6
2.3.1 系统的功能要求……………………………………………7
2.3.2 系统的性能要求……………………………………………7
3 系统概要设计……………………………………………………………9
3.1 设计思想……………………………………………………………9
3.2系统操作总流程……………………………………………………10
3.3 系统总框架…………………………………………………………10
3.4 系统功能模块……………………………………………………13
3.5 数据库的设计……………………………………………………15
4 系统详细设计…………………………………………………………19
4.1 初始表单设计……………………………………………………19
4.2 登录表单设计……………………………………………………20
4.3 主窗口设计………………………………………………………21
4.4 数据的浏览………………………………………………………22
4.5 数据查询…………………………………………………………23
4.5.1 简单查询…………………………………………………24
4.5.2 复合查询…………………………………………………24
4.6 音像浏览…………………………………………………………26
4.7 音像租借与归……………………………………………………29
4.8 数据的添加 ………………………………………………………34
4.9 数据统计…………………………………………………………36
4.10 数据维护…………………………………………………………36
5 系统测试………………………………………………………………37
结束语……………………………………………………………………39
致谢………………………………………………………………………40
参考文献…………………………………………………………………41
摘 要
音像租借管理系统是典型的信息系统(MIS)。 它是针对现存音像租借管理操作既繁琐又不精确,许多记录不便长期保留的缺点而设计的。设计的目的是提高管理的效率,改变手工操作的局面。
本设计以集后台数据库与前端应用程序为一体的Visual Fox Pro 6.0进行开发的,设计本着服务大众的思想,从操作简便、界面友好、灵活、实用、安全的要求出发,为用户定制了一套统一的人机界面。
本文论述了音像租借管理系统开发设计的思路和全过程。全文共分为系统概述、系统需求分析、系统概要设计、系统详细设计、系统测试、结束语等。本文对先对系统进概述,接下来对系统进行了分析,最后对系统进行了详细的设计。
本文介绍了系统实现的主要功能:信息录入功能、信息存储功能、浏览功能、查询功能、统计功能、报表功能、数据维护功能和一些特殊要求。本文还分别介绍了系统中的五个模块:客户信息、音像信息、租借与归还、数据统计、数据维护。用户通过增加、删除、修改、查询、浏览、统计等操作大大减少了工作量,提高了工作效率。
关键词 音像租借; Visual FoxPro6.0;数据库;程序设计
Abstract
Audio lease management system is a typical management information system (MIS). The system is designed because of the weaknesses that the job which we do in hand is too much and without precise, and many records can’t be keep long time. The purpose of design is to improve efficiency of management and change the situation of manual operation.
The design makes use of Visual Fox Pro 6.0 which is the integration of database and applications for the development tools. The system customizes a unitive interface of man-machine to satisfy the demand of the simple, friendly interface, flexible, practical and safety requirements.
The article discusses the audio lease management system development design ideas and the entire process. The system consists of an overview, system requirements analysis, system design overview, a detailed system design, system testing, such as the concluding remarks. In the disquisition first the short and the long at the begin, then there has a analysis about the system, the final detailed system design is at last.
This paper introduces the system for the main functions: information input function, information storage functionality, navigation, query, statistical functions, statements functions, data maintenance function and some special requirements. The paper also introduced five modules of this system: customer information, audio information, lease and restitution, statistical data, data maintenance. Users greatly reduce the workload and improve work efficiency by adding, deleting, modifying, inquiries, browsing, and other operational statistics.
Keywords Audio lease; Visual FoxPro6.0;Database;Program Design

