xx地稅稅收征管檔案系統(tǒng)查詢模塊設(shè)計與實現(xiàn).docx
xx地稅稅收征管檔案系統(tǒng)查詢模塊設(shè)計與實現(xiàn),目 錄緒論(1)1 系統(tǒng)概述(1)1.1 課題背景(1)1.2 課題主要研究意義(1)1.3系統(tǒng)技術(shù)簡介(2)2 稅收征管檔案系統(tǒng)分析與設(shè)計(4)2.1 稅收征管檔案系統(tǒng)與其他稅務(wù)系統(tǒng)的聯(lián)系(4)2.2 稅收征管檔案系統(tǒng)總體功能介紹(5)2.3 稅收征管檔案系統(tǒng)各模塊功能簡介(...
內(nèi)容介紹
此文檔由會員 chemcary 發(fā)布xx地稅稅收征管檔案系統(tǒng)查詢模塊設(shè)計與實現(xiàn)
目 錄
緒論 (1)
1 系統(tǒng)概述 (1)
1.1 課題背景 (1)
1.2 課題主要研究意義 (1)
1.3系統(tǒng)技術(shù)簡介 (2)
2 稅收征管檔案系統(tǒng)分析與設(shè)計 (4)
2.1 稅收征管檔案系統(tǒng)與其他稅務(wù)系統(tǒng)的聯(lián)系 (4)
2.2 稅收征管檔案系統(tǒng)總體功能介紹 (5)
2.3 稅收征管檔案系統(tǒng)各模塊功能簡介 (5)
3查詢模塊分析與設(shè)計 (7)
3.1查詢模塊總體設(shè)計 (7)
3.2 查詢模塊詳細(xì)設(shè)計 (8)
4 查詢模塊功能實現(xiàn)的關(guān)鍵技術(shù) (13)
4.1 GridView多層嵌套功能實現(xiàn) (13)
4.2檔案分組統(tǒng)計功能的實現(xiàn) (14)
5.查詢模塊性能優(yōu)化 (15)
結(jié)論 (17)
參考文獻(xiàn) (18)
貴陽地稅稅收征管檔案系統(tǒng)查詢模塊設(shè)計與實現(xiàn)
摘 要
隨著計算機(jī)在日常生活中的應(yīng)用,人們?nèi)找嫫惹邢M麑嶋H業(yè)務(wù)實現(xiàn)計算機(jī)化,實現(xiàn)在線辦公。稅收征管檔案是在稅收的過程中產(chǎn)生的紙質(zhì)檔案。本課題的系統(tǒng)實現(xiàn)檔案掃描、檔案歸檔、檔案入冊、檔案借閱、檔案銷毀、檔案查詢以及檔案采集后的數(shù)據(jù)校驗等功能。本課題將具體討論查詢模塊的設(shè)計與實現(xiàn)。
本課題實現(xiàn)的系統(tǒng)為B/S模式。利用UML思想設(shè)計系統(tǒng),以O(shè)racle 11g為后臺數(shù)據(jù)庫,Visual Studio 2010作為開發(fā)平臺,C#作為開發(fā)語言,實現(xiàn)系統(tǒng)。在實現(xiàn)基本的功能后,對系統(tǒng)進(jìn)行優(yōu)化。
【關(guān)鍵字】檔案系統(tǒng) B/S C# Oracle 設(shè)計優(yōu)化
Design and Implementation of GuiYang Local Taxation Bureau Taxation Archives System Query Module
Abstract
With the computer wildly used in the daily life, people increasingly eager to actual business computerized, especially online for office work. Taxation Archives is the paper records during tax process. The system of this project achieved archives scanning, archives archiving, archives into the books, archives borrow, archives destruction, archive query, and data validation. This project will discuss specific query module design and implementation.
The System Mode in this project is browser/server. Thinking of using UML to design this system, Using Oracle 11g as the backend database, Visual Studio 2010 as the development platform, C # as the development language. After achieved the basic function, then optimizing the system.
【key words】Archives System B/S C# Oracle Design Optimization