{$cfg_webname}
主页 > 计算机 > 其他 >

个人网上银行系统的设计与实现(论文12000字)

来源:wenku163.com  资料编号:WK1636594 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK1636594
资料介绍

个人网上银行系统的设计与实现(论文12000字)
【摘要】
随着计算机的普及和计算机网络的发展,个人网上银行得到了广泛的应用,但是功能还不够丰富且界面比较单调,因而完善个人网上银行的功能和设计友好的界面已经变得越来越重要。
针对现在银行业的现状,分析了银行的个人业务,总结出了个人网上银行应具备的两个必备模块,用户模块和管理员模块。用户模块实现了用户操作自己名下账户相 关业务的功能,包括我的账户、转账汇款、缴纳支付、投资理财、客户服务和联系我们六个业务模块,基本实现了个人的相关业务。联系我们这个功能模块实现了留 言功能,可以向管理员询问业务信息。管理员模块实现了管理员对相关信息的更新及留言回复功能。
系统应用了ASP.NET和Sql Server等软件,采用B/S模式,并结合了ASP.NET的安全性高和快速开发等优点。

【关键字】
MIS系统;个人网上银行;SQL2005;ASP.NET;B/S 模式

The design and implementation of the system of personal online bank
Abstract:
With the popularity of computers and the development of computer networks, personal online bank has been widely applied. But the interface of it is monotonous and the function of it is not perfect, so promoting the function and designing friendly interface has become more and more important.
Considing the situation of bank and analysing the bank's personal business, I summarizes that the personal online bank should have two essential modules. That is user module and admin module. User module achieve the related functions of account of users, including six business modules, such as my account, transference, payment, investment, service and contact us. The module of contact us implements the message function. You can ask the administrator your business question. In administrator module, administrator can update related information and reply the messages which are sent by users.
The main softwares which is used by system are ASP.NET and Sql Server. System uses b/s mode, and combines with the advantages of high security and rapid development of the ASP.NET.

Key Words:
     MIS system; Personal online bank; SQL2005; ASP.NET; Browser/Server pattern
 
目 录
摘 要    i
Abstract:    ii
引 言    1
1.绪论    1
1.1选题的意义    1
1.2 个人网上银行系统的特点    2
2.系统分析    2
2.1需求分析    2
2.1.1安全性管理    2
2.1.2用户信息管理    2
2.1.3账户信息管理    3
2.1.4管理员信息管理    3
2.1.5留言信息管理    3
2.1.6转账汇款    3
2.1.7缴纳支付    3
2.1.8投资理财    3
2.1.9消费管理    3
2.1.10挂失解挂    3
2.2 可行性分析    4
2.2.1功能模块图    4
2.2.2数据流图    4
2.2.3数据字典    6
2.2.4经济可行性    10
2.2.5技术可行性    11
2.2.5操作可行性    11
2.3 开发与运行环境    12
2.3.1开发与运行环境    11
2.3.2服务器端    11
2.3.3客户端    11
3.系统设计    12
3.1 个人网上银行系统的总体结构设计    12
3.2 数据库设计    13
2.3.1 E—R图设计    11
2.3.2数据库表设计    11
2.3.3界面设计    11
4.系统实现    26
4.1 开发工具简介    26
4.1.1 ASP.NET的概述    26
4.1.1 C#语言简介    26
4.2 界面实现    28
5.总结    33
5.1 IIS配置    33
5.2 Web.Config配置文件    33
5.3 master母版页    33
6.系统运行与测试    34
7.结束语    34
参考文献    35
附录    36
致谢    37

推荐资料