multithreading
导读:multithreading读音音标
英 [\'mʌltɪ\'θredɪŋ]美 [\'mʌltɪ\'θredɪŋ]
multithreading意思解释
n.多线索,多线程; 英英释义 MultithreadingMultithreading computer c
英 [\'mʌltɪ\'θredɪŋ]美 [\'mʌltɪ\'θredɪŋ]
multithreading意思解释
n.多线索,多线程; 英英释义 MultithreadingMultithreading computer c

multithreading读音音标
英 [\'mʌltɪ\'θredɪŋ]
美 [\'mʌltɪ\'θredɪŋ]
multithreading意思解释
n.
多线索,多线程;
英英释义
MultithreadingMultithreading computer central processing units have hardware support to efficiently execute multiple threads. These are distinguished from multiprocessing systems (such as multi-core systems) in that the threads have to share the resources of a single core: the computing units, the CPU caches and the translation lookaside buffer (TLB).
双语例句
用作名词(n.)No multithreading code is needed for this task.此任务不需要多线程代码。Multithreading improves the performance and responsiveness of your applications.多线程处理可提高应用程序的性能和响应能力。
