1 / 41
文档名称:

【精品】毕业设计(论文) 基于JSP的高校图书管理系统的开发与设计.doc

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

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

分享

预览

【精品】毕业设计(论文) 基于JSP的高校图书管理系统的开发与设计.doc

上传人:chemcary 2014/5/15 文件大小:0 KB

下载得到文件列表

【精品】毕业设计(论文) 基于JSP的高校图书管理系统的开发与设计.doc

文档介绍

文档介绍:基于JSP的高校图书管理系统的开发与设计
摘要
图书管理系统是基于JSP的Web应用程序,并以互联网为传播媒介来实现图书管理的一个管理平台。系统采用管理员制管理,同时普通用户只能进行部分的查询功能。系统功能模块主要有:图书管理、用户管理、借阅管理和个人管理。
本文主要论述了其开发与设计的基本过程,在开发设计过程中主要运用了JSP、Javascript、Microsoft SQL Server2005数据库等相关技术,根据面向对象开发原理,采用基于B/S的体系结构来开发系统。图书管理系统使学校的图书管理变的更加方便,同时使管理人员从繁重的业务核算工作中解脱了出来,大大减轻了管理人员的工作负担,同时系统快捷的信息存储与查询功能很大地提高了管理人员的工作效率,节约了宝贵的时间。
关键词:图书管理,Microsoft SQL Server2005数据库,JSP,B/S

BASED ON JSP OF COLLEGE LIBRARY MANAGEMENT SYSTEM DEVELOPMENT AND DESIGN
ABSTRACT
Books management system is based on JSP Web applications, and with the as a medium to realize a management platform books management. System adopts the administrator system management,and ordinary users can only carry on the part of the search function, system function mainly has four modules: library management, user management, lending management and personal management. This paper mainly discusses the development and design basic process, in the development of design process mainly utilized JSP, Javascript, Microsoft SQL Server2005 database related technology, based on object-oriented development principle, based on B/S architecture to develop systems. Books management system management system make school books management e more convenient, also make the manager from heavy business accounting work freed out and greatly reduced the burden of management personnel, and the system up-to-the-minute information storage and inquires the function greatly improve the efficiency of management personnel, saving precious time.
KEY WORDS: Books management, Microsoft SQL Server database,JSP,B/S
目录
前言 1
第1章系统概论 2
开发背景及意义 2
课题任务要求 2
第2章系统需求分析 4
可行性分析 4
功能需求 4
系统UML建模分析 5
系统用例建模 5
系统对象类建模 6
部分用例活动图描述 8
系统开发环境及工具 9
开发/运行环境 9
开发工具的选取 9
第3章系统的设计 11
系统数据流程描述 11
系统总体结构设计 12
功能模块设计 13
图书管理功能设计 13
用户管理功能设计 14
借阅管理功能设计 14
个人管理功能设计 15
系统数据库设计 15
数据库设计概述 15
概念结构设计 15
设计数据完整性 16