- 1、本文档共24页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
家庭理财管理系统设计与开发1设计本科学位论文
摘 要
为了适应全球经济的蓬勃发展所带来的金融理财领域的巨大变革和创新,尤其是对现代家庭与个人传统的理财观念有着较大的革新。因此,提出了给人们提供一种能充分利用计算机优势,快捷、方便、高效、易操作的管理系统来管理家庭财务的收支。本系统主要实现家庭财务管理的日常,为系统使用者提供一种便捷、安全、迅速的财务管理流程。该系统采用C++语言开发,主要功能包括收入管理、支出管理、用户管理等。利用C++语言在Microsoft Visual Studio 2005平台下开发而成,数据库使用Sql sever 2005,.整个系统是一个单机的系统,操作员可以记录家庭收入,支出等,通过各种方式可以查询。最后经过测试,系统能正常运行,功能完善,性能较高。总得来说这个系统的开发是比较成功的。
关键词:家庭财务管理系统 C++ Microsoft Visual Studio 2005 Sql sever 2005
The Design And Implementation Of Simple Family Financial Management System
Abstract: 燭o accommodate the huge change and innovation to flourish in the global economy brought about by the financial planning field , especially for the modern family tradrition and personal financial management concepts have a greater innovation. Therefore , it is proposed to provide a full use of the advantages of computers , fast, convenient , efficient, easy to operate management system to manage family finances and expenditure . The financial management system is mainly for home daily , the system provides users a convenient , safe, rapid financial management processes. The system uses the C + + language development, the main features include revenue management, expense management, user management. The use of C + + language development in Microsoft Visual Studio 2005 platform from the database using Sql sever 2005,. Entire system is a stand-alone system , the operator can record the family income , expenses , etc., can be queried through a variety of ways . Finally, after testing the system to normal operation , fully functional, high performance. Generally speaking the development of this system is more successful .
Keywords: family financial management system C + + Microsoft Visual Studio 2005 Sql sever 2005
目 录
2.系统需求分析
2.1 系统功能图
本系统主要实现家庭财务管理的日常,为系统使用者提供一种便捷、安全、迅速的财务管理流程。该系统采用C++语言开发,主要功能包括收入管理、支出管理、用户管理等。
系统总功能图如图2.1:
图2.2系统登录用例图
2.2.2财务管理
该功能是系统的核心功能。用户登录系统后,可以在对家庭的日常财务状况进行管理,该功能又分为以下几个子功能:
1)收入管理:用户通过此功能,对家庭日常的收入进行管理,可以对添加收入记录、删除收入记录、修改收入记录。
2)支出管理:用户通过此功能,对家庭日常的支出进行管理
文档评论(0)