- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
报表辅助系统的开发.
报表辅助系统的开发
摘要
现在报表的运用日益广泛,企业对报表的需求也逐日增长,能否快速开发出准确的报表并方便客户的查看也成了大家关心的问题。本课题研究的是报表开发过程中方便数据导入导出及报表查看的系统,采用的工具为MyEclipse8.5+Tomcat6.0+Firefox。系统分为两部分,一部分完成数据管理功能,采用的技术为JSP+Servelet+Jdbc,另一部分完成报表的管理功能。采用的技术为Extjs+SSI框架技术。
Abstract
Now the use of report increasingly widespread, the enterprise demand for report is growing day by day, and developing accurate reporting quickly and convenient for customer to view also became a concern proble for many developer.This topic research is convenient in the process of report development of import and export data and report to check the system, using tools for MyEclipse8.5 + Tomcat6.0 + Firefox.System is divided into two parts, part of the complete data management function, using the technology of JSP + Servelet + Jdbc, another part of the complete report management functions.Using the technology of Extjs+SSI.In Internet explorer, firefox and Google can run normally, after the operation will be into a main interface, can enter from the main interface to the corresponding function module to upload report management and view, also can undertake import and export of the inside of the database data management.
Key words: Report, Birt ,Report Manage,Data Manage
目录
摘要 ……………………………………………………………………………Ι
Abstract…………………………………………………………………………Ⅱ
1引言
1.1课题背景意义 ………………………………………………………………1
1.2报表介绍 ……………………………………………………………………1
1.3国内外现状分析 ……………………………………………………………2
2系统分析
2.1可行性分析 …………………………………………………………………3
2.2需求分析 ……………………………………………………………………3
3概要设计 ………………………………………………………………………4
4数据库设计 ……………………………………………………………………5
5详细设计及系统实现
5.1架构搭建 ……………………………………………………………………6
5.2命名规则 ……………………………………………………………………9
5.3模块设计 ……………………………………………………………………9
6系统测试
6.1软件测试基础理论…………………………………………………………17
6.2软件测试目的………………………………………………………………17
6.3软件测试方法分类…………………………………………………………17
6.4报表辅助系统测试…………………………………………………………19
6.5测试报告……………………………………………………………………21
6.6软件安装……………………………………………………………………22
7 总结 …………………………………………………………………………23
致谢 ……………………………………………………………………………24
参考文献 ………………………………………………
文档评论(0)