文件名称:timeclock
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- yo***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
//2.10实现一个秒表功能(精确到0.01秒),有计时按钮和复位按钮,
//当安下计时按钮时开始计时,同时计时按钮文字由“开始计时”变为“停止计时”,
//再次按下计时按钮停止计时同时显示文字变为“开始计时”,按下复位按钮后时间回到0:-//2.10 implement a stopwatch function (accurate to 0.01 seconds), with timing button and reset button,// when the safety button, the next time start time, while timing the button text from " start time" to " stop the clock" ,// Press the timer button again to stop time while the display text to " start time" , press the reset button and time back to 0:00
//当安下计时按钮时开始计时,同时计时按钮文字由“开始计时”变为“停止计时”,
//再次按下计时按钮停止计时同时显示文字变为“开始计时”,按下复位按钮后时间回到0:-//2.10 implement a stopwatch function (accurate to 0.01 seconds), with timing button and reset button,// when the safety button, the next time start time, while timing the button text from " start time" to " stop the clock" ,// Press the timer button again to stop time while the display text to " start time" , press the reset button and time back to 0:00
(系统自动生成,下载前可以参看下载内容)
下载文件列表
timeclock\Timer.java
timeclock
timeclock