基于jasperreport技术的动态报表的研究及应用.rar

RAR格式版权申诉手机打开展开

基于jasperreport技术的动态报表的研究及应用,基于jasperreport技术的动态报表的研究及应用1.2万字 34页包括开题报告和任务书摘 要在大型mis系统中报表是非常重要、不可或缺的组成部分。由于报表涉及相当复杂的业务逻辑,程序员缺少充足的时间去设计。专有设计的报表模块通用性极差,因此,很多公司、团体都推出了报表类库、中间件的产品或者技术。甚至针对中国式报表...
编号:58-35014大小:374.70K
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 20023286 发布

基于Jasperreport技术的动态报表的研究及应用
1.2万字 34页
包括开题报告和任务书


摘 要
在大型MIS系统中报表是非常重要、不可或缺的组成部分。由于报表涉及相当复杂的业务逻辑,程序员缺少充足的时间去设计。专有设计的报表模块通用性极差,因此,很多公司、团体都推出了报表类库、中间件的产品或者技术。甚至针对中国式报表也有专门的报表产品出现。但是对于一些MIS系统开发,大量使用商业报表产品进行开发成本较高,扩展性弱,正是在这种背景下,开源报表JasperReport脱颖而出。
JasperReport是一个强大的开源报表工具,它可以传送丰富的报表内容到显示器、打印机或者PDF、HTML、XLS、CSV、XML文件,能用简单灵活的方法创建便于打印的分页文档。它完全使用Java编写,可以在各种Java应用中用来创建动态报表内容。
本文在对JasperReport开源工具的的原理及工作方式进行了详细的研究之后,结合iReport(它是jasperreport的一个可视化的开发工具)的各种优点和java代码的灵活性,设计实现了网络流量整形系统中的报表模块。这个应用可以作为JasperReport实现大型MIS系统中报表模块的成功实例,而且开源的特点可以使其进一步开发,更好地适应特定的应用。

关键词:JasperReport, iReport, 报表工具, Java



Research and Application on Jasperreport-Based Dynamic Report
ABSTRACT
Report is a indispensable part in a large MIS system. As report involves very complex business logic, programmers lack of adequate time to design. Proprietary module designed to statements of general poor, so many companies and organizations have launched a statement of class libraries, middleware products or technologies. Even against Chinese statements have specialized products in the statements. But for some MIS systems development, large-scale use of commercial products statements higher development costs, expansion of the weak, it is against this background that the revenue statements JasperReport come to the fore.
JasperReport is a powerful open-source reporting tools, and it can send rich content to monitors, printers or PDF, HTML, XLS, CSV, XML documents, simple and flexible method can be used to create print-friendly page of the document. It is fully prepared to use Java, Java applications in a variety of statements used to create dynamic content.
In this paper, after detailed study of the JasperReport, with all the advantages of iReport (it is a visual development tools of jasperreport) and the flexibility of java code, finished design and implementation of report part of the network traffic shaping system . Application of this can be seen as a successful example of JasperReport implement the report part of large MIS system, and the open-source characteristic can raise to further development, better adapted to specific applications.

Key Words: JasperReport, iReport, reportingtools, Java



目 录
1绪论 1
1.1 课题背景 1
1.2 报表工具的发展现状 2
1.3 论文组织结构 3
2基于JasperReport技术的动态报表的研究 4
2.1 JasperReport报表原理及工作流程 4
2.1.1 JasperReport报表原理和特点 4
2.1.2 JasperReport工作流程 5
2.1.3 JasperReport的数据源的准备 6
2.2 iReport介绍 7
2.2.1 iReport简介 7
2.2.2 iReport的使用 8
2.3 相关技术 9
2.3.1 Java 9
2.3.2 XML 9
3系统需求分析 11
3.1系统功能介绍 11
3.2 网络行为报告功能 11
4 网络流量整形系统报表设计及实现 14
4.1 系统的实现架构 14
4.1.1系统体系结构 14
4.1.2 报表开发环境 15
4.1.3 报表模板设计 15
4.2 报表实现 16
4.2.1 JSP界面表现层 16
4.2.2 Servlet控制层 18
4.2.3 javabean数据模型层 19
4.3 报表的输出 21
5 结论 27
5.1 总结 27
5.2 展望 27
致谢 28
参考文献 29


参考文献
[9] 沈兆阳. Java 与XML 数据库整合应用[M].北京:清华大学出版社
[10] 金芝.需求分析与系统设计[M] ,北京:机械工业出版社
[11] 刘晓华. J2EE企业级应用开发[M].北京:电子工业出社
[12] David R.Heffelfinger. JasperReports for Java Developers. Birmingham: Packt publishing Ltd.
[13]孙卫琴.精通Struts基于MVC的Web设计与开发[M].北京:电子工业出版社
[14] 覃宇飞,苗放,胡俊.Struts 中Jasperreports 开发的报表系统设计与实现[J].计算机应用