当前位置:文档之家› 【完整版毕业论文】家庭财务管理毕业设计【完整版】

【完整版毕业论文】家庭财务管理毕业设计【完整版】

┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊

安徽工业大学

毕业设计(论文)任务书

课题名称家庭理财管理系统

学院计算机学院

专业班级软件工程 102 班

姓名

学号

毕业设计(论文)的主要内容:

1.进行社会调研,了解并分析家庭理财管理的需求,进行需求分析。

2.了解、熟悉并掌握与“家庭理财管理系统”相关的技术及开发工具。

3.完成系统各个模块和功能的设计,并进行系统测试。

4.完成毕业设计说明书(毕业论文)一份。

5.完成5000字的与设计内容有关的外文资料翻译。

指导教师签字:

┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊

摘要

随着社会经济的快速发展,家庭收入的不断提高,以及人们对个人和家庭投资的需求,传统的记账方式已经满足不了人们的需要。因此,一个较好的家庭理财软件的出现就满足了人们对日益复杂的家庭理财的管理需求。

此次设计的家庭理财管理系统基于C#语言,以Microsoft Visual Studio 2008为开发平台,并以其自带的sql server 2005数据库管理整个系统的后台数据。主要实现了用户注册,家庭成员管理,收支管理,借贷管理和资产管理等功能。此管理系统基本上满足了家庭理财的需求。

本论文主要讲述了课题开发背景,系统完成开发的主要过程以及系统设计的主要思想。

关键词:家庭理财;管理;C#;Visual Stuidio 2008

┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊

Abstract

With the rapid development of social economy, the family income is constantly increasing, and the need of people investment for individual and family, the traditional accounting method has already can't satisfy people's needs.Therefore, The emergence of a good family financial management software to satisfy people management of increasingly complex family financial management.

The design of the family financial management system based on C# language,using Microsoft Visual Studio 2008 as the development platform, and with the background data to its own SQL Server 2005 database management system as a whole. This system mainly realizes the user register, management of family management, balance of payments, credit management and asset management and other functions. This management system basically meets the needs of the family financial management.

This paper focuses on the topic of development background, the system to complete the main process development and main ideas of system design.

Keywords:family financial;management;C#;Visual Stuidio 2008

┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊

目录

1. 绪论 (1)

1.1 课题背景 (1)

1.2 研究内容 (1)

2. 开发工具 (3)

2.1 Microsoft Visual Studio 2008简介 (3)

2.2 Microsoft SQL Server 2005简介 (4)

2.3 SQL简介 (5)

2.3.1 语句结构 (5)

2.3.2 语言特点 (5)

2.3.3 SQL Aggregate 函数 (6)

3. 系统分析 (7)

3.1 可行性分析 (7)

3.1.1 技术可行性分析 (7)

3.1.2 经济可行性 (7)

3.1.3 操作可行性 (7)

3.2 系统需求分析 (7)

3.3 系统功能模块分析 (7)

4. 系统设计 (9)

4.1 系统目标 (9)

4.2 系统功能结构 (9)

4.3 系统流程图 (10)

4.4 数据库设计 (11)

4.4.1 数据的总体结构设计 (11)

4.4.2 数据库逻辑结构设计 (13)

4.5 数据库的建立 (15)

5.系统界面设计与实现 (18)

5.1 登录模块的设计 (18)

5.2 注册窗体的设计 (19)

5.3 主窗体的设计 (20)

5.3.1 管理员窗体的设计 (20)

5.3.2 用户主窗体的设计 (21)

5.3.3 家庭成员模块 (21)

5.3.4 密码修改功能 (23)

5.4 收入模块 (24)

5.4.1 新增收支功能 (25)

5.4.2 查询收支功能 (26)

5.5 借贷模块 (26)

5.5.1 借贷添加功能 (27)

5.5.2 借贷查询功能 (28)

┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊

5.6 资产模块 (29)

5.6.1 资产添加功能 (29)

5.6.2 资产查询功能 (30)

6. 系统测试与分析 (32)

6.1 软件测试概述 (32)

6.2 软件测试的原则和目标 (32)

6.2.1 软件测试原则 (32)

6.2.2 软件测试目标 (32)

6.3 软件测试分类 (33)

6.4 系统功能测试 (33)

6.4.1 部分系统功能测试图 (34)

结论 (38)

致谢 (39)

参考文献 (40)

附录一:部分核心源代码 (41)

相关主题
文本预览
相关文档 最新文档