1 / 59
文档名称:

基于J2EE架构的工程分析管理系统的设计与实现.pdf

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

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

分享

预览

基于J2EE架构的工程分析管理系统的设计与实现.pdf

上传人:minzo 2014/2/28 文件大小:0 KB

下载得到文件列表

基于J2EE架构的工程分析管理系统的设计与实现.pdf

文档介绍

文档介绍:华中科技大学
硕士学位论文
基于J2EE架构的工程分析管理系统的设计与实现
姓名:张勇
申请学位级别:硕士
专业:软件工程
指导教师:任宏萍
20090527
摘要
随着科学技术的不断进步,企业的管理方式发生了重要的变化。利用先进的信
息技术构建现代化的企业管理信息系统对企业来说越来越重要。对企业来说,成熟
完备的信息管理系统不但可以改进企业各部门之间信息交流的方式,节约沟通成本;
而且可以规范化企业信息的组织方式,提高管理水平。
针对某企业工程管理工作中存在的不足,该论文提出了一种基于 J2EE 架构的工
程管理解决方案。该管理系统主要为用户提供工程管理和数据分析两种功能。工程
管理员使用工程管理功能记录企业日常的业务情况,包括客户资料、工程信息、设
备以及意见信息等。数据分析功能主要对企业的基本营运数据进行加工整理,为管
理者提供图表化的运营状况数据,为企业的管理决策提供依据。
该论文从该系统的需求分析入手,详细地讨论了如何运用面向对象的方法和目
前流行的 J2EE 技术对工程分析管理系统进行设计和实现。提出了一种基于 J2EE 技
术架构的企业信息化解决方案。该系统采用了 B/S 的多层次架构模式进行组织,利
用 Struts、Spring 和 Hiberante 快速开发框架进行实现。从表现层、业务层和数据持
久层几个方面对该工程分析管理系统进行了诠释。最后本文给出了该工程分析管理
系统的具体实现。通过实际应用,该系统提供的功能初步满足了实际工作的管理需
求,而且该系统拥有结构灵活、容易升级和便于维护的特点。

关键字:工程分析管理系统 J2EE平台 MVC模式



IV
Abstract
With the development of the modern science and technology, the management
methods are changing now. How to use advanced information technology to build modern
management information systems is increasingly important to enterprises. It can raise the
level of management and promote the ability of information exchanges between different
departments, as the final result, it may increase the profit and reduce expenditure for one
company.
This paper describes the important technic about J2EE, also this paper introduces
how to design and implementation the enterprise project analyse management system
based on J2EE architecture for pany. The Project Analyse Management System has
two major features, project management function and data analysis function. Using the
project management function, the operator can record the data of pany’s daily
business information, like customer data, project data, equipment sold and customer’s
query manager can get graphic reports from the analysis feature of this system
which provides pany’s business analyse information. Using these data the leaders
can adjust pany quickly to adapt to the changed environment.
From the needs of the system, this paper describ