1 / 40
文档名称:

图书管理系统的设计与实现论文.doc

格式:doc   页数:40页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

图书管理系统的设计与实现论文.doc

上传人:6188 2016/4/19 文件大小:0 KB

下载得到文件列表

图书管理系统的设计与实现论文.doc

相关文档

文档介绍

文档介绍:毕业设计(论文)报告纸共页第1页┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊图书管理系统摘要: 本系统为图书管理系统,通过该系统,使图书馆的信息管理工作系统化、规范化、自动化,从而达到提高图书管理效率的目的。采用的开发工具是 ASP+SQL SERVER 。图书管理系统能够对读者信息、书籍信息、借书信息、还书信息进行管理。及时了解各个环节中信息的变更。管理人员必须以管理员身份登录,保证了系统的安全性。系统的总体任务是使图书管理人员可以轻松快捷地完成对图书管理的任务。有利于提高管理效率。支持运行的环境: Microsoft Window98/2000/XP 关键词: 图书管理系统, ASP ,SQL Server2000 Abstract: T his system isabooks administrative system, through this system, systematize information management of the library , standardize , autom ate , thus achieve the goal of improving efficiency of management of the books. The developing instrument adopted is ASP+SQL SERVER . Books administrative system can borrow letter interest, return letter interest to is it manage to goon, to reader information, books information. Find out about the change of information in each link in time. The administrative staff must log in the capacity of administrator, the security of the security system. Overall task of system to make books administrative staff can light to finish task in taking care ofbooks swift. Help to improve the efficiency of management. Support the environment operated: Microsoft Window98/2000/XP key words : books administrative system 、 ASP 、 SQL Server 2000 毕业设计(论文)报告纸共页第2页┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊目录摘要┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 1 引言┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 4 第一章系统需求分析┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 5 系统应用背景┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 5 系统应用基本功能┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 5 学生用户管理功能┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 5 图书预约功能┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 5 图书管理功能┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 5 系统用户管理功能┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 5 系统特点┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 6 第二章数据库的设计┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 7 数据库需求分析┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 7 数据库 ERA 模型┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 8 数据库的具体设计和实现┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 10 第三章系统目录结构┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 13 第四章通用模块┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 15 数据库连接文件┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 15 检查管理权限文件┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 15 过滤非法字符文件┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ 16 翻页功能文件┈┈┈