1 / 43
文档名称:

图书馆借阅管理系统_毕业设计.doc

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

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

分享

预览

图书馆借阅管理系统_毕业设计.doc

上传人:珍贵文档 2016/4/11 文件大小:0 KB

下载得到文件列表

图书馆借阅管理系统_毕业设计.doc

相关文档

文档介绍

文档介绍:论文题目:图书馆借阅管理系统申请人: Ⅰ学科: 指导教师: 日期: Ⅰ网络教育学院毕业设计( 论文) 任务书专业班级层次姓名学号一、毕业设计(论文)题目二、毕业设计(论文)工作自年月日起至年月日止三、毕业设计(论文)基本要求: 指导教师: Ⅰ网络教育学院毕业设计( 论文) 考核评议书指导教师评语: 建议成绩: 指导教师签名:年月日答辩小组意见: 负责人签名年月日答辩小组成员毕业设计(论文)答辩委员会意见: 负责人签名: 年月日Ⅰ图书馆借阅管理系统摘要随着科学技术的进步, 计算机行业的迅速发展, 大大提高人们的工作效率。计算机信息处理系统的引进已彻底改变了许多系统的经营管理。图书管理系统是学校管理机制中的重要组成部分,通过对图书管理系统的运行管理机制进行调查研究,开发了此图书系统。本系统中解决了学校图书管理事务中的常用基本问题以及相关统计工作。本系统中包含 6 个功能模块:系统设置,读者管理,图书管理,图书借还,系统查询和更改口令。本系统使用 jsp 进行网页界面的设计,使用 MVC 设计模式,采用了开源框架 Struts, 它采用了当今软件设计的最新技术,具有开发效率高、设计灵活、生成的软件界面友好美观等特点。本系统中通过 JDB C 驱动和数据库进行无缝连接, 后端的数据库是 mysql , 也是一个开源的数据库系统, 该数据库具有较高的完整性,一致性和安全性。关键词:图书管理;信息管理; jsp ; struts Ⅰ Library Management System Abstract With the progress of science and technology, the astonishing rapid development of puter industry has been improving people's working efficiency introduction puterized information system has sharply changed the management in many systems in many fields. The management system of the library takes an important role in the administration of anization. I desigen the system after the thorough investigations about the library management system ’s mechanism. This system contains with reader informantion management model, book information management model, books borrowing and returning including system information query and password setting. The system is contrived with Java Server Pages Techonolege as well as Struts,the software design mode of MVC with open source framework techonolege, which makes this system have the advantages of efficiently designed with beauteous and friendly interface . This system use jdbc driver to connect the mysql database server,which is also an open source database system for its users. The batabase was desigend with highly integrity, security, and consistency. Key words : book management, management of information ,jsp,struts Ⅰ目录摘要................................................................................................................................................. 3 Abstract ....