- 1、本文档共41页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
标基集团预算支付系统设计与实现.doc
黑龙江工程学院本科生毕业设计
- PAGE I -
摘 要
在企业对预算支付管理的办公中,通常会遇到许多常用的数据,比如预算科目、预算总额、预算批复数等,这些数据通常凌乱不堪,在需要时不知道存放在何处,从而影响工作效率。因此,我们为标基集团设计了能满足这种需求的系统——标基集团预算支付系统。
本设计采用MyEclipse8.6编程工具、JSP技术、Strus2框架,Oracle11g和Tomcat服务器,设计出了这套方便标基集团所有员工进行预算管理的基于Web的系统。
本系统包括了人员管理、部门管理、供应商管理、年度预算导入、月度预算管理等模块,其中月度预算管理包括了预算申报,预算汇总,预算批复,预算生效和查询及导出的功能。
经过开发,顺利的完成了系统中应有的功能,满足了用户的需求。系统成功上线,没有重大错误出现。
关键字:管理系统; 预算系统;支付系统; 预算; 支付
- PAGE II -
ABSTRACT
In the budget management of enterprise, enterprise usually meet many commonly used data, such as budget items, total budget, budget official reply number, etc, these figures are extremely messy. When there is a need, the employees dont know where the data was stored, which affect the work efficiency. Therefore, we design the system for Biaoji Industry which can meet the requirements of the system—budget payment system of Biaoji Industry.
I used JSP, Struts, Oracle11g, Tomcat and MyEclipse8.6 to design this system which is based on Web and is convenient for all employers in Biaoji Industry to do budget management.
The function in this system includes staff management, department management, provider management, year budget import and month budget management. And month budget management includes budget submit, budget verify, budget assign, budget effect and budget query.
After the development of this system is accomplished, the functions in this system are all working well. The system meet the users’ condition, and there’s no big defect coming out.
Key words:management system; budget system; payment system; budget; payment
目 录
TOC \o 1-3 \u HYPERLINK \l _Toc233525162 摘要 PAGEREF _Toc233525162 \h I
HYPERLINK \l _Toc233525163 ABSTRACT PAGEREF _Toc233525163 \h II
第1章 绪论 PAGEREF _Toc295945093 \h 1
1.1 开发的目的和意义 PAGEREF _Toc295945094 \h 1
1.2 开发现状 2
1.3 开发环境 2
1.3.1 JSP 4
1.3.2 JSP与ASP的比较 4
1.3.3 Tomcat 5
1.3.4 Struts2 5
1.3.5 Oracle11g 8
第2章 系统分析 9
2.1 功能分析 9
2.2 可行性分析 9
2.3 数据分析 10
2.4 本章小结 10
第3章 系统设计 11
3.1 功能设计 11
3.2 模块设计 12
3.3 数据库设计 13
3.3.1 数据库概念设
文档评论(0)