学号:________________
密级:________________
武汉大学本科毕业论文
Spreadsheet Functions' Design And Implementation In Enterprise Asset
Management
企业资产管理系统中电子报表功能的设计和
实现
院(系)名 称:国际软件学院 专 业 名 称 :软件工程 学 生 姓 名 :周叶胜 指 导 教 师 : 王树良
BACHELOR'S DEGREE THESIS OF WUHAN UNIVERSITY
Spreadsheet Functions' Design And Implementation In Enterprise Asset
Management
College :WuHan University Subject :Software Engineering Name :Yesheng Zhou Directed by :Shuliang Wang
June 2008
郑 重 声 明
本人呈交的学位论文,是在导师的指导下,经过小组工程实践,进行大量研究所取得的成果,所有数据、图片资料真实可靠。尽我所知,除文中已经注明引用的内容外,本学位论文的研究成果不包含他人享有著作权的内容。对本论文所涉及的研究工作做出贡献的其他个人和集体,均已在文中以明确的方式标明。本学位论文的知识产权归属于培养单位。
本人签名: 日期:
摘要
本论文是基于一个小组完成的企业资产管理系统来撰写,主要讨论了实现这
个系统所用到的Struts、Spring、Hibernate技术,它所涉及到的数据库设计。Struts、Spring、Hibernate技术到底是什么,三种技术如何集合在一起,数据库到底应该如何设计等,本文都给出了阐述。
本论文的重点是报表系统,也是基于项目所实现的功能来讨论,主要讨论了本人设计报表的理念和实现报表的原理。报表设计和实现,它与业务和用户的关系甚密,完全了解业务才能设计出符合要求的报表系统。
关键词:Struts技术;Spring技术;Hibernate技术;SSH框架;数据库;报表
:
ABSTRACT
This paper is carried out on the basis of the Enterprise Asset Management system which is produced by our four-people group .
This paper mainly introduces the Struts, Spring, Hibernate framework. Meanwhile, it gives the princeples about how to design database basing on the business you are trying to implement.But the point of this paper is on the spreadsheet. How to design it and how to implement are the keys of spreadsheet. These keys should base on the program's users.
Different culture or different education will affect your design. And the flow of the business will affect it too.This paper give details on it.
Key words: Struts;Spring;Hibernate;SSH;database;spreadsheet