1 / 66
文档名称:

基于J2EE的图书馆管理信息系统分析与设计.pdf

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

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

分享

预览

基于J2EE的图书馆管理信息系统分析与设计.pdf

上传人:banana 2014/1/25 文件大小:0 KB

下载得到文件列表

基于J2EE的图书馆管理信息系统分析与设计.pdf

文档介绍

文档介绍:重庆大学
硕士学位论文
基于J2EE的图书馆管理信息系统分析与设计
姓名:汪培术
申请学位级别:硕士
专业:软件工程
指导教师:彭晓东;郭吉安
20050401
重庆大学硕士学位论文中文摘要
摘要
本文首先在业务信息化不断发展的情况下,以图书馆在内部业务流程管理中
遇到的问题为背景,分析了目前国内外图书馆计算机管理的现状及存在的不足,
以及发展趋势。阐述 MIS 系统的体系结构模式的发展历程,对当前两种主要模式:
C/S 和 B/S 进行了分析比较,分析了两种 B/S 模式构架:J2EE 。阐述了基
于统一建模语言(UML)的可视化建模技术和 Rational 统一过程(RUP)的概念和特
点。介绍了 J2EE 架构的概念、内容和特点及其主要技术。提出了利用当前成熟的、
先进的基于 J2EE 架构的组件开发技术。
使用基于 UML 的可视化建模技术,参照 RUP 的软件开发过程方法,对图书
馆信息系统进行系统分析,通过系统的用例分析进行需求捕获。对用例进一步分
析,得出主要总体流程图,并以流通借书业务为例,给出其类图、协作图和序列
图等,通过类分析,给出整个系统主要的边界类、实体类、控制类及分析模型。
结合 J2EE 技术及数据库技术对系统进行系统设计,介绍了系统的主要功能模
块,采用 MVC 设计模式的 J2EE 体系结构,MVC 中的 Model/View/Controller 对应
到 J2EE 的 EJB/JSP/ Servlets,以及各种类的设计方法;采用 J2EE 的 EJB 技术对部
分实体类进行设计。采用 ERWin 进行数据库的逻辑设计和物理设计。介绍了系统
实现的框架模式—系统开发平台及开发工具。
整个系统的分析设计,对系统的后期开发打下坚实的基础,并对其它系统的开
发设计,具有很好的借鉴价值。
关键词:图书馆管理信息系统,UML,J2EE,面向对象技术,系统分析设计
I
重庆大学硕士学位论文英文摘要
ABSTRACT
With the background question that run into in interior business procedure
management of library, This paper at first analyses the current situation and deficiency
puter management of domestic and international library existing at present, and
development trend, in a situation that the business informationization is being
developed constantly. It explains the development course of the system structure mode
of MIS system, analyses pares to two kinds of main modes at present: C/S and
B/S. Analyses two kinds of B/S mode frameworks: J2EE and .NET. It Explains the
concept and characteristic of the technology of visual modeling based on Unified
Modeling Language (UML ) and Rational Unified Process (RUP ). It also introduces
concept , content , characteristic and main technology of J2EE frameworks. The paper
Puts forward developing technology Which utilizes the present ripe, advanced package
on the basis of J2EE frameworks.
Use the technology of visual modeling based on UML, consult the software
development process method of RUP, This paper go on analyze to the information
system of the library.