1 / 10
文档名称:

C#个人理财系统设计与实现 流程图 ER图.doc

格式:doc   大小:34KB   页数:10页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

C#个人理财系统设计与实现 流程图 ER图.doc

上传人:araccs37 2018/1/11 文件大小:34 KB

下载得到文件列表

C#个人理财系统设计与实现 流程图 ER图.doc

文档介绍

文档介绍:C#个人理财系统设计与实现+流程图+ER图

摘要:针对传统手工的理财方式效率低,账户开支不明确等问题,于是提出建立个人理财系统。系统采用C/S设计模式,以VS2005为开发平台, C#为开发语言,XML文档为数据库,通过XML序列化与反序列化技术实现账户数据的存储。系统包括用户登录、账户管理、收支管理、借贷管理、退出五大方面,主要实现用户、账户两大关系模块。系统使用方便、简单,能有效的实现理财系统化、规范化,满足个人家庭理财需求。6181
关键词:个人理财;C#;XML;序列化
The Design and Implementation of Personal Financial System
Abstract:In view of the traditional manual mode of financial management efficiency is low, the account spending is not clear, then we proposed the establishment of the system of personal finance. System used the C/S design pattern, VS2005 as development platform, C# as development language, XML document as database, through XML serialization and deserialization technology realized the store of account data. System includes user login, account management, budget management, loan management, quit five aspects, main came true the relationship between user and account modules. The system is convenient and simple to use, can effectively realize the financial system and standard, to meet the inpidual demand of domestic financial management.
Key Words: Management of Personal Money; C#; XML ; Serialization
目录
摘要1
引言1




VS20052
C#2
XML3
序列化3
系统面向个人和家庭,运行环境要求低,资源占用少,使用方便,满足家庭和个人的理财需求。

VS2005
Visual Studio 。它同时也能开发跨平台的应用程序,如开发使用微软操作系统的手机的程序等。这个版本的Visual Studio 包含有众多版本,分别面向不同的开发角色[4]。新的