1 / 33
文档名称:

大学生个人理财系统论文.doc

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

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

分享

预览

大学生个人理财系统论文.doc

上传人:zxwziyou8 2018/7/6 文件大小:889 KB

下载得到文件列表

大学生个人理财系统论文.doc

文档介绍

文档介绍:个人理财网站的设计与实现
摘要
当今社会己进入信息社会时代。信息己经受到社会的广泛关注,被看作社会和科学技术发展的三大支柱(材料、能源、信息)。信息是管理的基础,是进行决策的基本依据。在一个组织里,信息己作为人力、物力、财力之外的第四种能源,占有重要的地位。然而,信息是一种非物质的,有别于基本资源的新形式的资源。信息也是管理的对象,必须进行管理和控制。
本文主要介绍了个人理财网站的设计,本系统主要采用JSP为编程语言,数据库采用 SQLSERVER 2000。可以方便大学生理财管理需要。主要包括收入统计功能、查询功能、理财功能。本系统易于操作,使用方便,具有很高的可靠性。
关键字:个人理财网站;系统设计;JSP
Personal Finance Web site design and Implementation
Abstract
Social oneself to enter the information society time now. Information oneself undergoes to society's widespread attention, is regarded as social and the scientific technological advance three big props (material, energy, information). The information is the management foundation, is carries on policy-making the basic basis. In anization, information oneself takes outside the manpower, the physical resource, the financial resource fourth kind of energy, holds the important status. However, the information is one non-material, is different with the base resources the new form resources. The information is also the management object, must carry on the management and the control. this article mainly introduced the university student manages finances system's design, this system mainly uses JSP is the programming language, the database uses SQLSERVER 2000. May facilitate the university student to manage finances the management need. Mainly includes the e statistics function, the inquiry function, the managing finances function. This system simplify operation, the easy to operate, to have the very high reliability.
Key words:The university student manages finances the system; System design; JSP
第1章引言 4
选题背景 4
可行性分析 5
第2章需求分析 5
用户功能需求 5
性能需求 6
主要技术分析 6
第3章概要设计 8
功能模块图 8
处理流程设计 9
系统操作流程 9
数据增加流程 10
数据修改流程 10
数据删除流程 11
系统E-R图 12
数据库设计 12
SQL Server 2000分析 12
数据库表结构 13
数据库连接技术 13
第4章详细设计 19
管理员模块设计 19
20
用户登陆 23
用户注册 25
收入统计 28
收入查询功能 31
第5章系统调试与测试 32
程序调试 32