through-thread的意思|示意

美 / / 英 / /


through-thread的网络常见释义

线 ... an+thr群 opic =一群的)(top顶端) through-thread线(所谓“穿针引线”) -throat咽喉,喉咙( thr + road =throat )(食物在喉咙穿过的要道) ...

through-thread相关短语

1、 thread through 通过

2、 thread one's way through 穿过

3、 thread through stitches 将线穿入针目

through-thread相关例句

Recommendation: Test the application with a variety of minimum and maximum thread pool sizes to determine which Settings move as much work as possible through the application.

推荐:请用不同的最小和最大线程池大小来测试应用程序以确定哪些设置使应用程序完成尽可能多的工作。

There is now a locking mechanism to ensure that only one thread at a time goes through any of the wrapped calls.

现在有一个锁机制来确保每次仅能有一个线程经过任何已包装的调用。

A scenario is a "thread" through the use case -- i.e. the basic flow plus zero or more alternate flows.

1一个场景就是一个“思路”的观念贯穿了这个用例的全过程——即一个基本的信息流加上零或者更多备选的信息流。

In this model, called Pipelining, the main thread is used to loop through the results as they are produced by the other threads.

在这个被称为“并行管道”的模型下,主线程将会在另一个线程产出结果的同时进行循环处理。

Tie two knots in the cord outside the hole. Thread the other end of the cord through the second hole. Tie two knots in the cord.

把线穿过一个小孔,在小孔外面打两个结,把线的另一头穿过第二个小孔,也在线上打两个结。

The interrupted status is initially false; when a thread is interrupted by some other thread through a call to Thread.interrupt(), one of two things happens.

中断状态初始时为 false;当另一个线程通过调用 Thread.interrupt() 中断一个线程时,会出现以下两种情况之一。