登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 计算机类 > 物联网工程 > 正文

企业报表发布于查询系统设计与实现毕业论文

 2021-11-18 10:11  

论文总字数:24152字

摘 要

企业在运营和办公当中会产生大量的报表,日积月累,报表的打印、整理、装订和归档都成为难题,需要花费大量的人力和物力。传统的手工库房管理无法满足企业各层次人员调阅、查询和再利用等各方面的要求。如何实现各类报表的高效录入、查询和可靠保管已成为企业快速发展中面临的一大问题。开发企业报表在线发布、查询、管理与维护,实现企业报表的网络化管理,为企业报表管理带来极大便利。本文系统的分析了企业报表发布与查询系统的开发背景及意义,概述了该系统实现所需要的关键技术以及详细功能。在系统研发的过程中,根据要求对企业报表发布与查询系统的各项需求做了一定分析,再对系统进行相关设计,最后对系统进行不断的测试。本系统采用B/S运行模式,基于ASP.net技术,并使用MYSQL作为后台数据库系统,本系统主要由前端和后台两个部分组成:前端负责人机交互,能够提供良好的用户体验,对前端的设计要求功能完备,简单易于操作;后台负责数据库的建立和维护,能够确保数据的一致性,安全性和完整性。在实现上后台使用自带的MySQL来进行数据库的开发,前端用ASP.net 技术对系统界面进行设计开发。本文主要实现功能如下:

1)实现报表的分类管理,用户能建立多级目录对报表进行分类。在企业的工作生活中,难免会出现许多没有出现过的情况,而系统中所有的报表类别也许就没有能够适合这新报表的属性,所以能够建立多级目录来及时对一些报表进行分类是必要的。

2)实现报表的在线发布,将报表数据上传到服务器,保存到报表所属的类别。

3)实现报表信息的查找功能。积年累月的报表上传,在数据库中可能已经存在了大量的表报,这时我们很难通过浏览找到我们需要的报表,报表的查找功能则根据报表的表名来对表报进行查找。

4)实现权限控制,要求具有相应权限的操作者才能发布报表信息、浏览报表等。本系统有游客和录入员两个权限。游客只能浏览报表,录入员则可进行报表的上传发布。

关键词:企业报表发布与查询系统;数据库;MySQL;ASP.net

Abstract

Enterprises produce a large number of statements in the operation and office, over time, the printing, sorting, binding and filing of statements have become a difficult problem, requiring a lot of manpower and material resources. Traditional manual warehouse management can not meet the needs of all levels of personnel access, query and reuse. How to realize the efficient input, inquiry and reliable storage of various reports has become a major problem in the rapid development of enterprises. The development of enterprise reports online release, query, management and maintenance, the realization of enterprise reports network management, for enterprise reports management brings great convenience.This paper systematically analyzes the background and significance of the development of the Enterprise Report Release and Query System, and outlines the key technologies and detailed functions needed to realize the system. In the process of the system development, according to the requirements of the Enterprise reports release and query system needs to do some analysis, and then related to the design of the system, finally the system for continuous testing. This system uses the B / S operation mode, based on asp.net technology, and uses MYSQL as the background database system,.The system mainly consists of two parts: the front-end responsible for human-computer interaction, can provide a good user experience, the front-end design requirements, simple and easy to operate; the back-end responsible for the establishment and maintenance of the database, ensures data consistency, security, and integrity.In the background on the implementation of Mysql with its own database development, front-end use of asp.net system interface design and development. The main functions of this article are as follows:

1)To achieve the report classification management, users can establish a multi-level directory to classify the report. In the enterprise's working life, there will inevitably be many things that have not happened before, and all the report categories in the system may not be able to adapt to the new report attributes, therefore, it is necessary to establish a multi-level directory to classify some reports in time.

2)Realize the online publication of the report, the report data will be uploaded to the server, save the report to the category.

3)Realization of the report information search function. Years of report upload, there may be a large number of reports in the database, when we are difficult to browse to find the report we need, the report search function is based on the table name of the report to find the report.

4)To achieve the right control, requires the operator with the corresponding rights to publish report information, Browse reports. This system has the visitor and the entry clerk two permissions. Visitors can only view the report form, the entry clerk can carry on the report upload to publish.

Keywords: Enterprise Report Publishing and query system; DataBase; MySQL;ASP.net

目 录

第1章 绪论 1

1.1 研究背景及意义 1

1.2 研究内容 1

1.3 论文章节安排 2

第2章 系统需求分析 3

2.1 用户需求分析 3

2.2 系统功能和性能需求 3

2.2.1 系统功能需求 3

2.2.2 性能需求 4

2.3 系统业务描述 4

2.3 系统流程分析 5

第3章 系统概要设计 6

3.1 设计概述 6

3.1.1 设计目标 6

3.1.2 设计要求 6

3.1.3 设计框架 6

3.1.4 数据库访问技术 8

3.2 数据库设计 8

3.2.1 数据库需求分析 8

3.2.2 数据库结构设计 9

3.3 系统功能模块设计 10

第4章 系统实现和测试 11

4.1 实验环境 11

4.2 系统功能模块实现 11

4.2.1用户登录模块 11

4.2.2报表管理模块 12

4.2.3用户管理模块 16

4.2.4分类管理模块 17

4.3 系统测试 17

第5章 总结 22

5.1 论文总结 22

参考文献 23

致谢 24

第1章 绪论

1.1 研究背景及意义

随着企业的不断发展,企业在运营和办公当中会产生大量的报表,这些报表打印完后还需要交给相关的部门来对报表进行整理,根据每一份报表的生成日期、类别、性质等等来将它们装订到不同的报表档案中,并将其归档。可日积月累之下,报表的数量越积越多,可能出现了一些新的报表无法满足之前设定好的报表分类属性,杂项报表的存在越来越多,同时库房的容量也越来越少,报表的打印、整理、装订和归档都成为难题,需要花费大量的人力和物力。而在这么多报表积累的库房中,如果突然需要查阅一份报表,首先需要知道精确到年月份的生成日期,还需要知道相关类别,然后到库房中寻找相应的档案表,再从档案表中寻找到需要查阅的那份报表,调阅完毕还需将调阅的报表进行归档,这不仅浪费时间、浪费精力,还很容易发生因为粗心错漏产生调阅出错的情况。如果突然发生意外事故,也有可能造成档案损毁的情况。传统的手工库房管理也无法满足企业各层次人员调阅、查询和再利用等各方面的要求。

请支付后下载全文,论文总字数:24152字

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图