24小时论文定制热线

咨询电话

ASP.NETVC++MySQLPHP安卓JSPLinuxJava机械VBASP单片机模具汽车工程毕业设计Flash
您当前的位置:论文定制 > 毕业设计论文 >
快速导航
毕业论文定制
关于我们
我们是一家专业提供高质量代做毕业设计的网站。2002年成立至今为众多客户提供大量毕业设计、论文定制等服务,赢得众多客户好评,因为专注,所以专业。写作老师大部分由全国211/958等高校的博士及硕士生设计,执笔,目前已为5000余位客户解决了论文写作的难题。 秉承以用户为中心,为用户创造价值的理念,我站拥有无缝对接的售后服务体系,代做毕业设计完成后有专业的老师进行一对一修改与完善,对有答辩需求的同学进行一对一的辅导,为你顺利毕业保驾护航
代做毕业设计
常见问题

省级电子政务监督平台设计(JSP+JS+B/S)

添加时间:2018/07/24 来源:江西财经大学 作者:章剑锋
本文设计开发的电子政务监督平台基本实现了预期的全部功能,满足了用户的需求,但是系统还有可以进一步改进的地方,下面主要介绍系统的不足及今后的改进方法。
  以下为本篇论文正文:

摘 要

  随着网络技术的发展,电子政务监督平台在行政审批、政务监督中发挥着重要作用。电子政务监督平台主要使用网络技术对行政审批服务实施监督。传统的政务监督主要采用人力对各个部门进行行政监督,并将政务监督的信息记录在文件上,再通过人工输入的方式将相关信息公布在网上,这种传统的方法已经不能适应现在庞大的监督系统。而本文设计并实现的电子政务监督平台主要解决网上政务监督,该平台的使用对行政权力的规范、公平、透明起到至关重要的作用。

  本文首先阐述了电子政务监督平台的研究背景和意义,提出设计实现该平台的实践意义。其次从技术和经济两个方面阐述该平台的设计的可行性并分析了该平台的性能和功能需求。然后从平台架构、业务模块、数据库等方面对电子政务监督平台进行设计。最后使用 JSP 技术完成 WEB 开发,使用 Java 语言完成后台功能模块的编写,采用 SSH 框架实现该系统。

  本文设计开发的省级电子政务监督平台经过严格的系统测试,相比较其他文献中的系统,该平台加强了数据权限的审查,提高了平台的安全性,优化了业务结构划分,降低了系统的维护难度与运营成本,但也存在数据库需要进一步优化、UI 界面不太美观等问题。

  关键词:电子政务;政务监督;平台设计与实现;JSP;SSH 框架

Abstract

  With the development of network technology, e-government supervision platform plays an important role in administrative examination and approval and government supervision. And e-government supervision platform mainly uses the network technology to supervise the administrative examination and approval service.?

  However, in the original way of supervision, the administrative supervision mainly adopts the human resources to carry on the administrative supervision and the administrative punishment to each department, and the government supervision information is recorded in the document and then the relevant information is published on the Internet, this traditional method already can not adapt to the current large-scale surveillance system. In this paper, the design and implementation of this platform mainly solve the government supervision on the Internet and the supervision function of this platform plays an important role in the standardization, fairness and transparency of administrative power.

  This paper first elaborates the research background and significance of the e-government supervision platform, and puts forward the practical significance of designing and realizing the platform.?Secondly, it expounds the feasibility of the design of the platform from the technical and economic aspects and analyzes the performance and functional requirements of the platform.?And then from the platform architecture and business module design e-government monitoring platform, and finally gives the platform of the database design and the overall E-R diagram.?Finally, the use of JSP technology to complete the development of WEB, while the use of Java language to complete the background function module, the use of SSH framework to achieve the system.

  In this paper, the design and development of the provincial e-government monitoring platform through rigorous system testing, compared to other literature in the system, the platform to strengthen the review of data permissions to improve the platform security, optimize the business structure, reduce the system Maintenance difficulty and operating cost. However, the design and implementation of the platform also have data optimization, UI interface beautiful and so on.

  Keywords : E-government; government supervision; platform design and implementation; JSP; SSH framework

  本文主要是设计与实现一个省级电子政务监督平台,在设计实现之前主要做了以下工作:首先阅读大量国内外文献并总结电子政务平台的研究现状;其次,结合国内研究成果选择设计开发该系统的技术平台;最后对该系统进行需求分析、数据库设计以及实现系统。其具体的研究内容与框架如下:

  第一章:绪论。基于互联网技术的政务监督平台是实现政府管理创新的一种重要手段,可以有效地抵制腐败的背景以及解决省级各部门之间数据分割、无法共享、互动程度低的问题。分析了建设一个统一的政务监督平台具有重要的现实意义与实践意义。在现实背景与实践意义下,阅读国内外文献,撰写文献综述,确定本文的研究内容和框架。

  第二章:相关理论与技术。结合国内外电子政务监督系统采用的技术确定本系统的关键技术,包括 JSP 技术、B/S 模式、SSH 框架、JavaScript 技术、ajax 技术。结合省级电子政务监督平台的特点,阐述了上述采用的技术在本系统中的工作原理与运用场景。

  第三章:电子政务监督平台分析。首先从经济可行性和社会可行性分析电子政务监督平台设计的可行性。然后从系统的性能出发分析系统设计的可行性。最后从十二个主要功能模块分析电子政务监督平台的功能模块。

  第四章:电子政务监督平台设计。首先介绍电子政务监督平台设计的原则以及采用的平台架构。然后从七个主要功能模块阐述电子政务监督平台的主要业务模块。最后根据该平台的设计原则、平台架构、业务模块设计该平台的数据库设计并给出了数据库的概念设计与逻辑设计。

  第五章:电子政务监督平台实现。该章节主要包括电子政务监督平台的前台实现以及从七个主要业务模块阐述平台的后台实现。

  第六章:电子政务监督平台测试。本章节主要结合本文设计实现的平台阐述测试的目的与测试要点、测试环境、测试结论。

  第七章:总结及展望。首先总结电子政务监督平台设计与实现的完成的工作并给出该平台的不足,最后给出电子政务监督平台未来的发展趋势。

  省级电子政务监督平台部分功能演示:

平台首页
平台首页

用户登录页面
用户登录页面

 行政审批页面
行政审批页面

公共资源交易页面
公共资源交易页面

财政资金收支监督页面
财政资金收支监督页面

目 录

  1 绪论
    1.1 研究背景和研究意义
      1.1.1 研究背景
      1.1.2 研究意义
    1.2 国内外研究现状
      1.2.1 国内研究现状
      1.2.2 国外研究现状
    1.3 研究内容及框架
  2 相关理论与技术
    2.1 JSP 技术
    2.2 B/S 模式
    2.3 SSH 框架
    2.4 JavaScript 技术
    2.5 ajax
  3 电子政务监督平台分析
    3.1 可行性分析
      3.1.1 技术可行性
      3.1.2 经济可行性
    3.2 性能需求分析
    3.3 功能需求分析
      3.3.1 预警中心
      3.3.2 督办中心
      3.3.3 主题监察
      3.3.4 效能监察
      3.3.5 领导决策
      3.3.6 单点登录
  4 电子政务监督平台设计
    4.1 平台设计原则
    4.2 平台架构设计
      4.2.1 软件架构设计
      4.2.2 物理架构设计
      4.2.3 业务架构设计
    4.3 业务模块的具体设计
      4.3.1 行政审批模块
      4.3.2 公共资源交易模块
      4.3.3 药品采购招标模块
      4.3.4 财政资金收支模块
      4.3.5 干部及人事模块
      4.3.6 民生及行风模块
      4.3.7 司法执法模块
    4.4 数据库设计
      4.4.1 概念设计
      4.4.2 逻辑设计
  5 电子政务监督平台实现
    5.1 平台前台实现
    5.2 平台后台实现
      5.2.1 行政审批模块的实现 38
      5.2.2 公共资源交易模块的实现
      5.2.3 药品采购招标模块的实现
      5.2.4 财政资金收支模块的实现
      5.2.5 干部及人事模块的实现
      5.2.6 民生及行风模块的实现
      5.2.7 司法执法模块的实现
      5.2.8 管理功能模块的实现
      5.2.9 监督与预警中心
  6 电子政务监督平台测试
    6.1 测试目的与要点
    6.2 测试环境与方案
    6.3 测试结论
  7 总结及展望
    7.1 总结
    7.2 展望
  参考文献
  致 谢

(如您需要查看本篇毕业设计全文,请您联系客服索取)

    相关内容
    好优论文定制中心主要为您提供代做毕业设计及各专业毕业论文写作辅导服务。 网站地图
    所有论文、资料均源于网上的共享资源以及一些期刊杂志,所有论文仅免费供网友间相互学习交流之用,请特别注意勿做其他非法用途。
    如有侵犯您的版权或其他有损您利益的行为,请联系指出,论文定制中心会立即进行改正或删除有关内容!