文件名称:WindowBox.java
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Text]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- t***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用图形用户界面。当输入给定的卡号和密码(初始卡号和密码为123456)时,系统能登录ATM柜员机系统,用户可以按照以下规则进行:
(1)查询余额功能:初始余额为10000元
(2)ATM取款功能:每次取款金额为100的倍数,总额不超过5000元,支取金额不允许透支。
(3)ATM存款功能:不能出现负存款。
(4)修改密码:新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码
-Using a graphical user interface. When you enter a given number and password (the initial number and the password is 123456), the system can log on ATM ATM system, the user can follow these rules:
(1) check balances feature: the initial balance of 10,000 yuan
(2) ATM withdrawal features: the amount of each withdrawal in multiples of 100, total not to exceed 5,000 yuan, the amount paid does not allow overdrafts.
(3) ATM deposit feature: You can not negative deposits.
(4) Change Password: The new password length is not less than 6, 6 are not allowed in the same situation, only the old password is correct, the new password meets the requirements, and twice for the same circumstances can successfully change the password
(1)查询余额功能:初始余额为10000元
(2)ATM取款功能:每次取款金额为100的倍数,总额不超过5000元,支取金额不允许透支。
(3)ATM存款功能:不能出现负存款。
(4)修改密码:新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码
-Using a graphical user interface. When you enter a given number and password (the initial number and the password is 123456), the system can log on ATM ATM system, the user can follow these rules:
(1) check balances feature: the initial balance of 10,000 yuan
(2) ATM withdrawal features: the amount of each withdrawal in multiples of 100, total not to exceed 5,000 yuan, the amount paid does not allow overdrafts.
(3) ATM deposit feature: You can not negative deposits.
(4) Change Password: The new password length is not less than 6, 6 are not allowed in the same situation, only the old password is correct, the new password meets the requirements, and twice for the same circumstances can successfully change the password
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WindowBox.java.txt