文件名称:abc
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-05-25
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- Lesley******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
試撰寫一程式,由實作Runnable介面的方式建立t1與t2兩個執行緒。t1執行緒每隔1
秒便印出 "Thread 1 is running" 的字串,t2 執行緒每隔2.5 秒便印出 "Thread 2 is
running" 字串,直到每個執行緒執行run() method 10次為止。-Try to write a program, create a way to implement Runnable interface by two threads t1 and t2. t1 thread will be printed every 1 second " Thread 1 is running" string, t2 thread every 2.5 seconds to print the " Thread 2 is running" strings until each thread executes run () method 10 times so far.
秒便印出 "Thread 1 is running" 的字串,t2 執行緒每隔2.5 秒便印出 "Thread 2 is
running" 字串,直到每個執行緒執行run() method 10次為止。-Try to write a program, create a way to implement Runnable interface by two threads t1 and t2. t1 thread will be printed every 1 second " Thread 1 is running" string, t2 thread every 2.5 seconds to print the " Thread 2 is running" strings until each thread executes run () method 10 times so far.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
abc\.classpath
...\.project
...\.settings\org.eclipse.jdt.core.prefs
...\bin\abc\CTest.class
...\...\...\hw15_14.class
...\src\abc\hw15_14.java
...\bin\abc
...\src\abc
...\.settings
...\bin
...\src
abc