1 / 62
文档名称:

陕西省地税局财务系统档案管理子系统的设计与实现.pdf

格式:pdf   页数:62
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

陕西省地税局财务系统档案管理子系统的设计与实现.pdf

上传人:minzo 2014/2/19 文件大小:0 KB

下载得到文件列表

陕西省地税局财务系统档案管理子系统的设计与实现.pdf

文档介绍

文档介绍:西安电子科技大学
硕士学位论文
陕西省地税局财务系统档案管理子系统的设计与实现
姓名:王磊
申请学位级别:硕士
专业:软件工程
指导教师:郑有才;杨选瑞
20100501
摘要
随着计算机技术、网络技术和数据库技术的飞速发展,税务系统信息化建设
发展很快,尤其是近年来“金税工程”,使得众多信息系统上线运行。随着税务系
统信息化水平的不断提高,但税务系统中的档案管理和共享仍然存在很多问题,
因此陕西省地税局提出建设档案管理系统。
论文在分析陕西地税档案管理需求的基础上,提出了基于 MVC 模式的系统架
构,给出了系统的总体设计方案,并基于 Oracle 数据库,进行了数据库的规划和
设计。功能设计部分介绍了系统的业务功能,重点介绍了基于 Oracle Text 技术实
现的档案全文检索功能。然后对业务功能中的系统设置、数据录入、档案销毁和
借阅管理等功能的设计做了详细论述,在实现部分给出了系统模块的实现方法和
结果。最后,论文通过对系统进行测试,验证了系统的功能性、可用性,并对系
统实现进行了客观的评估。
该档案管理系统已经在陕西省地税局得到了实际的应用,实现了陕西省地税
系统内部档案的电子化管理,达到了预期的效果。

关键词:税务信息化档案管理 J2EE MVC
Abstract
With the rapid development puter technology, network technology and
database technology, the construction of Informatization of Taxation is developed
rapidly, specified “Jin Shui Engineering”, and in recent years, a lot of information
system have essfully run on-line. With the continuously rising level of the
informationization of the tax system, but archive sharing and management is a very
important problem in the tax system. So Shaan Xi province local tax bureau wants to
build the Tax Archive management system.
This thesis starts from the research background, current condition and key
technology of the tax archive system, based on analysis of requirements of the system,
presents the system architecture based on the MVC pattern. Then this thesis also
presents the total design solution, and makes the database design aiming to Oracle
Database. Design part of this thesis presents the system functions, and focuses the
archive full-text search function bases on Oracle Text. After that, this thesis presents the
design solution of the system functions including system administration, data inputting,
destruction of documents and management of borrowing document in detail, and
presents the implement approaches and results. Finally, by testing the tax archive system,
the thesis verified its functionality and the availability and gave a objective assessment
for the s