1·Both NUnit and console runnable tests.
可以在NUnit和控制台中运行的测试。
2·The Runnable is run on the J2EE worker thread.
可运行线程在J2EE工作线程上运行。
3·A Runnable is submitted to a custom thread pool.
将可运行线程提交到自定义线程池。
4·The Executor interface accepts Runnable objects to execute.
Executor 接口接受 Runnable 对象并执行。
5·Spawning Runnable tasks to find more URIs on a site's pages.
生成Runnable任务,在网站的页面上找到更多的URI。
6·Using a thread pool to work its way through the Runnable operations
使用线程池来完成 Runnable 操作
7·The process would be runnable again on receipt of signal SIGCONT.
接收到SIGCONT信号之后,进程将再次变得可运行。
8·A run queue is a list of runnable threads, sorted by thread priority value.
运行队列是由运行线程所组成的列表,按照线程优先级的值进行排序。
9·The bin directory in UNIX is where binaries and other runnable programs are stored.
UNIX 中的 bin 目录是存储二进制和其它可运行程序的位置。
10·So when a new task becomes runnable, there are strict requirements for its placement.
因此,当一个新任务变为可运行状态时,对其位置有严格的要求。