文件名称:Account_exp
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个银行类,成员变量包括帐号、姓名、开户时间、
身份证号、账户金额等信息。成员包括存款、取款操作。
完成存取款操作,并输出结果。
异常处理:如果存款余额小于取款额,显示当前余额,并告知不能取款,否则显示取款成功
-Design a bank, member variables, including account number, name, account opening time, ID number, account the amount of other information. Members include deposits, withdrawals operation. Complete deposit and withdrawal operation, and output. Exception handling: If the deposit balance is less than the amount taken, showing the current balance, and to inform not withdrawals, or withdrawals show the success of
身份证号、账户金额等信息。成员包括存款、取款操作。
完成存取款操作,并输出结果。
异常处理:如果存款余额小于取款额,显示当前余额,并告知不能取款,否则显示取款成功
-Design a bank, member variables, including account number, name, account opening time, ID number, account the amount of other information. Members include deposits, withdrawals operation. Complete deposit and withdrawal operation, and output. Exception handling: If the deposit balance is less than the amount taken, showing the current balance, and to inform not withdrawals, or withdrawals show the success of
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Account_exp.java