采油工程信息综合管理系统.rar
采油工程信息综合管理系统,摘 要报表是各行各业整理、分析数据最有效的手段之一,是信息化的重要组成部分。但是报表的种类繁多、形式复杂多变,给计算机的实现带来了一定的麻烦。为了满足实际系统的需求,因为用户报表经常发生变动,所以如何查询并显示出满足用户需求的报表样式,就显得尤为重要。本课题利用extjs技术实现采油工程信息综合...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 wangyami 发布采油工程信息综合管理系统
摘 要
报表是各行各业整理、分析数据最有效的手段之一,是信息化的重要组成部分。但是报表的种类繁多、形式复杂多变,给计算机的实现带来了一定的麻烦。为了满足实际系统的需求,因为用户报表经常发生变动,所以如何查询并显示出满足用户需求的报表样式,就显得尤为重要。
本课题利用ExtJs技术实现采油工程信息综合管理系统的报表模块。采油工程信息综合管理系统来源于大庆油田实际的生产需要,该系统用来完成对采油公司的各种数据进行统一数字化管理,将数据以报表的形式提供给用户。
利用ExtJs报表组件,主要包括Grid组件和Form组件,生成采油工程信息综合管理系统的报表模块,分为报表查询模块和报表录入模块。在该系统中只要在一个功能模块(如大修功能模块)中实现报表模块,其它功能模块的报表部分都可以相应实现,很好地完成了报表数据查询、数据修改、数据删除以及数据录入等任务。
关键词:报表模块;ExtJs;采油工程;管理系统;报表组件
Abstract
Report is one of the most effective means for all walks of life to collate and analyze data, is an important part of information technology. However, its various kinds and changeful forms bring a certain amount of trouble to achieve the computer. In order to meet the needs of practical system, because users often change the report, so how to query and display the report to meet the needs of the users’ report form is particularly important.
This topic using ExtJs technology to achieve production engineering information integrated management system reports module. Production engineering information integrated management system roots in actual production needs of Daqing oilfield. The system is used to finish production company to a variety of data unified digital management, gives the users the data in the form of reports.
Using ExtJs report components, mainly includes Grid components and Form components, to generate production engineering information integrated management system report module. It is mainly divided into report query module and report input module. In this system as long as one report module finished in a function module, such as repairing function module, other function modules’ reports can be implemented correspondly. It’s good to finish the report data inquires, data revision, data deleting and data entry tasks.
Key words :Report module; ExtJs; Production engineering; Management system; Report components
目 录
第1章 概 述 1
1.1本文研究背景和目的意义 1
1.2 报表研究的国内外现状 2
1.3 论文工作 2
1.4 系统工作概况 3
第2章 报表模块设计原理及开发工具简介 4
2.1 报表模块设计原理介绍 4
2.2 开发工具简介 5
第3章 信息管理系统的报表总体设计 7
3.1 采油工程信息综合管理系统功能模块图 7
3.2 采油工程信息综合管理系统流程图 8
3.3 信息管理系统的报表功能模块图 9
3.4 信息管理系统数据库设计 9
第4章 信息管理系统报表详细设计与实现 14
4.1 报表样式及基本功能 14
4.2 报表查询模块 15
4.3 报表录入模块 26
4.4 界面优化过程 29
第5章 信息管理系统报表测试及结果分析 32
5.1测试目的及步骤 32
5.2测试举例 33
5.3测试结果分析 34
结 论 35
参考文献 36
致 谢 37