1 / 38
文档名称:

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

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

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

分享

预览

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

上传人:63229029 2017/11/26 文件大小:425 KB

下载得到文件列表

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

文档介绍

文档介绍:图书管理系统的设计与实现悴笊
悴笊
【摘要】图书馆借阅信息管理系统应该能够为用户提供充足的信息和快捷的查询手段,但一直以来人们使用传统人工的方式管理图书、期刊、试卷合订本等查询信息。这种查询管理方式存在着许多缺点, 如: 效率低、保密性差, 另外时间一长, 将产生大量的文件和数据, 这对于查找、更新和维护都带来了不少的困难。悴笊
系统运行结果证明,本文所设计的图书管理系统可以满足读者、管理员双方面的需要。实现了数据库表的浏览,记录的添加、删除和修改,实现了多种条件查询,实现了读者锁定功能等。设计充分利用 J2EE、SQL 2000 数据库技术的强大力量,提高了编程效率和可靠性。悴笊
【关键词】图书管理;MIS;J2EE悴笊
悴笊
The Design and Implementation of Library Management System Based on J2EE悴笊
【Abstract】Library management system should provide enough information and method which can help to search quickly. But people always manage books and periodicals through traditional artificial way. Such information query way has many ings, such as low efficiency, bad secrecy. What's more, longer time will produce massive documents and data which brings a lot of difficulties for search, renewal and maintenance. 悴笊
Result which system runs show that the design of management system in this paper will meet the need of members and administrators. It realizes browse of database table , adding, deleting and amending records, achieving various inquiries under different悴笊
悴笊
condition and function lock about readers. It takes full advantage of powerful force of J2EE, SQL 2000 database technology to improve the efficiency and reliability of programming in this
【Keywords】 library management MIS J2EE悴笊
悴笊
悴笊
悴笊
悴笊
悴笊
悴笊
悴笊
悴笊
悴笊
悴笊
悴笊
悴笊
悴笊
悴笊
悴笊
悴笊
悴笊
悴笊
悴笊
悴笊
目录
引言悴笊 1
第一章概要悴笊 1
研究背景及意义悴笊 1
研究背景悴笊 1
研究意义悴笊 2
2
现状调研悴笊 3
3
第二章需求分析悴笊 3
业务流程与设计目标悴笊 4
业务流程悴笊 4
设计目标悴笊 4
系统需求分析悴笊 5
功能需求悴笊 5
性能需求悴笊 8
运行需求悴笊 9
第三章总体设计悴笊 9
功能设计悴笊 9
功能模块设计悴笊 9
功能模块总体结构图悴笊 10
数据库设计悴笊 10
数据库系统概述悴笊 10
图书信息表结构设计悴笊 12
读者信息表结构设计悴笊 13
读者信息表结构设计悴笊 13
借书还书信息表结构设计悴笊 14
第四章详细设计与实现悴笊 14
15
15
数据库连接模块实现悴笊 15
系统登录模块悴笊 16
16
16
借书登记界面模块悴笊 17