xx地税税收征管档案系统查询模块设计与实现.docx

约23页DOCX格式手机打开展开

xx地税税收征管档案系统查询模块设计与实现,目 录绪论(1)1 系统概述(1)1.1 课题背景(1)1.2 课题主要研究意义(1)1.3系统技术简介(2)2 税收征管档案系统分析与设计(4)2.1 税收征管档案系统与其他税务系统的联系(4)2.2 税收征管档案系统总体功能介绍(5)2.3 税收征管档案系统各模块功能简介(...
编号:20-203234大小:1.21M
分类: 论文>计算机论文

内容介绍

此文档由会员 chemcary 发布

xx地税税收征管档案系统查询模块设计与实现

目 录
绪论 (1)
1 系统概述 (1)
1.1 课题背景 (1)
1.2 课题主要研究意义 (1)
1.3系统技术简介 (2)
2 税收征管档案系统分析与设计 (4)
2.1 税收征管档案系统与其他税务系统的联系 (4)
2.2 税收征管档案系统总体功能介绍 (5)
2.3 税收征管档案系统各模块功能简介 (5)
3查询模块分析与设计 (7)
3.1查询模块总体设计 (7)
3.2 查询模块详细设计 (8)
4 查询模块功能实现的关键技术 (13)
4.1 GridView多层嵌套功能实现 (13)
4.2档案分组统计功能的实现 (14)
5.查询模块性能优化 (15)
结论 (17)
参考文献 (18)



贵阳地税税收征管档案系统查询模块设计与实现

摘 要

随着计算机在日常生活中的应用,人们日益迫切希望将实际业务实现计算机化,实现在线办公。税收征管档案是在税收的过程中产生的纸质档案。本课题的系统实现档案扫描、档案归档、档案入册、档案借阅、档案销毁、档案查询以及档案采集后的数据校验等功能。本课题将具体讨论查询模块的设计与实现。
本课题实现的系统为B/S模式。利用UML思想设计系统,以Oracle 11g为后台数据库,Visual Studio 2010作为开发平台,C#作为开发语言,实现系统。在实现基本的功能后,对系统进行优化。
【关键字】档案系统  B/S  C#  Oracle  设计优化

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