第一章 引 言
1.1 前言
随着网络时代的发展,网上交易更方便了人们。人们不用在烦琐到手工操作,同时更利于了查找自己需要的书籍,交易方便安全。图书管理系统是目前在各学校广泛使用的系统之一,它要实现的功能很多,最重要的当属图书的管理。另外,图书管理系统还需要提供给用户查找数据库中图书相关记录的功能。为了保证图书管理正常进行,必须对用户身份进行验证。最后系统还必须有管理员的功能,允许管理员对整个系统的数据库进行操作。此外还要考虑以下问题:
首先,为了管理图书,给图书做分类是其中很重要的一部分,系统必须在醒目的位置给出图书的信息,包括图书的名称,种类以及图书的数量介绍。另外,图书管理过程中还需要对用户的借还管理,允许用户执行诸如查找,图书的数量,种类等操作。最后,系统必须完成借还的功能,从而完成整个借还流程。
其次,因为图书管理系统中图书的种类非常多,某个用户想查找自己需要的图书比较困难,所以系统提供了查找功能,将图书分类,给用户带来方便。
另外,为了保证数据库的安全,以及图书交易的顺利进行,系统还需要对用户进行管理,最简单的一点就是需要对用户的信息进行登陆
最后,系统特别提供了数据库管理的功能,允许具有管理权限的人员对系统数据进行操作,包括添加,删除,修改记录等。
1.2 内容提示
图书管理系统要实现功能非常多,最重要的当属图书的管理,也就是管理库房中的图书,和管理用户的借还,从而实现借还等一系列功能。另外,图书管理系统还需要提供给用户查找数据库中图书相关记录的功能。同时,为了保证图书管理的正常进行,必须对用户的身份进行验证。最后该系统还必须有管理员功能,允许管理员对整个系统的数据库进行操作。
主要有以下几方面内容:
1. 用户登录修改信息。
2. 图书管理系统。
3. 管理员对图书的直接管理。
目录
摘要 …………………………………………………………………………………Ⅰ
Abstract ……………………………………………………………………………Ⅱ
第一章 引言…………………………………………………………………………4
第二章 研究现状及设计目标………………………………………………………5
2.1系统设计………………………………………………………………5
2.2数据库设计和实现……………………………………………………7
第三章 系统整体运行流程…………………………………………………………12
3.1 模块详细设计………………………………………………………12
3.2 开发工具……………………………………………………………27
第四章 系统优点 …………………………………………………………………28
4.1系统的界面友好……………………………………………………28
4.2系统的数据一致和完整………………………………………………28
4.3系统安全可靠…………………………………………………………29
第五章 测试………………………………………………………………………30
5.1测试相关问题…………………………………………………………30
5.2测试环境………………………………………………………………30
5.3测试的过程及结果……………………………………………………31
结束语 ………………………………………………………………………………32
谢辞 …………………………………………………………………………………33
参考文献 ……………………………………………………………………………34
(附录—VB代码)…………………………………………………………………35
摘要
方便实用的一个图书管理系统。本系统使用Visual Basic6.0开发工具,主要使用VB语句,结合Access数据库、VB的DAO数据访问对象,DATA控件和ADO控件来实现数据库的操作。
图书借阅管理系统主要对图书馆管理日常工作中遇到的实际问题,例如读书信息、读者信息、借阅信息、能够实现以下任务:用户分级权限操作、借还图书操作、书库维护操作等。可以在应用程序或数据库开发的任何一个领域中提供帮助。
本系统经过测试,运行稳定,可投入使用。
关键词:图书,Visualbasic6.0,ACCESS,读者
Abstract
This topic aims at the current our country the book management most adoption the present condition that artificial management and even adopted the calculator book management system but can' t satisfy the actual circumstance of demand of this unit book management to set out completely, manage the business to the book through detailed system inquisition, develop the operation of simple and convenient practical book management /system. this system uses the Visual Basic6.0 development tool, the main usage SQL language sentence, combine the DAO data interview object of the database of Access, VB, the DATA controls the operation that the piece and ADO control the piece to carry out the /database.
The book management system mainly manages the actual problem meet in the daily pursuit to the library, for example book information, reader's information, borrow to read the information and can carry out the following mission: The customer ratings legal power operation, borrow return book operation, the stack maintenance operation /etc. can offer help in any field of the application program or the database development .
This system is through test, circulating the stability, can be put into the /usage.
Keywords: Book, Visualbasic6.0, ACCESS, reader