采油工程信息綜合管理系統(tǒng).rar
采油工程信息綜合管理系統(tǒng),摘 要報(bào)表是各行各業(yè)整理、分析數(shù)據(jù)最有效的手段之一,是信息化的重要組成部分。但是報(bào)表的種類繁多、形式復(fù)雜多變,給計(jì)算機(jī)的實(shí)現(xiàn)帶來了一定的麻煩。為了滿足實(shí)際系統(tǒng)的需求,因?yàn)橛脩魣?bào)表經(jīng)常發(fā)生變動(dòng),所以如何查詢并顯示出滿足用戶需求的報(bào)表樣式,就顯得尤為重要。本課題利用extjs技術(shù)實(shí)現(xiàn)采油工程信息綜合...
該文檔為壓縮文件,包含的文件列表如下:


內(nèi)容介紹
原文檔由會(huì)員 wangyami 發(fā)布采油工程信息綜合管理系統(tǒng)
摘 要
報(bào)表是各行各業(yè)整理、分析數(shù)據(jù)最有效的手段之一,是信息化的重要組成部分。但是報(bào)表的種類繁多、形式復(fù)雜多變,給計(jì)算機(jī)的實(shí)現(xiàn)帶來了一定的麻煩。為了滿足實(shí)際系統(tǒng)的需求,因?yàn)橛脩魣?bào)表經(jīng)常發(fā)生變動(dòng),所以如何查詢并顯示出滿足用戶需求的報(bào)表樣式,就顯得尤為重要。
本課題利用ExtJs技術(shù)實(shí)現(xiàn)采油工程信息綜合管理系統(tǒng)的報(bào)表模塊。采油工程信息綜合管理系統(tǒng)來源于大慶油田實(shí)際的生產(chǎn)需要,該系統(tǒng)用來完成對(duì)采油公司的各種數(shù)據(jù)進(jìn)行統(tǒng)一數(shù)字化管理,將數(shù)據(jù)以報(bào)表的形式提供給用戶。
利用ExtJs報(bào)表組件,主要包括Grid組件和Form組件,生成采油工程信息綜合管理系統(tǒng)的報(bào)表模塊,分為報(bào)表查詢模塊和報(bào)表錄入模塊。在該系統(tǒng)中只要在一個(gè)功能模塊(如大修功能模塊)中實(shí)現(xiàn)報(bào)表模塊,其它功能模塊的報(bào)表部分都可以相應(yīng)實(shí)現(xiàn),很好地完成了報(bào)表數(shù)據(jù)查詢、數(shù)據(jù)修改、數(shù)據(jù)刪除以及數(shù)據(jù)錄入等任務(wù)。
關(guān)鍵詞:報(bào)表模塊;ExtJs;采油工程;管理系統(tǒng);報(bào)表組件
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 報(bào)表研究的國內(nèi)外現(xiàn)狀 2
1.3 論文工作 2
1.4 系統(tǒng)工作概況 3
第2章 報(bào)表模塊設(shè)計(jì)原理及開發(fā)工具簡介 4
2.1 報(bào)表模塊設(shè)計(jì)原理介紹 4
2.2 開發(fā)工具簡介 5
第3章 信息管理系統(tǒng)的報(bào)表總體設(shè)計(jì) 7
3.1 采油工程信息綜合管理系統(tǒng)功能模塊圖 7
3.2 采油工程信息綜合管理系統(tǒng)流程圖 8
3.3 信息管理系統(tǒng)的報(bào)表功能模塊圖 9
3.4 信息管理系統(tǒng)數(shù)據(jù)庫設(shè)計(jì) 9
第4章 信息管理系統(tǒng)報(bào)表詳細(xì)設(shè)計(jì)與實(shí)現(xiàn) 14
4.1 報(bào)表樣式及基本功能 14
4.2 報(bào)表查詢模塊 15
4.3 報(bào)表錄入模塊 26
4.4 界面優(yōu)化過程 29
第5章 信息管理系統(tǒng)報(bào)表測(cè)試及結(jié)果分析 32
5.1測(cè)試目的及步驟 32
5.2測(cè)試舉例 33
5.3測(cè)試結(jié)果分析 34
結(jié) 論 35
參考文獻(xiàn) 36
致 謝 37