runnable

['rʌnəbl]
  • 释义
  • 可追捕的,可猎取的;

  • 双语例句
  • 1、

    The thread could be implemented by runnable interface or by inheriting from the Thread class.

    线程可以执行调用可运行接口或从线程类继承.前者是较为有利.

    互联网
  • 2、

    Instantaneous per - CPU load is defined as the number of runnable timesharing KSEs in a CPU's queues.

    瞬间单CPU负载定义为在当前CPU的队列里,可运行的分时KSE的数量.

    互联网
  • 3、

    When a blocked thread becomes runnable, it is placed back into the appropriate runnable pool.

    一旦被堵塞的线程进入可运行状态, 它将会被放回适当的可运行池中.

    互联网
  • 4、

    The thread could be implemented by using runnable interface or by inheriting from the Thread class.

    线程可以执行调用可运行接口或从线程类继续.前者是较为有利.

    互联网
  • 5、

    This bit corresponds to the highest priority task that is runnable.

    该位对应着优先级最高的可执行进程.

    互联网
  • 6、

    All thread that are runnable are kept in pools according to priority.

    所有可运行的线程根据优先级保持在不同的池中.

    互联网
  • 相关阅读