基于网络的个人理财系统的分析与设计(新品)

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

摘  要
随着国民经济持续高速发展,城乡居民收入的不断增长和个人财富的积累,人们更加关注私有财产的收益性、流动性和安全性,产生了强烈的金融理财需求,为推出个人理财服务创造了有利的条件。学生作为社会消费的重要群体,在个人理财需求日益强烈趋势下,构建一个符合学生需要的个性化个人理财服务系统作为学生理财服务的工具,是校园发展的现实需求。
本文介绍了一套个人财务管理系统的解决方案,为了便大学生的个人财务管理,开发一个针对大学生日常生活的个人财务管理系统。通过分析现有的财务管理系统,创建了一套行之有效的计算机学生个人财务管理系统的方案。
论文通过联系学生消费的环境因素以及学生个人理财服务的实际情况,分别从系统目标、系统架构与限定条件、实现方法、系统设计各方面进行研究,全面提供个人理财服务平台的整体方案及实现系统。

关键词:个人财务,asp技术,Access数据库
 
Design and Implementation of the Personal financial System

Abstract
With the rapid and continual development of economy of our country, the incomes of local residents are increasing and personal wealth is run up to a high level. People pay more attention to the profitability, liquidity and security of personal assets, So demand of chowmatistic appeared, these create advantages of personal financial system. As the important part of social consumption, college students are under the increasing requirement of using personal financial system, which are suitable for their own needs, and this is practical demand of campus.
This dissertation introduces a management information system that is about financial supervision for individuals especially for college students. By analyzing drawbacks of existing financial system, we proposed an effective one for college students.
This dissertation connect the environment of student consumption and the practice of student financing service in existence, does some research from system target, system configuration and restriction, implement method, system design etc., provide the scheme and system implement of personal financial service all-around.

Key words: Personal financial system, asp technology, Access database

论文章节介绍
本文围绕学生个人财务管理系统这一课题进行展开,对已有的个人财务管理系统进行了研究,跟踪了国内外在该领域的研究进展,在此基础上提出并搭建个针对学生消费情况的个人财务管理系统平台。论文的研究内容安排如下:
第一章主要介绍了个人财务管理系统的研究背景、国内外研究现状以及系统应用范围。
第二章简要介绍了个人财务管理系统实现的关键技术:asp技术和ACCESS数据库技术。
第三章详细给出了学生个人财务管理系统的实现过程。
第四章是结论和展望,对课题研究工作进行总结,并对今后进一步的研究工作提出一些建议。

使用asp技术和Access数据库开发了个人财务管理系统。系统基本实现了个人财务管理的系统化、规范化和自动化。例如学生进行出入账,查看个人消费明细,银行帐号余额管理,总结个人消费情况等等。实现了个人财务管理的电子化过程,可以对个人消费生成报表并进行分析,从而使学生对个人理财问题更加关注,并使其对个人财务有所规划,方便个人进行财务管理。











目  录
任务书 …………………………………………………………………………………… I
摘  要  ………………………………………………………………………………… II
ABSTRACT ……………………………………………………………………………… III
第1章 绪  论 ……………………………………………………………………… 1
1.1 国内外现状 ………………………………………………………………………… 1
1.2 应用范围 …………………………………………………………………………… 2
1.3 论文章节介绍 ……………………………………………………………………… 2
第2章 关键技术介绍  ………………………………………………………… 3
2.1 技术方法介绍  ……………………………………………………………………3
    2.1.1 开发方法  …………………………………………………………………… 3
    2.1.2 开发过程  …………………………………………………………………… 3
2.2  asp技术特点与应用 ………………………………………………… 3
    2.2.1 asp技术介绍  ……………………………………………………………… 4
    2.2.2 asp语法结构 ………………………………………………………………… 5
    2.2.3  ADO数据接口   …………………………………………………………… 6
2.3 ACCESS数据库简介 …………………………………………………… 6
    2.3.1 ACCESS的特点 ……………………………………………………………… 6
2.3.2 ACCESS数据库对象 ………………………………………………………… 7
第3章 基于asp和ACCESS技术的个人财务管理系统的构建   9
3.1 个人财务管理系统的系统架构  ……………………………………… 9
3.2 个人财务管理系统的开发环境  ……………………………………… 9
3.3 个人财务管理系统的分析与设计  ………………………………… 9
    3.3.1 系统结构设计 ……………………………………………………………… 9
    3.3.2 数据库结构设计 …………………………………………………………… 10
    3.3.3 用户界面设计 ……………………………………………………………… 10
        3.3.3.1 日记账  ………………………………………………………… 12
        3.3.3.2 查询  ……………………………………………………………… 13
        3.3.3.3 帐目核对 …………………………………………………………… 14
(优秀毕业设计:www.2bysj.cn)
        3.3.3.4 财务报表 …………………………………………………………… 14
        3.3.3.5 系统设置  ………………………………………………………… 14
    3.3.4 用户界面实现 ……………………………………………………………… 15
    3.3.5 数据库构建   ……………………………………………………………… 18
    3.3.6 功能流程的集成与实现  …………………………………………… 23
第四章 结 论 …………………………………………………………………… 26
参考文献 ……………………………………………………………………………… 27
致  谢 ………………………………………………………………………………… 28