当前位置: 首页 > 资料整理 > 英语单词

multithreaded是什么意思_英文音标_中文翻译

时间:

multithreaded

英文音标

英式:[məltɪθˈredɪd]
美式:[məltɪθˈredɪd]

英文翻译

多线程

英文例句

A straightforward way to implement multithreaded applications is to associate a lightweight process with each thread. 一种实现多线程程序最直接的方法就是用一个轻进程关联每个线程。

Synchronization provides a compromise between the unstructured nature of multithreaded programming and the structured order of synchronous processing. 同步可以在多线程编程的非结构化特性与同步处理的结构化顺序之间进行平衡。