TWO THREADS in Chinese translation

[tuː θredz]
[tuː θredz]
2个线程

Examples of using Two threads in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
To achieve linear scalability with number of threads, we must ensure no two threads write to the same variable or cache line.
为了让可伸缩性与线程数呈线性关系,就必须确保不会有两个线程往同一个变量或缓存行中写。
I see two threads in the post-2015 discussions that could diffuse the power of the MDGs.
我在围绕2015年之后的讨论中看到两条线索有可能扩散MDG的力量。
For example, on a single-CPU system that supports hyperthreading, by default the database server permits two threads to run concurrently on one physical processor.
例如,在支持超线程的单CPU系统上,缺省情况下,数据库服务器允许在一个物理处理器上并发运行两个线程
(Easy exercise: construct a two thread scenario in which the counter is updated a million times, but the final counter value is one.).
简单练习:构建一个双线程场景,其中计数器更新一百万次,但最终计数器值为1。
These two threads inspired me a lot.
两个故事给予我们很多启发:.
This example uses an executor that dispatches work over two threads.
本示例使用一个执行器将工作分派给两个线程
Prevents two threads from accessing the same resource at the same time.
防止两个线程同时访问相同的资源。
Similarly, consider two threads just reading from the same variable sp.
类似的,我们看下面代码,两个线程只从同一个变量sp中读取内容.
For example, suppose there are two threads with TLDs 123 and 456.
举个例子,假设两个线程的TID分别为123与456。
For instance, consider the case where two threads try to update two variables.
例如,考虑这样一个例子:两个线程尝试更新两个变量。
Optimize for speed with two threads and the try increasing the number after that.
两个线程优化速度,之后尝试增加数量。
Parallelism: A condition that arises when at least two threads are executing simultaneously.
量)Parallelism(并行性)如果至少有两个线程正在同时执行,则会出现此情况。
If two threads execute in incr() simultaneously, one of the updates could be lost.
如果两个线程同时在incr()中执行,则其中一个更新可能会丢失。
Two threads writing to the same variable can be tracked down at a code level.
两个线程写同一个变量可以在代码中发现。
This prevents two threads from calling the getSingletonObject() method at the same time.
假设有两个线程同时调用了getInstance()方法.
So far, we have been using only two threads: the main thread and one child thread.
到目前为止,我们仅用到两个线程:主线程和一个子线程
The form of packaging in which it permeates is basically evolving along these two threads.
渗透在其中的包装形态也是基本沿着这两个脉络不断发展。
Via these member variable references in Object 3 the two threads can access Object 2 and Object 4.
两个线程可以通过Object3的成员变量访问到Object2和Object4。
We make two threads and change the variable names used with the second thread to handle2 and num2.
这里创建了两个线程并将用于第二个线程的变量名改为handle2和num2。
When two threads/cores access the same data they can't stop and wait for each other.
两个线程/内核访问同一个数据时,不能停下来互相等待.
Results: 223, Time: 0.0326

Word-for-word translation

Top dictionary queries

English - Chinese