个人财务管理系统论文 - 图文

更新时间:2023-10-02 15:45:01 阅读量: 综合文库 文档下载

说明:文章内容仅供预览,部分内容可能不全。下载后的文档,内容与下面显示的完全一致。下载之前请确认下面内容是否您想要的,是否完整无缺。

大连理工大学本科毕业设计(论文)

个人财务管理系统

Personally Financial Management System

学 院(系): 软件学院 专 业: 软件工程 学 生 姓 名: 学 号: 2009XXXXX 指 导 教 师: 评 阅 教 师: 完 成 日 期: 2013.6.7

大连理工大学

Dalian University of Technology

个人财务管理系统

摘 要

当前社会,很大一部分年轻人对理财意识相对薄弱,知识匮乏。与此同时,市场上的财务管理系统软件大多数是面向企业或特定用户的需求,面向普通用户的个人财务管理软件极为稀少。为了满足普通用户的需求,开发了此软件。

个人财务管理系统的主要功能是实现财务管理的系统化,规范化,自动化。此财务管理系统分为用户管理模块、系统管理模块、收支管理模块、接待管理模块、待购管理模块、资金管理模块、财务统计模块七个模块,实现账务提醒、用户管理、财务查询、统计分析等功能,帮助用户更好的管理个人财务。

本次毕业设计个人财务管理系统基于ASP.NET, 以SQL Server 2012作为数据库工具,以Visual Studio 2012进行界面设计、系统设计与开发,设计完成的。

本报告采用生命周期法,―自顶向下‖地完成对开发系统的了需求分析,得到系统的功能需求,随后对系统进行概要设计和详细设计,确定系统功能模块、基本流程、存储结构、基本界面等。随后应用开发工具对系统进行设计、编码、调试等操作,最终实现个人财务管理系统的各个功能。

关键词:个人财务管理系统;C#;SQL数据库;ASP.NET;Visual Studio

- I -

个人财务管理系统

Personally Financial Management System

Abstract

The current society, a large part of young people's financial awareness is relatively weak, and lack of knowledge. At the same time, the market is facing financial management software most enterprise, or have special use .facing common user's personal financial management system is extremely scarce. In order to meet the needs of ordinary users, especially developed this software.

Personal financial management system's main function is to achieve financial management systematization, standardization and automation. The financial management system is divided into the user management module, system management module, the revenue and expenditure management module, borrow and lend management module, to be purchased management module, fund management module, financial statistics module seven modules to achieve accounting reminders, user management, financial tracking, budgeting, statistical analysis, small tools and other functions, help users better manage their personal finances.

The graduation project personal financial management system based on ASP.NET, with SQL Server 2012 as the database tools and Visual Studio 2012 for interface design, system design and development.

This article uses life-cycle approach, \on the development of systems to complete a needs analysis, system functional requirements, and then outline the system design and detailed design, to determine the system function modules, the basic process, storage structure, basic interface. Followed by application development tools on the system design, coding, debugging and other operations, and ultimately achieve personal financial system functional.

Key Words:Personal Financial Management System; C#; SQL Server; ASP.NET; Visual Studio

–1–

个人财务管理系统

目 录

摘 要 Abstract 引 言

1 开发目的和核心技术介绍

1.1 系统目的和目标 1.2 开发工具简介

1.2.1 Microsoft Visual Studio简介 1.2.2 C#简介 1.2.3 ASP.NET简介 1.2.4 SQL Server

2 系统分析

2.1 可行性分析 2.2 用户需求分析 2.3 业务流程分析 2.4 数据流程分析 3 系统总体设计

3.1 系统总体结构设计 3.2 功能模块设计 3.3 数据类的设计 3.4 数据库设计

3.4.1 概念结构设计 3.4.2 逻辑结构设计

4 系统详细设计

4.1 用户管理模块 4.2 系统管理模块 4.3 收支管理模块 4.4 借贷管理模块 4.5 待购管理模块 4.6 资金管理模块

–2–

I 1 4 5 5 6 6 6 7 10 10 10 12 12 13 14 15 15 17 21 22 23 26 26 28 31 33 34 36

个人财务管理系统

4.7 财务统计模块 5 系统实现

5.1 界面实现 5.2 功能实现 6 系统测试

6.1 测试目的和意义6.2 测试原则 6.3 测试用例 结 论 参 考 文 献 致 谢

–3–

37 37 37 39 41 41 42 43 45 46 47

本文来源:https://www.bwwdw.com/article/nnxd.html

Top