图书管理系统设计方案.doc

约41页DOC格式手机打开展开

图书管理系统设计方案,3.2万字 摘要 随着科学技术的不断发展,计算机控制技术在社会各个方面都得到了越来越广泛的应用。本着锻炼我们的动手能力,提高我们的综合能力,开阔我们的思维能力的原则,在毕业设计中,我以图书馆管理信息为主题,以microsoft公司的 visual foxpro语言为程序设计语言,进行了试验性设计。 图书馆管理信息系统是...
编号:10-5609大小:750.00K
分类: 论文>计算机论文

内容介绍

此文档由会员 200306 发布

3.2万字
摘 要
随着科学技术的不断发展,计算机控制技术在社会各个方面都得到了越来越广泛的应用。本着锻炼我们的动手能力,提高我们的综合能力,开阔我们的思维能力的原则,在毕业设计中,我以图书馆管理信息为主题,以MICROSOFT公司的 VISUAL FOXPRO语言为程序设计语言,进行了试验性设计。
图书馆管理信息系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的数据库。而对于后者则要求应用程序功能完备,易使用,易管理等特点。
经过分析,我使用 MICROSOFT公司的 VISUAL FOXPRO开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一功能方便而简洁操纵简洁的数据库智能化对象。首先建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成满意的可行系统。


关键词:图书管理系统; 数据库开发; 管理信息系统。

Abstract

Computer Assisted The Library Information Manager System is a typical application of managing information system (know as MIS),which mainly include building up data-base of back-end and developing the application interface of front-end. The former required consistency and integrality and security of data. The later should make the application powerful and easily used.
By looking up lots of datum, I selected Visual Foxpro presented by Microsoft because of its objective tools in Win32. VF 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.

Keywords: The system of book manager; Data-base;
The system of information manager;