摘要
随着网络技术的发展、计算机应用水平的提高的扩大,原来系统的时效性、数据的正确性、操作的方便性上都存在不足,已影响到系统的正常使用。经过考察比较,决定利用自己的力量对图书管理系统重新设计,使系统能利用软件开发技术的成果,方便图书的管理。
图书管理系统是典型的信息管理系统。系统介绍了图书系统的开发过程,设计中遇到的问题及解决方法以及提高当前应用程序或系统开发进度和改善工作性能. 利用其提供的各种面向对象的开发工具,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
本次课程设计利用JSP开发工具和SQLServer数据库来开发这个图书管理系统。该系统要解决的图书管理所要解决的问题,可以满足图书管理基本要求,包括添加、管理等功能。该系统能根据用户的需求,快捷方便的为读者提供借阅服务。
关键词: 图书管理系统 信息管理 JSP
Abstract
Along with networking's development, the computer application level's enhancement's expansion, system's effectiveness, the data accuracy, in the operation conveniences has the insufficiency originally, Has affected system's normal use. After the inspection comparison, decided that uses own strength to the literature management system management system redesign, enables the system to use the software development technology the achievement, convenient literature management.
The literature registration management system management system is the typical information management system. The system introduced the literature referral system's performance history, in the design meets the question and the solution as well as enhance the current application procedure or the system development progress and the improvement operating performance. Each kind of object-oriented development kit which provides using it, first establishes the system application prototype in a short time, then, carries on the demand iteration to the initial prototype system, revises unceasingly and improves, until forms the user satisfied feasible system.
This curriculum project 2000 databases develops this literature management system management system using the JSP 2.0 development kits and SQL the Server. This system must solve the literature administration center must solve the question, may satisfy the literature management essential requirements, including increase, inquiry, management and so on three aspect functions. This system can act according to the user the demand, what facilitates quickly is the reader provides the service.
Key word: Literature management system、 Information management、JSP
目 录
摘要 2
Abstract 3
1、绪论 4
1.1 选题背景 4
1.2 管理信息系统简介 4
1.3 计算机信息系统的发展 5
1.4 管理信息系统的发展现状 6
1.5 开发管理信息系统应注意的问题 7
1.6 可行性分析 7
1.7 系统开发步骤 8
2、开发环境 9
2.1 Java Server Pages开发环境 9
2.2 MSSQLSERVER简介 16
3、系统分析 17
3.1 模块设计 17
3.2 功能模块图 18
3.3 数据库设计概述 18
3.4 数据库设计周期 19
3.5 SQL查询语言及使用 21
3.6 数据库详细设计 21
4、系统设计 23
4.1 用户登陆 23
4.2 添加图书信息 25
4.3 还书管理 26
4.4 管理员设置 26
4.5 图书借阅管理 27
4.6 会员信息管理 28
5、系统调试与测试 28
5.1 程序调试 28
5.2 程序的测试 29
5.2.1 测试的重要性及目的 29
5.2.2 测试的步骤 30
5.2.3 测试的主要内容 31
结束语 32
致谢 34
参考文献 35
附录:源码 37
1、绪论
1.1 选题背景
图书是最丰富、最宝贵的信息源和知识源。记载和收集了人类社会的文明史,它为人类社会的科技进步、社会的发展提供了巨大的推动作用。为人类的进步,人类的文明做出了巨大的贡献。在科学技术迅猛发展的今天,在即将到来的信息社会和知识经济时代,人们对图书的需求也就更为迫切。
随着网络的发展,许多行业都进入了信息化。对于传统的图书馆而言,也出现了许多的网上图书馆,方便了读者和管理人员。由于手工的图书管管理工作量大、任务多、服务局限性等等,给学生和老师带来了很多的不便。设计图书馆的管理系统可以提高图书管管理的效率;降低工作人员的工作量;完善图书馆的各项功能。网上图书馆系统应该具有出借还子系统、查询子系统、电子图书下载子系统、留言板以及系统维护子系统等,这几个子系统包括了图书馆管理的主要业务工作,可以全面实现对图书馆的查询、借还、下载、留言等在线功能实现。考虑到图书馆各项业务当中的存在的具体问题系统为各个层次的用户在实际操作方面加强了方便性,在业务规则实现方面更加注重智能化,使用户在使用当中更轻松 ,在系统进入直接的只明途径,这样更加有助于全面提高图书馆的管理效率,改善了书刊的科学管理及工作人员的管理,图书馆各类功能全面实现。