- 重点词汇
- 相关例句
A thread might cease to runnable ( that is, because blocked) for a variety of reasons.
线程可以因为各种各样的原因终止并进入可运行状态(因为堵塞)。
互联网摘选
这一阶段的目标是生成可运行的DB2SQL查询并将返回用户期望的结果。
互联网摘选
Jobs are analogous to a Runnable: they describe the task, not the thread to run on.
Job类似于Runnable:它们描述task,而不是所运行的线程。
互联网摘选
抢占式调度模型就是许多线程属于可以运行状态(等待状态),但实际上只有一个线程在运行。
互联网摘选
RMInvoker: This is a runnable component that dispatches web service requests to the actual service.
RMInvoker:此组件为将Web服务请求调度到实际的服务的可运行组件。
互联网摘选
是的,请务必谨记在MVC模型中,所有的执行都要经过控制器,视图自身是不能运行的。
互联网摘选
The kernel scheduler always picks the highest-priority runnable thread to put on a CPU.
内核调度器总是将具有最高优先级的可运行线程放到CPU中。
互联网摘选
红黑树的叶子不包含信息,但是内部节点代表一个或多个可运行的任务。
互联网摘选
但是,一个线程化的程序可能含有多个可运行的线程,所以在系统调用过程中,应该避免阻塞。
互联网摘选
Handler允许你发送以及处理与某个线程的消息队列关联的消息和Runnable对象。
互联网摘选
我们建议您阅读源代码,看看我们所讨论的理论如何实现为可运行的代码。
互联网摘选
This is the highest priority runnable task on the system and is the task the scheduler will run.
这就是系统中优先级最高的可执行进程,也是马上会被调度执行的进程。
互联网摘选
R& The average number of runnable kernel threads over the timing interval you have specified.
r&在您指定的时间间隔内,可运行内核线程的平均数量。
互联网摘选
A run queue is a list of runnable threads, sorted by thread priority value.
运行队列是由运行线程所组成的列表,按照线程优先级的值进行排序。
互联网摘选
The Executor interface has a single method execute() that accepts the Runnable parameter.
Executor接口有一个execute()方法,它接受Runnable参数。
互联网摘选
一个基本的CSCW应用系统还包括协同感知、会话管理等功能模块。
互联网摘选