She also devised a special reel to draw the fibres from the cocoon into a single thread so that they would be strong enough to be woven into fabric.
她还设计了一个特殊的卷轴,把蚕茧里的纤维拉成一根单线,这样它们就足够结实,可以织成织物。
Some spiders produce a single thread.
有些蜘蛛只吐一条线。
These tiny threads come together to form a single thread.
这些细线聚在一起形成一条线。
For strong sewing use double, not single thread.
为了缝得牢,用双线,而不要用单线。
Deadlocks can also happen within a single thread.
死锁也会发生在单独的线程中。
For strong sewing use double, not single thread.
为了缝得牢,用双线,而不要用。
NET async, can a single thread time-slice between tasks?
网异步任务之间,可以单线程时间片?
A single thread executes through either of these execution units.
单个线程将通过这些执行单元中的其中一个来执行。
A single thread pool can therefore be used by multiple applications.
因此,单个线程池可以由多个应用程序使用。
Having a single thread pool could cause significant lock contention.
使用单独一个线程池可能会导致严重的锁争用。
You can use this method when waiting on a single thread synchronization object.
当等待单一线程同步对象时,可以使用此方法。
If you know you are going to build up a string in a single thread, use StringBuilder.
如果知道要在单线程中构建字符串,就使用StringBuilder。
Compass: A thread safe instance used to open Compass Sessions for single thread usage.
Compass:为单线程使用,创建线程安全的实例来打开Compass Seesion。
Batch application developers write code that is thread-safe and executes on a single thread.
批处理应用程序开发人员可以编写线程安全的、且在单个线程中执行的代码。
Regardless of whether or not you use AsyncTask, always remember these two rules about the single thread model.
无论您是否使用asynctask,都要记住单线程模型的两个规则。
The IBM WebSphere MQ MDB implementation uses a single thread to dispatch incoming messages from the input queue.
IBMWebSphereMQMDB实现使用单线程来分派输入队列中的传入消息。
Only a single thread is used for all these benchmarks; the synchronized classes are under no thread contention.
所有基准测试都只使用一个线程;同步的类不涉及线程争用。
From the standpoint of a single thread, a new node is created whose next pointer points to the top of the stack.
从单一线程的角度来看,创建了一个新节点,它的next指针指向堆栈的顶部。
However, the test program contains only a single thread, and therefore is guaranteed never to experience contention.
然而,该测试程序只包含一个线程,因而显然不存在竞争。
That clock speed improvement allows single thread software to simply make record benchmarks again and again and again.
时钟速度进步允许单一线软件只是一次又一次而且再一次创下记录基点。
A single thread in a tapestry, though its color brightly shine, can never see its purpose in a pattern of the grand design.
挂毯中的一根线,就算十分光彩夺目,它也无法体会到整体设计的美感。
This situation is equivalent to having acquired the lock: when there is only a single thread, all object accesses are safe.
这种情况等同于已经获取了锁:只有一个线程的时候,所有的对象访问都是安全的。
She used two strands to make a single thread, and then used the threads to knit the vest, completing the project in only one week.
她用两根头发绕成一股线来织背心,只用了一周就完成了编织。
For example, concentrating or multiplexing multiple connections on a single thread allows for a reduction in the number of overall threads.
例如,将多个连接分插或集中到一个线程上,可以减少总线程数。
POSIX provides the mutex function to create critical sections that enforce exclusive access to an object (a piece of memory) by a single thread.
POSIX提供了互斥函数来创建临界区,用于实施单线程对对象(一块内存)的独占访问。
Because of the single thread model described above, it's vital to the responsiveness of your application's UI that you do not block the UI thread.
根据对以上单线程模式的描述,要想保证程序界面的响应能力,关键是不能阻塞UI线程。
Because of the single thread model described above, it's vital to the responsiveness of your application's UI that you do not block the UI thread.
根据对以上单线程模式的描述,要想保证程序界面的响应能力,关键是不能阻塞UI线程。
应用推荐