multithreading中文,multithreading的意思,multithreading翻译及用法

2025-09-08 02:47 浏览次数 7

multithreading

英['mʌltɪ'θredɪŋ]美['mʌltɪ'θredɪŋ]

n. 多线程;多线索

multithreading 片语

片语

redundant multithreading冗余多线程

Implicit MultiThreading隐式多线程

multithreading synchronization多线程同步

windows multithreadingwindows多线程

multithreading programming多线程程序设计

POSIX MultithreadingPOSIX多线程

Chiplevel multithreading片级多处理

symmetric multithreading对称多线程

Cooperative multithreading多任务处理

multithreading 例句

英汉例句

  • multithreading and parallel processing came about because i read articles on it, thought it sounded interesting, and figured it out on my own; i keep writing apps that use those techniques.

    多线程和并行处理是因为我读了相关文章,觉得它看起来很有趣,然后再自己把它弄清楚了;然后我就一直使用这些技术来写应用。

  • the component does not need to add separate logic to manage multithreading which is time consuming, complex and prone to error.

    组件不需要添加独立逻辑来管理多线程,因为这很耗时、复杂且易于出错。

  • an important benefit of multithreading is that it improves the interactive performance of graphical applications for the user.

    多线程的一个重要的优越之处在于它能够改善图形化应用程序与用户间的交互性能。

  • multithreading is a difficult topic, and it will come up in the scjp 1.4.

    多线程是较难的主题,它将出现在scjp1.4 中。

  • a server application is fairly meaningless if it cannot service multiple clients at the same time, usually asynchronous i/o calls and multithreading is used for this purpose.

    如果一个服务器应用程序不能同时支持多个客户端,那是毫无意义的,为此,通常使用异步i/o请求和多线程。

  • power7 provides increased processor core density per chip or socket, improved multithreading support, and improved core memory bandwidth (discussed below).

    power7 在每一个芯片或插槽上增加了处理器内核密度,改进了多线程支持,并且改进了内核内存带宽(下面介绍)。

  • as mentioned earlier, one common use of multithreading is some type of io operation, such as accessing a web service over the internet.

    如前面所提到的,多线程的一个常见应用就是某类io操作,例如访问internet 上的一个web服务。

  • multithreading allows each task of a well-designed program to operate as independent of others—nearly at the same time.

    多线程允许一个设计良好的程序中的每个任务可以彼此独立运行,并且几乎是同时运行。

  • by taking advantage of multithreading in the new vm the web container is able to dispatch multiple http and https requests concurrently.

    由于充分利用了新虚拟机中多线程的优势,该web容器可以同时分发多个http和https请求。

  • as a result, csp provides a rich set of design patterns and tools to guard against common multithreading pitfalls such as race hazards, deadlocks, livelocks, and resource starvation.

    因此,csp提供了丰富的设计模式和工具集,可以防范常见的多线程缺陷,例如争用风险、死锁、活动锁和资源耗尽。

  • of course c++ has support for native threads, so that was always a way to use multithreading from within a xul application.

    当然,c++能支持本机线程,所以总是可以通过该种方式在一个xul应用程序中使用多线程。

  • shiro also supports some auxiliary features, such as web application security, unit testing, and multithreading support, but these exist to reinforce the above four primary concerns.

    shiro还支持一些辅助特性,如web应用安全、单元测试和多线程,它们的存在强化了上面提到的四个要素。

  • the parser achieves these gains by using symbol table data structures that occupy less memory and by multithreading the processing across two or more cores.

    解析器使用占用更少内存的符号表数据结构和跨两个或更多内核的多线程处理来实现这些性能。

  • a multithreading example is one of the best ways to show you how to use commands to compile, link, and execute a program.

    多线程示例是展示如何使用命令编译、链接和执行程序的最佳方法之一。

相关热词