项目设计成绩评定表
姓 名
成绩评定权重
总分
总成绩
(五分制)
平时成绩
20
报告成绩
50
答辩成绩
30
1
2
模拟 ATM 柜员机系统
摘 要
本 ATM 系统的目的就是建立一个客户平台,用户使用此平台进行查询余额、
存款、取款、转账、修改密码等业务办理。相对于柜员操作一样的,不过 ATM
系统有的功能有权限设置,一些功能只有银行柜员才能进行的业务办理。
ATM 取款系统的针对的用户群是使用此软件系统的用户,用户做为系统的
服务群体,可以使用数据库已有的账号与密码,登陆 ATM 系统。当用户成功登
陆后就可以根据用户的需求进行各项业务的办理,办理完所有的手续后,用户
的输入的新资料以及办理的业务处理后的信息都会反馈到数据库并且都会存入
到数据库中。这样用户就完成了办理业务。
关键词:ATM Jcreator Java 柜员机
3
Simulated of ATM system
ABSTRACT
The purpose of this ATM system is to create a client platform, users using this
platform, check balances, deposits, withdrawals, transfers, change passwords and
other business processing. Relative to the same teller operations, but the ATM system,
permissions settings, some functions, some functions be carried out only a bank teller,
handling the business.
ATM withdrawals of the user base for the system is to use this software system,
users, as a system service groups, you can use an existing database account and
password, log ATM system. When the user after a successful landing can be carried
out according to the needs of users of the business of handling, handling all the
formalities finished, the user's input of new data and the processing of business
information will be processed back to the database and will be deposited into the
database . So that the user completes the processing business.
Key words: ATM Jcreator Java
4
目 录
摘 要....................................................................................................................................................3
ABSTRACT........................................................................................................................................4
1 系统分析..........................................................................................................................................7
1.1 背景分析.......................................................................................................................................7
1.2 系统功能.......................................................................................................................................7
1.3 主要问题.......................................................................................................................................8
ATM 取款系统是面向特定对象群是在此软件系统开户办理的用户,所以用户进入开户办理
时的资料都需要严格核查,用户登陆系统后,应该能根据自己的需要进行各项业务的办理
.............................................................................................................................................................8
鉴于软件系统使用环境一般在网络上或银行门口装置机械,为了考虑到软件的安全性,对
于每个用户来说,系统的安全性直接影响着自身的利益,同时也有可能也使用此软件的银
行带来很的损失。特别是网络环境,到处伴随着危险,ATM 取款系统针对这一用户群,采
取一些有效的措施,登陆后用户办理完的业务信息反馈到客户端数据库里,做好防止信息
被拦截工作。.....................................................................................................................................8
1.4 开发工具与环境...........................................................................................................................8
1.4.1 开发工具....................................................................................................................................8
1.4.2 开发环境....................................................................................................................................8
2 系统整体设计................................................................................................................................10
2.1 设计思想.....................................................................................................................................10
2.1.1 功能模块划分..........................................................................................................................10
2.2 数据库设计.................................................................................................................................11
3 系统详细设计................................................................................................................................12
3.1 系统总设计.................................................................................................................................12
系统总设计流程图如下:..............................................................................................................12
3.2 登陆界面设计.............................................................................................................................13
3.3 查询界面设计.............................................................................................................................16
N.......................................................................................................................................................17
Y.......................................................................................................................................................17
N.......................................................................................................................................................17
N.......................................................................................................................................................17
...........................................................................................................................................................17
5
- 1
- 2
- 3
前往页