释义 |
Threads-pool 基本例句 线程池¹⁰⁰ The count of work items queued to the thread pool.已排入线程池队列的工作项的计数。 In this case, this is the number of threads in the thread pool.在这种情况下,它就是线程池中线程的数目。 Not enough threads in the thread pool to complete the operation.线程池中没有足够的线程完成该操作。 To dispatch the commit holdup to a thread from the thread pool.以将延迟的提交分配给来自线程池的线程。 To force the page to be serviced by the STA thread pool.以强制由STA线程池提供页面服务。 The target method will be called on a thread from the thread pool.将对来自线程池的线程调用该目标方法。 |