惠农资金补贴信息管理系统.doc

约44页DOC格式手机打开展开

惠农资金补贴信息管理系统,目录目录i摘要iiiabstractiv1 前言11.1 系统开发意义和前景11.2 系统最终目标12 系统可行性研究22.1 技术可行性研究22.2 经济、社会效益分析32.2.1 经济效益32.2.2 社会效益32.3 法律可行性分析32.4 开发方案的选择性以及开发进程研究32.4.1 开...
编号:5-144940大小:1.53M
分类: 论文>计算机论文

内容介绍

此文档由会员 shenyao89 发布

惠农资金补贴信息管理系统

目录
目录 I
摘要 III
ABSTRACT IV
1 前言 1
1.1 系统开发意义和前景 1
1.2 系统最终目标 1
2 系统可行性研究 2
2.1 技术可行性研究 2
2.2 经济、社会效益分析 3
2.2.1 经济效益 3
2.2.2 社会效益 3
2.3 法律可行性分析 3
2.4 开发方案的选择性以及开发进程研究 3
2.4.1 开发方案的选择 3
2.4.2 开发进程计划 5
3 系统总体描述 6
3.1 关键技术 6
3.1.1 B/S架构 6
3.1.2 J2EE技术架构 6
3.1.3 JSP+SERVELET技术 7
3.1.4 JAVASCRIPT脚本语言 8
3.1.5 AJAX技术 9
3.1.6 APACHE服务器 9
3.1.7 ORACLE 10G数据库技术 10
3.1.8 VSS技术 11
3.2 系统简介和用途 11
3.3 系统的结构 12
3.4 系统功能 12
3.5 系统特点 14
3.5.1 程序特点 14
3.5.2 系统创新点 14
3.5.3 同类产品比较 15
3.6 数据库设计与编码体系 15
4 系统模块描述及数据库设计 16
4.1 系统管理模块 16
4.1.1 组织机构管理 17
4.1.2 角色管理 18
4.1.3 用户管理 19
4.1.4 信息上报 20
4.1.5 系统公告 21
4.1.6 文件管理 22
4.1.7 年度变更 23
4.1.8 数据备份 23
4.2 补贴项目模块 24
4.2.1 补贴项目信息 24
4.2.2 发放补贴 24
4.2.3 删除发放补贴 25
4.2.4 核对补贴信息 25
4.3 数据库设计 26
4.3.1 数据库需求分析 26
4.3.2 ORACLE数据库中用户的创建及其角色的分配和表空间的分配 27
4.3.3 数据库中各主要表的结构 27
5 软件测试 30
5.1 测试原则 30
5.2 测试目的 30
5.3 测试人员和测试时间 30
5.4 测试环境 30
5.5 系统测试 31
5.5.1 连通性测试 31
5.5.2 功能测试 31
5.5.3 网络性能测试 31
5.6 主机平台系统测试 31
5.6.1 实测项目 31
5.6.2 操作系统 31
5.6.3 软件平台系统测试 32
5.6.4 性能测试 32
5.7 应用系统功能测试 33
5.7.1 测试对象 33
5.7.2 测试内容 33
5.7.3 测试方法 33
5.7.4 测试结果 33
5.8 测试结论 33
6 总结 34
致谢 35
参考文献 36

 

摘要
惠农资金补贴信息管理系统是实现农民补贴的信息采集和动态管理,完善农村资金补贴发放的网络建设,是实现统计分析、预测分析、政策模拟的多层次的宏观决策支持,为全市各级政府的农民资金补贴改革提供有效的分析数据的管理系统。
该系统采用了目前业内主流的B/S结构平台以及JAVA多层开发模式。在论文之初,首先对该系统的技术可行性、经济可行性、法律可行性以及开发方案可行性进行分析和研究;其次论文又对该系统所使用的主要技术、系统用途、结构、功能以及开发特点做了概要描述;其中着重描述了JSP + SERVLET+ ORACLE + Apache的技术特点, JSP语言是当前流行的Web程序开发语言,它结合JavaScript和CSS极大的丰富了本系统的WEB表现,后台采用支持百万级数据存储计算的ORACLE数据库来满足县市级大量数据计算的要求;再次分别阐述了系统架构中的系统管理模块和补贴项目管理模块的主要实现功能和技术支持,并对该系统的数据库建设做出说明;最后本文还提供了有关该系统的软件测试流程、方法以及结果。
关键词:JSP  SERVLET  ORACLE  CSS  JavaScript 
 
ABSTRACT
Information Management system of Financial Subsidies Benefiting Farmers is a system which achieve the information collection and dynamic management of financial subsidies paid to farmers, improve the rural financial subsidy payments’ network construction and realize the statistical analysis, prediction analysis, policy simulation of a multi-level macro-decision support, providing effective analysis of data for each level of government’s reformation of financial subsidies paid to farmers.
We use the most popular platform, B / S structure and JAVA development model of multi-level. As to my paper, to begin with, I analyze and study the technical feasibility, economic feasibility, legal feasibility and blue print feasibility. Secondly, I describe the key technologies used, system’s structure, system’s function and development’s features, briefly, which focuses on describing the JSP + SERVLET+ ORACLE + Apache's technical characteristics. JSP is currently popular Web programming language that combines JavaScript and CSS which enrich the performance of WEB. The system uses Oracle, which can support million data storage, as database, to meet the county or city’s demand of a large number of data calculated. And then I talk about the main function and techniques of system management module and management module of subsidies. I also indicate the structure of database. Finally, I offer the methods, process and results of software testing.
Keywords:JSP  SERVLET  ORACLE  CSS  JavaScript