Description: The system is simulated ATM teller machines, to achieve the following functions: balance inquiries, withdrawals, deposits, transfers, change your password. Rules: 1 balance inquiry: the initial balance of 10,000 yuan 2, ATM withdrawals: withdrawal amount for each 100 multiples, totaling no more than 5,000, the amount of withdrawal does not allow overdrafts 3, ATM deposits: deposits and can not be a negative multiple of 100 4, change the password: New password length is not less than 6, does not allow for six identical case, only the old password is correct, the new password meets the requirements, and the two enter the same circumstances can successfully change the password
To Search:
File list (Check if you may need any files):
ATM柜员机模拟系统\image\logo2.gif
.................\bankSystem.java
.................\bankSystem.mdb
.................\--Java综合实训报告.doc
.................\image
ATM柜员机模拟系统