多级查询在资产管理系统中的设计与实现大学生毕业论文(设计).doc
文本预览下载声明
学号 200532580294
密级
武汉大学本科毕业论文
Asset Management System
多级查询在资产管理系统中的设计与实现
院(系)名 称:国际软件学院
专 业 名 称 :软件工程
学 生 姓 名 :董李曦
指 导 教 师 :熊庆文 廖广志教授
二○○九年五月
BACHELORS DEGREE THESIS
OF WUHAN UNIVERSITY
Multi-level inquiry in the Asset Management System Design and Implementation
College : International School of Software
Subject : Software Engineering
Name : DongLixi
Directed by : XiongQingwen,LiaoGuangzhi Professor
May 2009
郑 重 声 明
本人呈交的学位论文,是在导师的指导下,独立进行研究工作所取得的成果,所有数据、图片资料真实可靠。尽我所知,除文中已经注明引用的内容外,本学位论文的研究成果不包含他人享有著作权的内容。对本论文所涉及的研究工作做出贡献的其他个人和集体,均已在文中以明确的方式标明。本学位论文的知识产权归属于培养单位。
本人签名: 董李曦 日期:
摘 要
固定资产管理(以下简称资产管理)是企业重要的经济资源和赖以生存发展的物质基础。如何确保对企业固定资产进行科学管理,健全各项资产管理制度,提高企业的市场竞争力,构建一套企业资产管理系统是十分必要的。目前管理信息系统的开发与设计主要采用面向对象的方法。
第一章主要讲的是研究背景;
第二章主要讲的是多级查询的实现方法,包括AJAX技术和Hibernate技术。
第三章主要讲的是多级查询在资产管理中的实现,主要采用的是AJAX技术。
关键词:资产管理;多级查询;数据库
ABSTRACT
Enterprise Assets Management (hereinafter referred to as asset management) is an important economic resources and rely on the material basis for survival and development. How to ensure that the fixed assets of enterprises to carry out scientific management, improve the asset management system to improve the market competitiveness of enterprises, to build an enterprise asset management system is essential. Current management information system development and design almost use the main object-oriented method.
The first chapter is mainly about research background;
The second chapter is mainly about the realization of multi-level inquiries, including technical and Hibernate technology AJAX.
The third chapter consists mainly of talking about multi-level inquiry in the asset management in the realization of the main uses AJAX technology.
Key words: EAM; Multi-level query; Database
目 录
第1章 引言 1
1.1 概述 1
1.1.1 EAM的流程和原理 1
1.1.2 EAM的经济效益 2
1.1.3 EAM的构成及特点 3
1.2 企业资产管理的研究现状和发展趋势 4
第2章 多级查询的实现 5
2.1 多级查询的实现方法 5
2.2 Ajax开发 5
2.2.1 AJAX的定义 5
2.2.2 现状与需要解决的问题 5
2.2.3 为什么使用AJAX 6
2.2.4 用A
显示全部