文档介绍:毕业设计
作者: XXXXXXX 学号: XXXXXXXXXX
院系: 信息工程学院
专业: 计算机科学与技术
题目: 基于Java Web的在线图书订购
与打印管理系统
指导者:
(姓名) (专业技术职务)
评阅者:
(姓名) (专业技术职务)
2011 年 6 月吉林
毕业设计说明书中文摘要
随着科学技术的进步和计算机行业的迅速发展,人们的工作效率得到大大提高。计算机信息处理系统的引进已彻底改变了许多系统的经营管理。
本文中主要介绍了管理事务中的常见基本问题和研究背景,并对系统进行了全面的可行性分析,详细论证了系统的需求分析、系统设计、系统实现和系统测试等过程。
系统实现了图书管理、打印管理、分类管理、用户管理、数据库管理和前台订购等功能。
本系统使用JSP进行网页界面的设计,使用MVC设计模式,采用开源DbUtils、BeanUtils等简单框架进行开发。后端的数据库采用Mysql,通过JDBC驱动和数据库进行无缝连接。
测试结果表明,本系统实现了图书订购的主要功能,基本满足客户的需要。
关键词: 图书订购;打印管理;JSP,DbUtils;BeanUtils
毕业设计说明书外文摘要
Abstract
With the progress of science and technology,the astonishing rapid development of puter industry has been improving people’s working efficiency greatly. The introduction puterized information system has sharply changed the management in many systems in many fields.
This paper mainly introduces the basic management of affairs mon issues and research system prehensive feasibility analysis,demonstrated in detail the system requirements analysis,system design,system implementation and system testing process.
System toachieve the user stapler,library management,print manage- ment,database management modules.
The system is contrived with Java Server Pages technology as well as Struts,Spring and MVC design DBMS is system uses JDBC to connect the Oracle database server.
Test results show that this system implements the main function of book management in a library, meets basically the needs of book management.
Key words: Book Order;Book management System;DbUtils;BeanUtils
目录
毕业设计说明书中文摘要 I
毕业设计说明书外文摘要 II
第1章前言 1
课题的背景 1
课题的意义 1
第2章可行性分析 3
问题的提出 3
经济可行性 3
操作可行性 3
技术可行性 4
开发工具的选择 4
系统开发工具 4
数据库 5
6
JDK工具 7
第3章需求分析 9
图书订购与打印管理系统需求概述 9
功能需求 9
与订购者相关的基本功能元素 9
与管理员相关的基本功能元素 9
总体系统的基本功能元素 10
性能需求 10
10
可靠性和可用性需求 10
容错性需求 10
易用性 10
易学性 11
运行需求 11
3