-
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
-
CourseManagement
基于JSP+JavaBean+Servlet的课程管理系统(JSP+ JavaBean+ Servlet-based course management system)
- 2010-05-10 17:09:45下载
- 积分:1
-
bisiDat
Large set of functions for biological records (ECG, EEG, phono), datastore, datamining and analysis (HRV, QT, RR, ST). The application is written in Java, so that it is assumed to work on all devices. It runs as a desktop or client-server application.
- 2010-08-11 12:25:49下载
- 积分:1
-
Currency
This class represents a currency as identified in the ISO 4217 currency codes.
- 2013-12-19 11:08:51下载
- 积分:1
-
moea
NSGA2 和 QMEA 的java实现(NSGA2 and QMEA in JAVA)
- 2010-05-11 11:18:32下载
- 积分:1
-
weight
用天平称重时,已知给定的砝码,求解最多能称出多少不同的重量。(With weighing scales, it is known that a given weight, solving most able to call out the number of different weight.)
- 2012-11-06 16:11:36下载
- 积分:1
-
reflection
Java反射包的一些使用例子,使用GB2312编码打开文件。(Some use of Java reflection package example, use the GB2312 code to open the file.)
- 2010-06-13 11:18:15下载
- 积分:1
-
Java Socket+Demo通信 服务器端例子
仅含服务器端代码
- 2015-04-01下载
- 积分:1
-
HttpClientaaHtmlParser(Crawler)
httpclient开发框架 最全了html(the most comprehensive development framework httpclient)
- 2014-04-21 22:58:16下载
- 积分:1
-
图书馆管理系统javaweb(含数据库脚本)
tomcat7 eclipse jdk1.8 包含数据库,可以企鹅号咨询调试962175998【核心代码】
- 2019-12-06下载
- 积分:1