基于jsp的图书管理系统毕业论文.doc

约39页DOC格式手机打开展开

基于jsp的图书管理系统毕业论文,基于jsp的图书管理系统毕业论文摘 要伴随着互联网的蓬勃发展,人们已经不再满足于信息的浏览和发布,而是渴望着能够充分享受网络所带来的更加多的便利。掌握计算机知识和应用,是培养新型人才的一个重要环节。在众多的计算机语言当中,java无疑是最具生命力的语言之一,由于计算机发展带来的新应用的出现,java越来越流行。作为一种...
编号:10-204662大小:585.50K
分类: 论文>计算机论文

内容介绍

此文档由会员 jiang060206 发布

基于JSP的图书管理系统毕业论文

摘 要
伴随着互联网的蓬勃发展,人们已经不再满足于信息的浏览和发布,而是渴望着能够充分享受网络所带来的更加多的便利。掌握计算机知识和应用,是培养新型人才的一个重要环节。在众多的计算机语言当中,Java无疑是最具生命力的语言之一,由于计算机发展带来的新应用的出现,Java越来越流行。作为一种程序设计语言,Java是分布式的、面向对象的、不依赖于机器的结构,它最大的利用了网络而不受CPU和环境的限制。
图书馆管理系统正适应了当今社会快节奏地生活,基于JSP开发设计,面对管理人员和读者两种不同人群的应用系统。本文从图书馆管理系统的现状、可行性到数据库的设计,再到各功能模块的实现做了详细的介绍。
本系统便是尝试用JSP在网络上架构一个动态的图书馆管理系统,它是在Windows XP或Windows7下,以MySQL为数据库开发平台,Tomcat网络信息服务作为应用服务器,采用JSP(Java Server Pages)技术开发的图书馆管理系统。主要实现了5个方面的功能:1.登录,分为管理员和普通用户;2.用户管理,对用户进行查询,可修改用户的当前状态和相关信息,并可对用户进行删除处理;3.图书管理,主要实现书库的管理和书籍的管理,包括书库的建立和删除,新书的入库和废书的删除等;4.借阅管理,包括书籍借阅和书籍归还的管理;5.读者管理,可以删除或更新本图书馆的读者。
关键词:图书馆管理,Java,JSP


The Research and Design of Library Management System Based on JSP
ABSTRACT
With the rapid development of Internet, people had no longer meet the purpose of information browsing and publishing, but eager to enjoy more and more convenient brought by Internet. Mastered the computer knowledge and the application, is a trained new talented person's important link. Among the many computer languages, Java is undoubtedly one of the most viable; due to computer development has brought the emergence of new applications, Java become more and more popular. As a programming language, Java is a distributed, object-oriented, does not depend on the structure of the machine, its biggest advantage of the CPU and the environment without network restrictions.
Library management system is adapted to live in today's fast-paced society, based on JSP development and design; faced manager and readers two different groups of applications system. This thesis minutely introduced the content of the current situation of library management system, the feasibility of library management system, the design of the database, the realization of each function. 
The system is trying to use JSP on the network architecture of a dynamic library management system, which is under Windows XP or Windows7, the MySQL database as platform, Tomcat application server as a network information service using JSP (Java Server Pages) technology development of the library management system. Main achievement of the five functional areas: 1. Register and login, divided into management staff and general users.  2. User management, you can inquiries the user and check the current status and related information of user; 3. Book management, the main stacks of the management and implementation of management books, including the stacks to create and delete, new book storage and waste removal and other books;4. Status management, it includes books’ status and management of these books; 5. Reader management, you can delete or update the library's readers.
KEY WORDS: Management of library, Java, JSP

 
目 录
1 绪 论 1
2 需求分析 2
2.1 图书管理系统的现状 2
2.2 市场需求分析 3
3 可行性分析 4
3.1 经济可行性分析 4
3.2 技术可行性分析 4
4 项目规划 6
4.1 运行环境——JDK 6
4.2 HTML语言 6
4.3 脚本语言JavaScript 6
4.4 服务器——Tomcat 7
4.5 项目规划 7
4.2.1 任务分配 7
4.2.2 开发进度跟踪 8
5 用户界面设计 9
5.1 界面开发工具 9
5.2 界面设计思想 9
5.3 界面设计原则 9
6 数据库分析与设计 11
6.1 数据库简介 11
6.2 数据库的设计 11
6.3 数据库的安全性 14
7 系统设计与实现 15
7.1 开发工具介绍 15
7.2 程序设计思想 15
7.3 代码设计标准与规范 16
7.4 各模块功能设计 16
7.4.1 管理员登录与注册模块 16
7.4.2 用户管理模块 17
7.4.3 图书管理模块 18
7.4.4 借阅管理模块 18
7.4.5 读者管理模块 19
8 系统测试与维护 20
8.1 程序测试的目的 20
8.2 程序测试的意义 20
8.3 程序测试的原则 21
8.4 程序测试的流程 21
8.5 程序维护的任务 21
8.6 程序维护的分类 21
8.7 程序维护的管理 22
9 结 论 23
致 谢 24
参 考 文 献 25
毕业设计说明书(论文)缩写稿 26
The Abbreviation Version of the Thesis of Undergraduates 30