个人理财投资系统的设计与开发.doc
文本预览下载声明
密级:
NANCHANG UNIVERSITY
学 士 学 位 论 文
THESIS OF BACHELOR
(2007—2011 年)
题 目 个人理财投资系统的设计与开发
学 院: 软件学院 系 计算机软件
专业班级: 计算机软件073
学生姓名: 胡富东 学号: 108000607131
指导教师: 李立宏 职称: 教授
起讫日期: 2010年12月—2011年5月
个人理财投资系统的设计与开发
专 业:计算机软件 学 号:108000607131
学生姓名:胡富东 指导教师:李立宏
摘要
面对市面上多如繁星的投资渠道和投资方式,本系统选择了投资方法简单,大众化,收益稳固的几种投资方式进行投资预算,投资分析,以满足大众需求。
本系统共分投资类和负债类两大类,分别对定期存款,国债,股票,公司金融债券,等额本息贷款,等额本金贷款,一次还本付息贷款进行分析和预算,并给予相关建议。
系统采用C#程序设计语言,结合Microsoft Visual Studio 2005开发工具实现,图片和Flash皆来源于互联网资源并加以加工后使用的。本系统采取的计算方法是全国统一标准。
关键字:投资;理财;ASP.NET;系统开发
Development Of Personal Finance Investment System
Abstract
Along with the time development, extending of reform and opening up, the well-off gradually realize, there are more and more money in peoples hands, how to use the money to create new wealth has become Chinas national concerns. In recent years, the stock market surged to the subprime crisis and brought the plunge, Greek debt crisis, real estate, finance and investment measures such as reform by more and more people concern. Face as the stars on the market the investment channels and investment way, this system chose investment method is simple, popular and income stable several investment approach to investing budget, investment analysis, to meet the public demand.
System using c #, combining Microsoft Visual Studio 2005 development tools to implement, pictures and Flash is derived from the Internet resources and to use after processing. The calculation method of this system is adopted the unified national standards.
Key word : Invest; Manage Money Matters;ASP.NET; System Development
目录
摘要 I
Abstract II
第一章 绪论 1
1.1我国人民投资理念的转变 1
1.2中外理财方式的区别 5
1.3现如今的理财方式 7
第二章 开发工具和开发环境 10
2.1 ASP .NET简介 10
第三章 需求分析、详细设计与实现 12
3.1需求分析 12
3.2 系统模块及系统流程 12
3.3 各计算页面对应详细设计 13
3.3.1 母板页的实现 14
3.3.2 首页的实现 17
3.3.3 长期存款页面的实现 19
3.3.4 股票收益页面的实现 21
3.3.5 凭证
显示全部