基于web的图资料管理系统毕业论文.doc
文本预览下载声明
分院名称:计算机分院
长春师范学院
本科毕业论文(设计)
(理工类)
题 目: 基于web的图书管理系统
专 业: 计算机科学与技术
长春师范学院本科毕业论文(设计)作者承诺保证书
本人郑重承诺:本篇毕业论文(设计)的内容真实、可靠。如果存在弄虚作假、抄袭的情况,本人愿承担全部责任。
论文作者签名:
日期: 年 月 日
长春师范学院本科毕业论文(设计)指导教师承诺保证书
本人郑重承诺:我已按有关规定对本篇毕业论文(设计)的选题与内容进行指导和审核,坚持一人一题制,确认由作者独立完成。如果存在学风问题,本人愿意承担指导教师的相关责任。
指导教师签名:
日期: 年 月 日
摘 要
随着计算机及网络技术的高速发展,在大学图书馆中,如何方便快捷地为读者提供服务,提高图书的利用率等问题变得越来越突出。借助网络,在图书管理和读者之间建立一个交互的电子平台,将大大的提高学校图书馆里的水平。
本文趋于这个目标而设计,主要实现六个功能1、系统设置,对图书馆信息和管理员进行设置;2、读者管理,对读者类型和读者档案管理;3、图书管理,对图书类型和图书档案管理;4、图书借还,分为图书借阅,图书续借,图书归还三个部分;5、更改口令;6、退出系统。
系统设计利用了JAVA语言,Strust框架,MYSQL数据库,Eclipse开发工具实现了一个基于Web的图书管理系统。系统包括增,删,改,查管理功能。
关键词:图书管理系统,JAVA,Strust框架,MYSQL数据库Abstract
With the rapid development of computer and network technology, the university library, how to quickly and easily provide service for readers, improve the utilization of books has become more and more prominent. With the aid of the network, the electronic platform for the establishment of an interaction between the library and readers, will greatly enhance the school library level.
This paper tends to the target design, mainly to achieve six functions 1, system settings, set the library information and the administrator; 2, the reader management, the types of readers and readers file management; 3, the books management, books and Library and archives management; 4, books borrowing and returning, divided into the library, the books renewal the three part, return books; 5, change your password; 6, exit the system.
System design using JAVA language, Strust framework, MYSQL database, Eclipse development tool to implement a library management system based on Web. The system includes increase, delete, change, check the function of management.
Key Words: Library management system, JAVA, Strust framework, MYSQL database
目 录
长春师范学院本科毕业论文(设计)作者承诺保证书 I
摘 要 II
Abstract III
第一章 绪 论 1
1.1 系统开发的背景 1
1.2
显示全部