毕业设计(论文)中文摘要图书管理系统作者:指导老师:摘要:图书管理系统是典型的计算机信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。
对于前者要求建立起数据一致性和完整性强、数据安全性好的库。
而对于后者则要求应用程序功能完备,易使用等特点。
本管理系统包括了系统登录、读者管理、书籍管理、借阅信息管理四个总的功能块。
在各个功能块中又具体包括了读者种类信息管理、读者信息管理、书籍类别管理、书籍信息管理、借书信息管理、还书信息管理功能。
使用户方便的对图书馆的信息进行管理,为读者借阅还书的节省了大量的时间。
经过分析,我使用 MICROSOFT公司的 VISUAL BASIC开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一功能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
关键字:图书管理系统、数据库、VISUAL BASIC、窗体、SOL2000。
AbstractAbstract:Books management system is the typical computerinformation management system (MIS), its development mainly includes the backstage database the establishment and the maintenance as well asfront end the application procedure development two aspects. Establishes the data uniformity and the integrity regarding former request is strong, the data security good storehouse. But requests the applicationprocedure function regarding latter completely, is easy to use and so on the characteristic. This management system management system included the system to register, the reader manages, the books management, borrows the information management four always functions blocks. Specifically included the reader type information management, the reader information management, the books category management, the books information management in each function block, has borrowed the book information management, also the book information management function. Causes the user convenience to carry on the management to the library information, borrowed also the book for the reader to save the massive time.After the analysis, I use MICROSOFT Corporation VISUAL the BASIC development kit, uses each kind of object-oriented development kit which it provides, the data window this function convenience but succinctly operates the database in particular the intellectualized object, first establishes the system application prototype in the short time, then, carries on the demand iteration to the initial prototype system, unceasingly revises and the improvement, until forms user satisfaction the feasible system.Key words : books management system management system, database, VISUAL BASIC, Window, SOL2000目录摘要 1Abstract (1)前言 1第一章图书管理信息系统的问题 11.1 图书管理信息系统的简介 11.2 图书管理信息系统的用户需求 11.3 图书管理信息系统功能分析 11.4 图书管理信息系统功能模块设计 2第二章图书管理信息系统数据库的设计 32.1 数据库的需求分析 32.2 数据库逻辑结构设计 42.3 数据库逻辑结构的实现 5第三章图书管理信息系统的开发环境 93.1 图书管理信息系统的开发语言简介 93.1.1 开发环境的选择 103.2 数据库环境的选择 103.3 VB语言和函数 103.4 Active数据对象——ADO 113.4.1 ADO的编程模型 113.4.2 ADO的对象模型 123.4.3、为项目添加ADO 133.5 与数据库的连接性 14第四章图书管理信息系统的具体实现 15 4.1 系统客户端程序 164.2 系统用户管理模块的创建 174.3 读者种类管理模块的创建 184.4 读者信息管理模块的创建 214.5 书籍类别管理模块的创建 244.6 书籍信息管理模块的创建 264.7 借书信息管理创建 284.8 还书信息管理创建 284.8 图书管理系统的实现 29第五章系统测试与系统性能分析 30结束语 32参考文献 32致谢 34前言随着人类社会的发展,人类知识不断地增长、扩大。