欢迎来到天天文库
浏览记录
ID:8535934
大小:32.50 KB
页数:8页
时间:2018-03-31
《asp.net个人理财信息管理系统设计 源码》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、---------------------------------------------------------------范文最新推荐------------------------------------------------------ASP.net个人理财信息管理系统设计+源码摘要:随着电子商务化的发展,个人理财信息管理也亟需一个现代化的管理方式。但市场上比较完善的财务管理软件甚是欠缺,因此本系统开发设计了一个基于C/S的个人理财信息管理系统。本系统利用VisualStudio2010来前台开发,SQLServer2008来建立数
2、据库,主要完成功能模块包括:用户管理模块、收支信息管理模块、储蓄借贷信息管理模块和报表统计,实现了用户个人资料修改,收支信息及储蓄借贷信息的增删改查,以及收支信息与储蓄借贷的报表统计。10430关键字:个人理财;C/S;VS2010DesignandImplementationofPersonalFinancialInformationManagementSystemBasedon7/8---------------------------------------------------------------范文最新推荐----------
3、--------------------------------------------C/SAbstract:iththedevelopmentofe-commerce,personalfinancialinformationmanagementalsoneedamodernmanagementmethods.Butmoresoundfinancialmanagementsoftwareisverylackingonthemarket,sothesystemdevelopmentanddesignthepersonalfinancialin
4、formationmanagementsystembasedonC/S.ThesystemusesVisualStudio2010todeveloptheforeground,SQLServer2008tocreateadatabase.Anditmainlycompletethefunctionmodulesinclude:usermanagementmodule,revenueandexpenditureinformationmanagementmodule,andSavingsloaninformationmanagementmodul
5、eandreportstatistics.Thereforeitimplementsauser'spersonalinformationchanges,additionsandinvestigationofexpenditureinformationandsavingsloaninformation,andthereportstatisticsofaboveinformation.KeyWords:PersonalFinance;C/S;7/8----------------------------------------------
6、-----------------范文最新推荐------------------------------------------------------VS2010目录摘要11.绪论21.1研究背景21.2研究意义22.相关技术简介22.1VisualStudio2010简介22.2SQLServer2008简介27/8---------------------------------------------------------------范文最新推荐-------------------------------------------
7、-----------2.相关技术简介2.1VisualStudio2010简介VisualStudio2010是微软公司推出的开发环境,是目前最流行的Windows平台应用程序开发环境,包含了大量的功能。它采用拖曳式便能完成软件开发,简简单单的操作便可以实现一个界面的生成,但拖曳的界面也应当有相应的代码来实现其功能。VisualStudio2010支持C#、C++、VB,可以快速实现相应的功能。我们可以通过VisualStudio2010来创建Windows平台下的Windows应用程序窗体设计个人理财信息管理系统中的各个页面。通过窗体中的
8、各种控件及控件代码来完成系统页面中的各个功能。2.2SQLServer2008简介SQLServer是面向分布式客户机/服务器结构的关系型数据库管理系统,是新一代电
此文档下载收益归作者所有