1、图书借阅信息管理系统 第I页 摘要 本课题针对当前我国图书管理多数采用人工管理的现状以及即使采用了计算机图 书管理系统却不能完全满足本单位图书管理的需要的实际情况出发,对图书管理业务经 过详细的系统调查,开发出的操作简单而且方便实用的一个图书管理系统。以适应新时 代发展的需要。 本系统使用 PHP 开发语言,主要使用 SQL 语句,结合 MySql 数据库实现数据库的操 作。 图书管理系统主要对图书馆管理日常工作中遇到的实际问题,例如书籍信息、读者 信息、借阅信息、能够实现以下任务:用户分级权限操作、借还图书操作、书库维护操 作等。 关键词:图书,PHP5.0,MySql,读者,借阅 图书借阅
2、信息管理系统 第II页 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 cant satisfy the actual circumstance of demand of this unit book management to set out complet
3、ely, manage the business to the book through detailed system inquisition, develop the operation of simple and convenient practical book management system .With the demand that the orientation modern ear develop. This system uses the PHP development tool, the main usage SQL language sentence, control
4、 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, readers information, borrow to read the information and can carry out the following mission: The customer ratings legal power ope
5、ration, borrow return book operation, the stack maintenance operation etc This system is through test, circulating the stability, can be put into the usage. Keywords Book, PHP5.0 ,MySql, Reader, Borrow to read 图书借阅信息管理系统 第III页 目录 1 图书借阅信息管理系统概述. 1 1.1 图书借阅管理系统简介. 1 1.2 关于图书借阅管理系统的几个误区.2 1.3 系统开发所用的技
6、术准备.2 2 图书借阅管理系统分析.9 2.1 系统初步调查9 2.2 系统可行性分析11 2.3 现行业务描述.11 2.4 系统详细调查.12 2.5 系统的安全性13 3 系统逻辑方案.14 3.1 数据流图.14 3.2 数据字典.15 3.3 系统逻辑模型的提出.17 4 系统详细设计19 4.1 软件模块结构设计.19 4.2 数据库设计.20 4.3 计算机系统的配置方案25 5 图书借阅系统的实现26 5.1 建立公共模块26 5.2 登录窗体26 5.3 系统运行主界面.29 5.4 读者信息管理菜单.29 5.5 借书30 6 系统设计说明书.38 6.1 论文题目.38 6.