-
ATM
编写一个控制台程序,模拟在ATM机的存款和取款过程,当输入给定的卡号和密码(初始卡号和密码到数据文件里查看)时,系统能登录ATM系统,根据用户的身份不同显示不同的程序界面;取款
每次取款金额只能为100的倍数,总额不超过2000元,不允许透支。且取款之后,要记录取款的金额和时间。
存款
每次存款金额只能为100的倍数,总额不超过2000元。
修改密码
新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码。(Write a console program to simulate the ATM deposits and withdrawals process, when you enter a given number and password (the initial number and password to the data file view), the system can log in ATM systems, according to the user' s identity different display different The program interface withdrawal amount each withdrawal can only be a multiple of 100, the total does not exceed 2,000 yuan, does not allow overdrafts. And withdrawals after the withdrawal of the amount to be recorded and time. Deposit Amount per Deposit only a multiple of 100, totaling no more than 2,000 yuan. Change Password New Password length not less than six, allowed six identical situation, only the old password is correct, the new password meets the requirements, and enter the same case twice before they can successfully change the password.)
- 2013-10-14 22:50:17下载
- 积分:1
-
nodesetprefix09
The method setPrefix raises a INVALID_CHARACTER_ERR if the specified prefix contains an illegal character.
- 2014-01-15 09:57:45下载
- 积分:1
-
chat
java实现简单的聊天功能,一个服务端和一个电脑客户端与安卓客户端(java achieve a simple chat, a server and a client computer and Android client)
- 2015-01-04 09:16:43下载
- 积分:1
-
FreeMarker_Manual_zh_CN
FreeMarker + spring mvc整合(FreeMarker+ spring mvc integration)
- 2012-11-12 15:34:20下载
- 积分:1
-
cloud-zuul2.1.1
zuul是Spring cloud中网关的一种实现,用于构建服务网关(Zuul is an implementation of gateway in Spring cloud, which is used to build service gateway)
- 2020-06-19 20:40:01下载
- 积分:1
-
exelHandleUp
EXcel文档转换为XML文档,将Excel表数据转换为工程所需的XML格式的配置文件(EXcel documents are converted to XML documents)
- 2018-03-26 16:00:40下载
- 积分:1
-
somejavapp
自己做的Java小程序 作为期末设计 可以接大家的燃眉之急 也可以方便初学者学习(Java applets to do their own design as the end of the urgent needs of people can access easily for beginners to learn)
- 2010-12-15 19:40:04下载
- 积分:1
-
JxtaPipe1
利用Eclipse开发的基于sun公司jxta协议的Jxta管道编程的通信程序(The use of sun-based Eclipse development company Jxta pipeline agreement JXTA programming Communication Program)
- 2009-01-16 02:23:20下载
- 积分:1
-
CompletionInfo
Information about a single text completion that an editor has reported to an input method.
- 2014-01-03 19:35:20下载
- 积分:1
-
Exercise18_1
java编程思想的题,用awt写的音频播放器,能实现多种循环方式。(java programming ideas for the title, written by awt audio player, can achieve a variety of cycle ways.)
- 2013-11-27 21:58:06下载
- 积分:1