What is the translation of " DIFFERENT THREADS " in Chinese?

['difrənt θredz]

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

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
This ensures consistency of data in different threads.
这确保了数据在不同线程下的一致性。
Different threads in a process are not quite as independent as different process.
进程中的不同线程不像不同进程之间那样存在很大的独立性。
To test, I installed the app and started a few different threads.
为了测试,我安装了该应用程序,并打开了几个不同的线程
Memory inconsistency errors occur when different threads have inconsistent views of the same data.
内存一致性错误发生在当不同的线程本对相同数据有不一致的视角。
Now we are going to see two examples,where we will print a counter using two different threads.
现在我们将看到两个例子,我们将使用两个不同的线程打印一个计数器。
There are different threads in different parts of the US" that eventually converge, Nevins said.
美国不同地区有不同的线程最终会聚合,尼维斯说。
The interpreter must be mindfulnot to operate on internally shared data from different threads.
解释器要留意的是避免在不同线程操作内部共享的数据。
Memory consistency errors occur when different threads have inconsistent views of what should be the same data.
内存一致性错误发生在当不同的线程本对相同数据有不一致的视角。
The two operations mentionedhere can be either within one thread or between different threads.
这里提到的两个操作既可以是在一个线程之内,也可以是不同线程之间的操作。
There are different threads in different parts of the U.S.” that eventually converge, Nevins says.
美国不同地区有不同的线程最终会聚合,尼维斯说。
The reason is simple: since the transient is mutable,using it from different threads would be dangerous and require synchronization.
原因很简单:因为transient是可变的,在不同的线程中使用它将会非常危险的,所以需要同步。
Allows or denies different threads to wait on the handle for the file or folder and synchronize with another thread that may signal it.
允许或拒绝不同的线程在句柄上等待文件或文件夹,并与另一个可能向它发信号的线程同步。
Memory consistency errors:Memory consistency errors occur when different threads have inconsistent views of the same data.
Memoryconsistencyerrors:它指的是不同的线程对于相同的数据产生了inconsistentviews。
To prevent different threads from changing data unexpectedly, you can either design your application to not have synchronization issues or you can use synchronization tools.
为了防止不同线程意外修改数据,你可以设计你的程序没有同步问题,或你也可以使用同步工具。
Memory inconsistency errors occur when different threads have inconsistent views of the same data.
Memoryconsistencyerrors:它指的是不同的线程对于相同的数据产生了inconsistentviews。
Similarly to WhatsApp Business, Messenger offers a number oftools to help business owners keep their different threads under control.
与WhatsAppBusiness类似,Messenger提供了许多工具来帮助企业所有者控制不同线程
With asynchronous handlers, in contrast, different threads may be assigned to the same request(at different times).
相反,对于异步处理程序,可以将不同的线程分配给同一请求(在不同的时间)。
The advantage of sharing codeis that it allows any application to have multiple different threads of activity inside the same address space.
代码和数据共享的优点是它允许一个应用程序在同一地址空间有多个不同的活动线程
The same cv::Mat can be used in different threads because the reference-counting operations use the architecture-specific atomic instructions.
所以类似于cv::Mat可以使用在不同的线程之中,因为因为引用技术操作使用的是原子操作。
The benefit of sharing code anddata is that it allows an application to have several different threads of activity within the same address space.
代码和数据共享的优点是它允许一个应用程序在同一地址空间有多个不同的活动线程
Also, the same cv::Mat can be used in different threads because the reference-counting operations use the architecture-specific atomic instructions.
同时,相同的cv::Mat也可以在不同的线程中使用,因为这里有引用计数来实现特定架构的原子操作。
The operator subtasks are independent of one another, and execute in different threads and possibly on different machines or containers.
算子子任务之间相互独立,并且在不同的线程中执行,甚至有可能在不同的机器或容器上执行。
It could be one process with many different threads or many different processes with a few threads communicating over IPC.
它可能是一个具有许多不同线程或许多不同进程的进程,只有少数线程能够通过IPC进行通信。
In threading, the operating system actually knows about each thread andcan interrupt it at any time to start running a different thread.
程中,操作系统实际上知道每个线程,并且可以随时中断它以开始运行不同的线程
To solve this problem, many people simple move this code into a different thread.
解决上面的问题,许多人会简单的把它移动到不同的线程中。
I posted this in a different thread, but it applies here as well.
我把这个放在另一条线里,但它也适用于这个线。
Different thread, but my reply to you is the same as the last one, Stacy2….
不同的线,但是我给你的回复和上次一样,Stacy2…….
To start a goroutine you only have to write go functioncall()and the function will be started in a different thread.
要启动goroutine,您只需编写gofunctioncall()即可,该函数将在其他线程中启动。
HTML5 adds an option to mark the script as asynchronous so it will be parsed andexecuted by a different thread.
HTML5增加了一个选项,可将脚本标记为异步,以便由其他线程解析和执行。
Results: 29, Time: 0.0309

Word-for-word translation

Top dictionary queries

English - Chinese