| 1. | A thread is created within the common language runtime 在公共语言运行库中创建线程。 |
| 2. | Creates a thread - safe wrapper around the specified 周围创建线程安全包装。 |
| 3. | Creating threads and passing data at start time 启动时创建线程并传递数据 |
| 4. | How to : create , start , and interact between threads 如何:创建线程、启动线程和在线程之间交互 |
| 5. | Out of memory . could not create a thread to run the package 内存不足。无法创建线程以运行包。 |
| 6. | Threads sequential streams of execution created by your program 由您的程序创建线程,即执行的连续流 |
| 7. | Creates a thread - safe synchronized wrapper around the specified 对象周围创建线程安全(同步)包装。 |
| 8. | It then creates the thread and lets it execute by sleeping for few seconds 然后创建线程,并在睡眠几秒后让它执行。 |
| 9. | To create a thread using the java language , you instantiate an object of type 为了使用java语言创建线程,你可以生成一个 |
| 10. | How to : create threads 如何:创建线程 |