{$cfg_webname}
主页 > 计算机 > VB.NET >

家庭理财系统的设计与实现(VB.NET)

来源:wenku168.com  资料编号:WK168939 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK168939
资料介绍


摘  要
  全球经济的蓬勃发展带来了金融理财领域的巨大变革和创新,新的金融工具和理财观点不断产生,迅速地刷新着家庭与个人传统的理财观念。改革开放以来,我国社会经济的发展和居民收入水平得到了很大的提高,家庭理财活动已成为居民生活的重要内容。人们迫切需要一个能充分利用计算机优势,并可以管理家庭财务的软件平台,利用这个平台使得个人的财务有了明晰的收支情况的系统。
  家庭理财系统采用VS2005作为开发工具,采用SQL SERVER 2000开发后台数据库。主要包含了用户登录模块、用户管理模块、数据库备份模块、收入模块、支出模块、密码管理模块、帐目统计模块、报表输出模块以及查询模块。用户能够通过这些模块所提供的功能,完成相应的操作,满足家庭内部对家庭理财需求。
  关键词:家庭理财;收入;支出;查询;VS2005;数据库;模块

Design and Implementation of Family Financial Management System
Abstract
  The flourish development of the global economy has brought great transform and innovation of financial transactions, new financial instruments and financial perspectives are evolving rapidly to surpass the traditional family and personal financial management concepts in China. Since the 1980s last century, with the development of China's economy, Chinese people's income level has been greatly improved. Family financial management has become an important part of Chinese people's life. There was an urgent need to use all the advantages of the computer, which can manage family finances' system, which can clearly reflect individuals financial conditions.
  This system uses VS2005 as a development tool, SQL Server 2000 database development background. It contains the user landing module, user information management module, database backup module, income module, output management module, user password management module, accounts statistics module, report forms export module and inquire module. System users can be satisfied by the system, which can meet the internal management of the family financial management needs through these modules and the functions in the system.

  Key words: Family Financial Management; Income; Payout; Inquire; VS2005; Database; Module

系统功能分析
  家庭理财管理系统是针对用户要求用计算机,对自己的财务的收入、支出以及相关的各种信息,进行记录、修改、添加、删除而设计的一种现代化管理软件。
  通过需求分析,本系统需要具有以下功能:
  (1)由于一项新的软件在被使用之前,对于使用者来说是陌生和崭新的,所以要求系统具有良好的人机界面。
  (2)能够家庭理财管理系统的各项功能,能成功的对用户各种信息进行管理。
  (3)查询、修改、删除、添加数据方便,数据的稳定性和可靠性好。
  具体说来,要求本系统具有以下几个功能模块:用户登录模块、用户管理模块、数据库备份模块、收入模块、支出模块、密码管理模块、账目统计模块、报表输出模块以及查询模块。

推荐资料