multithreading
英 ['mʌltɪ'θredɪŋ]
美 ['mʌltɪ'θredɪŋ]
记忆“multithreading”这个复杂词,可以采用拆词法:
1. 先记住“multi-”前缀,它表示“多”或“重复”。
2. 然后“thread”是“线程”的意思,在计算机编程中指的是执行任务的基本单元。
3. 将“multi”和“thread”结合起来,形成“multithread”,即“多线程”。
记忆方法:想象一个计算机程序同时展开了多个“thread”(线),每个线都在并行工作,这就是“multithreading”。
以上内容由AI生成, 仅供参考和借鉴
- 1. The multithreading support for the ODBC classes has some limitations.
- 对ODBC类的多线程支持有一些限制.
- 2. Multithreading is best suited to running processor - intensive procedures of class modules.
- 多线程处理最适合于运行类模块的处理器 密集型 过程.
- 3. Windows multithreading source coding with the book, very classic!
- Windows多线程编码随书源码, 非常经典!
- 4. It ensures systemic reliability and realtime by using multithreading technology.
- 使用多线程技术,确保系统的可靠性,实时性.
- 5. Multithreading can be a powerful tool in component programming.
- 多线程处理可以是组件编程中的一个非常强大的工具.