1 / 37
文档名称:

毕业设计(论文)-基于VB的财务管理系统设计.doc

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

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

分享

预览

毕业设计(论文)-基于VB的财务管理系统设计.doc

上传人:3346389411 2013/2/3 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于VB的财务管理系统设计.doc

文档介绍

文档介绍:2011届分类号:TP311

电子科技大学
本科专业毕业设计
基于VB的财务管理系统设计

姓名
学号
年级 2007级
专业电子信息工程
系(院) 信息学院
指导教师
摘要
财务管理系统是典型的管理信息系统,其开发包括后台数据库的建立和前端应用程序的开发两个方面。对于前者要求建立数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。
本论文主要介绍了企业财务收支管理系统的总体设计思想,数据库设计以及功能模块设计。系统主要包括进出账务,账务信息,账务汇总与系统管理模块。软件使用Visual Basic为开发工具,利用其提供的各种面向对象的开发工具,使软件实现了财务的管理功能。
关键词:理财;操作系统;管理信息系统;安全
Abstract
Financial management system is a typical management information system (MIS), including the development of its background of the establishment and maintenance of the database as well as the front-end application development for the two sides of the span of the former request to establish data consistency and integrity, strong data security Treasury good span for the latter requires the application of a fully functioning, easy to use, and other characteristics of the span
The thesis introduces the general designing idea of the financial revenue and expenditure managing system of enterprise, the design of database, and the design of function models. The system includes the input-output financial, the information of financial, the summary of financial, and the system management models. By analysis the situation, the software uses the VB as client tool, and uses some of the tools of object oriented, so that the management of the financial can be plished.
Key works: financial operating system management information system safety
目录
第1章理财系统设计概述 1
1
1
第2章开发环境及实现技术 2
Visual Basic 2
SQL Server 2000语言简介及特性 3
5
第3章财务管理系统的概要设计 6
6
6
7
E-R图 8
12
12
15
15
16
17
17
18
第4章财务管理系统详细设计 19
19
19
19
20
财务管理子系统模块的实现 20
凭证窗体设计的模块的实现 21
总分类账的查询功能的实现 22
资产负债表报表输出功能实现 25
第5章程序的测试、调试 26
26
27
第6章小结 28
参考文献 29
致谢 30
第1章理财系统设计概述
1