图书管理系统的设计与实现
摘 要
随着电子计算机和通信技术的发展,人类已经逐渐地进入信息化社会。信息成为一种社会的基本生产资料,同时人们对信息和数据的利用与处理也已进入自动化、网络化和社会化的阶段。因此,开发相关的管理信息系统已经成为必要和必需的了。图书是人们生活中非常重要的一部分,人们阅读的书籍繁多,其中就包含很多的信息数据,这就需要进行数据的管理。以前,有很多人的图书管理都是手工的,尚未使用计算机进行管理。有很多缺点,例如:容易丢失、不够系统等。在计算机日益普及的今天,对个人而言若采用一套行之有效的图书管理系统来管理自己的书籍,会方便许多。因此,制定一套合理、有效,规范和实用的个人图书管理系统,具有十分重大的价值和现实意义。
图书管理系统系统就是从为用户带来便利角度出发,帮助用户管理书籍信息。具体功能有:用户注册、登录;登录系统后可以添加图书信息;对已添加的信息进行编辑和查询等。这就可以实现对图书资料进行集中统一的管理,实现个人图书管理的系统化、规范化和高效化。
关键词:图书管理系统,图书管理,高效
Design and Implementation of Personal
Books Management System
Abstract
With the development of computer and communication technology, mankind has gradually entered the information society. Information has become a basic production of society, while people on the information and data use and handling has entered automation, networking and socialization stage. Therefore, the development of related management information systems have become a necessary and essential. Books are a very important part of people's life, which contain a lot of information and data processing. Previously, a lot of people's books management is manual, computer management has not been used. There are many drawbacks, such as: it's easy to lose and not scientific. Along with the computer increasingly popular, for the individual ,it's convenient to use a set of effective books management system to manage their books. Therefore,it has great value and practical significance to develop a reasonable, effective, standardized and practical personal books management system .
The personal books management system is to bring convenience to the users, help users manage books informations. Specific functions include: user registration, login;add books informations; modify and delete books informations.This can achieve the centralized management of books,realize the personal management of books systematiciy, normatively and efficiently.
Key Words: Books management system,Manage Books,efficiently
目 录
第4章 主要功能模块设计与实现13
4.2.1系统设置15
4.2.2 图书管理16
4.2.3 资料管理20
4.3.1 系统设置24
4.3.2 用户管理26
5.1系统测试的方法与步骤23
5.2模块测试23
5.2.1 登录模块测试23
5.2.2 用户管理模块测试23
5.2.3 管理员管理模块测试24
5.3评价24
6.1用户借书代码25
6.2用户预约书代码26
6.3用户还书代码28
6.4管理员增加图书代码30
6.5管理员修改图书代码31
致 谢34