vfp小说租阅管理系统设计.rar
vfp小说租阅管理系统设计,资源包括:正文doc格式共20页 7864字 附开题报告.doc 源代码.doc 程序设计源文件摘 要随着人们生活水平的提高,人们对知识的需求量也不断增大,这就需要一个完善的计算机管理系统来减轻书屋管理者的工作量,以便更快捷的满足大家的需要。本系统适用于较小规模的书屋使用。其开发主要包括后台数据库的建立和维护以及前端应...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 莎士比亚 发布
资源包括:正文DOC格式共20页 7864字 附开题报告.doc 源代码.doc 程序设计源文件
摘 要
随着人们生活水平的提高,人们对知识的需求量也不断增大,这就需要一个完善的计算机管理系统来减轻书屋管理者的工作量,以便更快捷的满足大家的需要。本系统适用于较小规模的书屋使用。其开发主要包括后台数据库的建立和维护以及前端应用程序的开发。要求建立的数据一致性、完整性强、安全性好,并且应用程序功能完备,实用性强。管理者进行查询、添加、删除、修改、打印等相关数据,能够更系统的完成租阅工作的管理,使租阅情况一目了然。检索迅速,查找方便。
经过分析,我决定使用Microsoft公司开发的VFP工具能够实现以上的各个功能,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。并且考虑了程序运行时的稳定性,良好的界面,清晰美观和较好的交互性以及美观的菜单设计。
关键词: 控件; 窗体; 域。
ABSTRACT
With the improvement of their living conditions, people’s demand of knowledge increases, which requires a perfect computer management system to relieve burdens of staffs in book station so that to meet people’s demand more promptly. The system is meant for book-renting station of small size, and it mainly includes building up data-base of back-end and developing the application interface of front-end. It required consistency and integrality and security of data. It should make the application powerful. It resolves much function actualize question and has better practicability. Management staffs conduct inquiry, deletion, modification, printing with related datas to accomplish their renting jobs more systemic. Thus makes renting more convenient, inspecting prompt, searching convenient.
By looking up lots of datum, I selected Visual FoxPro 6.0 presented by Microsoft could realization the functions hereinbefore, because of its objective tools in Win32. VFP offered a series of ActiveX operating a data-base. It can give you a short-cut to build up a prototype of system application. The prototype could be modified and developed till users are satisfied with it. And the system offers a friendly user interface and satisfies the customer’s operation easily, clear and beautiful, and finally gains sound interactivity and beautiful menu designing.
Key words: ActiveX; Form; Field.
目 录
绪 论 ……………………………………………………………………………3
第一章 概述……………………………………………………………………… 5
1.1Visual FoxPro6.0简介…………………………………………… 5
1.2系统应用背景……………………………………………………… 5
第二章 需求分析……………………………………………………………………8
2.1 现有系统分析…………………………………………………………8
2.2新系统分析……………………………………………………………8
第三章 系统设计………………………………………………………………… 10
3.1小说租阅管理系统功能分析…………………………………………10
3.1.1小说租阅管理系统结构………………………………………10
3.1.2小说租阅管理模块设计………………………………………10
3.2小说租阅管理数据库设计……………………………………………11
3.2.1 数据库系统 …………………………………………………11
3.2.2小说租阅管理系统数据库设计………………………………13
3.3添加小说租阅管理菜单…………………………………………14
第四章 测试和应用………………………………………………………………16
4.1测试…………………………………………………………………16
4.2应用…………………………………………………………………17
结束语………………………………………………………………………………18
致谢…………………………………………………………………………………19
参考文献……………………………………………………………………………20
摘 要
随着人们生活水平的提高,人们对知识的需求量也不断增大,这就需要一个完善的计算机管理系统来减轻书屋管理者的工作量,以便更快捷的满足大家的需要。本系统适用于较小规模的书屋使用。其开发主要包括后台数据库的建立和维护以及前端应用程序的开发。要求建立的数据一致性、完整性强、安全性好,并且应用程序功能完备,实用性强。管理者进行查询、添加、删除、修改、打印等相关数据,能够更系统的完成租阅工作的管理,使租阅情况一目了然。检索迅速,查找方便。
经过分析,我决定使用Microsoft公司开发的VFP工具能够实现以上的各个功能,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。并且考虑了程序运行时的稳定性,良好的界面,清晰美观和较好的交互性以及美观的菜单设计。
关键词: 控件; 窗体; 域。
ABSTRACT
With the improvement of their living conditions, people’s demand of knowledge increases, which requires a perfect computer management system to relieve burdens of staffs in book station so that to meet people’s demand more promptly. The system is meant for book-renting station of small size, and it mainly includes building up data-base of back-end and developing the application interface of front-end. It required consistency and integrality and security of data. It should make the application powerful. It resolves much function actualize question and has better practicability. Management staffs conduct inquiry, deletion, modification, printing with related datas to accomplish their renting jobs more systemic. Thus makes renting more convenient, inspecting prompt, searching convenient.
By looking up lots of datum, I selected Visual FoxPro 6.0 presented by Microsoft could realization the functions hereinbefore, because of its objective tools in Win32. VFP offered a series of ActiveX operating a data-base. It can give you a short-cut to build up a prototype of system application. The prototype could be modified and developed till users are satisfied with it. And the system offers a friendly user interface and satisfies the customer’s operation easily, clear and beautiful, and finally gains sound interactivity and beautiful menu designing.
Key words: ActiveX; Form; Field.
目 录
绪 论 ……………………………………………………………………………3
第一章 概述……………………………………………………………………… 5
1.1Visual FoxPro6.0简介…………………………………………… 5
1.2系统应用背景……………………………………………………… 5
第二章 需求分析……………………………………………………………………8
2.1 现有系统分析…………………………………………………………8
2.2新系统分析……………………………………………………………8
第三章 系统设计………………………………………………………………… 10
3.1小说租阅管理系统功能分析…………………………………………10
3.1.1小说租阅管理系统结构………………………………………10
3.1.2小说租阅管理模块设计………………………………………10
3.2小说租阅管理数据库设计……………………………………………11
3.2.1 数据库系统 …………………………………………………11
3.2.2小说租阅管理系统数据库设计………………………………13
3.3添加小说租阅管理菜单…………………………………………14
第四章 测试和应用………………………………………………………………16
4.1测试…………………………………………………………………16
4.2应用…………………………………………………………………17
结束语………………………………………………………………………………18
致谢…………………………………………………………………………………19
参考文献……………………………………………………………………………20