文件名称:TestBank
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-12-06
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- Jeff *****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
银行存取款多线程编程,即要实现线程同步银行存取款多线程编程:取款getbankMoney()时,要判断余额不足;存款setbankMoney()时,限制一次存款额为1.1万元;存款和取款不能同时进行,即要实现线程同步。-Bank deposit and withdrawal multithreaded programming, that is, to achieve multi-threaded programming the thread synchronization Bank Teller: Teller getbankMoney () to determine the balance is less deposits setbankMoney (), limit the time deposits of $ 1.1 million deposits and withdrawals can not at the same time, that is, to achieve thread synchronization.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestBank.java