runnable的意思|示意
adj. 可追捕的;可猎取的;适合猎取的
runnable相关短语
1、 Not Runnable 非运行态,不可运行状态,不可运行
2、 Runnable Queue 可运行队列
3、 runnable interface 运行接口
4、 Runnable Service 可运行服务
5、 runnable task 可运行任务
6、 Runnable callback 回调方法
7、 Chained Runnable Engine 我称它为链接运行引擎
8、 runnable processes 可运行进程
9、 Runnable Object 可运行的对象
runnable相关例句
Instantaneous per - CPU load is defined as the number of runnable timesharing KSEs in a CPU's queues.
瞬间单CPU负载定义为在当前CPU的队列里,可运行的分时KSE的数量.
互联网
When a blocked thread becomes runnable, it is placed back into the appropriate runnable pool.
一旦被堵塞的线程进入可运行状态, 它将会被放回适当的可运行池中.
互联网
The thread could be implemented by runnable interface or by inheriting from the Thread class.
线程可以执行调用可运行接口或从线程类继承.前者是较为有利.
互联网
The thread could be implemented by using runnable interface or by inheriting from the Thread class.
线程可以执行调用可运行接口或从线程类继续.前者是较为有利.
互联网
This bit corresponds to the highest priority task that is runnable.
该位对应着优先级最高的可执行进程.
互联网
All thread that are runnable are kept in pools according to priority.
所有可运行的线程根据优先级保持在不同的池中.
互联网