1 / 46
文档名称:

基于php5的图书馆管理系统的设计与实现毕业设计.doc

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

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

分享

预览

基于php5的图书馆管理系统的设计与实现毕业设计.doc

上传人:799474576 2013/7/25 文件大小:0 KB

下载得到文件列表

基于php5的图书馆管理系统的设计与实现毕业设计.doc

文档介绍

文档介绍:存档编号

基于php5的图书馆管理系统的设计与实现
教学学院数学与计算机科学学院
届别 2013届
专业计算机科学与技术
学号
姓名
指导教师
完成日期 2013-5-8
内容摘要 1
关键字 1
Abstract 1
Keywords 1
1 引言 2
2
系统开发意义 2
2 系统分析 3
3
需求分析 4
系统开发工具及运行平台 5
3 概要设计 6
系统模块功能划分 6
整体E-R图及局部E-R图 7
4 数据库设计 11
数据库关系模型描述 11
数据库物理实现 11
转换方法 14
数据库评价 14
5 系统详细设计 15
各界面的程序流程图 15
界面设计及特色代码 18
6. 系统测试 40
40
41
7 总结 44
参考文献 45
内容摘要: 本图书馆管理系统基于php5开发,使用mysql数据库,使用的模板引擎为Smarty。本系统主要分为登录,游客,管理员后台,普通用户后台等模块。游客模块实现图书馆的相关信息查询,查询图书和读者留言等功能;登录模块主要有用户注册和登录,找回丢失密码等功能。登录模块使用了session机制防止用户非法登录和多用户同时登录一个账号;管理员后台能实现用户管理、图书管理、借阅管理(包括查询借阅信息、借书、还书等功能)、预定图书管理,延期、丢失处理,留言管理,回收站等功能;用户后台能实现已借图书查询、预定图书、图书查询、欠费记录查询、个人设置等功能。
关键字:图书馆管理系统,mysql,php5,注册,安全退出,回收站。
Abstract: Based on the PHP5 development of the library management system, using MySQL database, using the template engine for Smarty. The system mainly consists of login, tourists, the administrator, user backstage module. To realize the library visitors module related information query, the query of books and readers messages and other functions; the login module is mainly a user registration and login, lost password etc.. The login module uses the session mechanism to prevent the user from illegal logging and multiple users simultaneously on an account; the administrator can realize user management, library management, library management (including query info, library, books and other functions), a predetermined library management, delay, loss of processing, message management, recycling and other functions; user information can realize the books, books, books query query scheduled fundraising records, query, personal settings and other functions.
Keywords:Library management system, mysql, PHP5, the user registration, safety exit, the recycle bin.
1 引言

当今各大高校的图书馆里的图书室越来越多,人工管理已经是不能满足各大高校的需求了。有的高校的图书馆已经用上了CS架构的图书馆管理系统,它能够完成一定的管理需求;但如今网络日渐发达,学生都希望能通过网络就能方便的预定图书,查询图书,所以BS架构的图书馆管理系统诞生了;而且BS系统在客户端不