毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

C#+sqlserver财务管理系统的设计与实现

时间:2019-08-25 09:00来源:毕业论文
对系统整体设计思路进行分析,包括功能划分与数据库设计;对系统各功能模块的实现过程进行阐述,分析主要程序代码;对已实现的系统功能模块进行测试,分析存在的问题与不足;

摘要:本文阐述了以SQL Server 2008作为后台数据库,以C#.NET作为界面设计工具开发一个财务管理软件的思路与过程,旨在结合实际应用需求,设计出具有实用意义的财务管理系统。论文结构由绪论、系统分析、系统设计、系统实现、系统测试和结束语几部分组成,主要内容包括:对课题研发背景、目的和意义的介绍与分析;对软件系统开发进行可行性分析与应用需求方面的分析;对系统整体设计思路进行分析,包括功能划分与数据库设计;对系统各功能模块的实现过程进行阐述,分析主要程序代码;对已实现的系统功能模块进行测试,分析存在的问题与不足;最后对本次设计进行总结。39063
毕业论文关键词:财务管理;C#.Net;SQL server 2008数据库
The design and implementation of financial management system
Abstract: In this paper, to SQL Server 2008 database as a background, to C#.NET as tools interface design ideas and processes of a financial management software development and aims to combine the needs of practical application, design has the practical significance of the financial management system. Composed of several parts of article consists of introduction, system analysis, system design, system implementation, system testing and conclusion, the main contents include: introduction and Analysis on the research background, purpose and significance; development of software system for feasibility analysis and application of demand analysis, has carried on the analysis to the system's overall design ideas, including the function partition and database design; all function modules of the system implementation process described in this paper, analysis of the main program code; system function modules of the implementation has been tested, analysis of the existing problems and shortcomings. Finally on the design were summarized in this paper.
Keywords: Financial management;C#.Net;Server SQL 2008 database
目录
1.    绪论    1
1.1 选题的意义    1
1.2 国内外研究现状与水平    1
1.3 发展趋势    2
2.    系统分析    3
2.1 总体分析    3
2.1.1 可行性分析    3
2.1.2需求分析    3
2.2“财务管理系统”设计的开发工具    3
2.2.1 C#.Net    4
2.2.2 SQL Server 2008    5
3系统设计    8
3.1系统功能结构    8
3.1.1基础设置功能结构    8
3.1.2凭证管理功能结构    8
3.1.3账簿报表功能结构    9
3.1.4往来管理功能结构    9
3.1.5工资管理功能结构    10
3.2总体架构设计    10
3.3数据库设计    11
3.3.1数据库概念设计    11
3.3.2数据库逻辑设计    11
3.3.3数据库物理设计    12
3.3.4数据库应用对象设计    14
3.3.5数据库文护设计    14
4 系统实现    15
4.1 登录模块功能    15
4.2基础设置模块功能    16
4.3凭证管理模块功能    18
4.4账簿报表模块功能    21
4.5往来管理模块功能    22
4.6工资管理模块功能    24
4.7常用工具模块功能    26
4.8系统功能模块功能    26
4.9帮助模块功能    28
5软件测试    29
5.1测试目的    29
5.2测试方案    29
5.2.1 登录功能测试    29 C#+sqlserver财务管理系统的设计与实现:http://www.youerw.com/jisuanji/lunwen_38176.html
------分隔线----------------------------
推荐内容