• Swing is a single-threaded UI toolkit.

    Swing一个单线程UI工具包

    youdao

  • darkhttpd is a fast, single-threaded HTTP/1.1 server.

    darkhttpd一个快速的、单线程HTTP/1.1服务器

    youdao

  • The wait-free side of a WaitFreeQueue is designed to be single-threaded.

    WaitFreeQueue无等待端专门设计成单线程。

    youdao

  • Other DB2 operators with more than one input (joins) are also single-threaded.

    其他包含不止一个输入DB 2操作(连接)也是单线程的。

    youdao

  • The first option All databases corresponds to a single-threaded configuration.

    第一选项Alldatabases对应线程配置。

    youdao

  • Suffice it to say that Swing applications are essentially single-threaded out of the box.

    只需指出基本Swing应用程序本质上是单线程的。

    youdao

  • Don't try to tell me that these XUL applications have been single-threaded all of this time!

    不要告诉这些XUL应用程序一直以来都是单线程的!

    youdao

  • Don't be fooled into thinking that such problems won't occur on single-threaded processors.

    不要这些东西搅昏了,这些题目不会出现线程处理中

    youdao

  • Each on demand scan request is single-threaded, and you need a session bean to encapsulate it.

    每个扫描请求线程的,需要使用一个会话Bean其进行封装。

    youdao

  • In a simple single-threaded application, 100 percent of the Tree time would be spent in the main method.

    一个简单单线程应用程序中,100%的Tree时间用于main方法。

    youdao

  • You can then set up four separate (single-threaded) CSLD tasks, each servicing its related job database.

    那么可以设置4个单独的(单线程)CSLD任务每个任务为相关任务数据库服务

    youdao

  • In prior releases of WebSphere Federation Server, many federated queries execute in a single-threaded manner.

    之前版本WebSphereFederationServer中,很多联邦查询都是以线程的方式执行的。

    youdao

  • Second, though most games are single-threaded today, gaming applications also can benefit from multithreading.

    其次尽管目前很多游戏都是单线程的,应用程序可以受益多线程

    youdao

  • If this code were in a single-threaded program we'd expect the thread_function code to execute in its entirety.

    如果代码位于线程程序中,可以预期thread_function代码将完整执行。

    youdao

  • Distribution of CPU utilization by processor over the collection intervaluseful in identifying single-threaded processes.

    处理器收集间隔比值表示的CPU使用率分布情况,该信息有助于识别线程进程

    youdao

  • Figure 2 offers some guidance, dividing collectors into single-threaded and concurrent, and into low-pause and high-throughput.

    2提供了一些指导,将收集器分为单线程并发的,以及分为短暂停高吞吐能力的。

    youdao

  • In effect, misuse of synchronization can turn the application into a single-threaded application, thereby decreasing throughput.

    效果上,同步误用应用程序变成线程应用程序,从而降低吞吐率。

    youdao

  • This code segment can be run safely in a single-threaded environment; however, it causes a deadlock in a multi-threaded environment.

    这个代码片段可以线程环境安全运行然而会在多线程环境下引起锁。

    youdao

  • The single-threaded nature of legacy application, like that just mentioned, is an example of a technical limitation of a legacy system.

    刚刚提到遗留应用程序线程特性就是遗留系统技术限制一个例子

    youdao

  • In order to discuss Simultaneous Multi-Threading, you need to understand the normal execution of a single-threaded execution in a processor.

    为了讨论同步多线程需要了解线程执行过程处理器中的正常执行。

    youdao

  • For the mentioned two-server configuration, this translates into two single-threaded CSLD tasks, each servicing their related CSLD job database.

    对于前面提到的双服务器配置,则有两个线程CSLD任务每个任务为它们相关的CSLD任务数据库服务

    youdao

  • However, this kind of rhetoric has been prevalent for many years now, and yet a lot of developers are still happily writing single-threaded code.

    然而话语已经流行多年可是很多开发人员仍然乐于编写单线程代码。

    youdao

  • The default configuration for CSLD consists of one CSLD job database that is served by one single-threaded CSLD task (connected to one archpro server).

    CSLD缺省配置个CSLD任务数据库组成,数据库有一个单线程的CSLD任务(连接一个archpro服务器)其服务。

    youdao

  • If you run a single-threaded application on a multi-core machine you might even make your application run faster by switching off all but your first core.

    如果机器上运行线程的应用程序,就要禁用除第一个核以外所有核的优化,这样使应用程序运行得更快

    youdao

  • Because each on demand scan is single-threaded, a session bean is created to encapsulate the Nessus class to provide the session interface to the portlet.

    由于每个扫描线程的,因此创建会话Bean封装nessus向Portlet提供会话接口

    youdao

  • Unfortunately, it violates the single-threaded model for the UI: the Android UI toolkit is not thread-safe and must always be manipulated on the UI thread.

    不幸的是,上面的代码违背UI线程的线程模式Android UItoolkit不是线程安全的,所以对UI的操作应该主ui线程中进行。

    youdao

  • Based on the typical duration of a single transaction mentioned before, a single-threaded CommonStore throughput is typically in the range of 3,600-6,000 mails per hour.

    根据前面提到单个事务通常持续时间线程CommonStore吞吐量通常小时3,600- 6,000封邮件

    youdao

  • Most implementations (hw or sw) assume code inside a transaction is single-threaded, but isolation and parallelism are orthogonal (and Amdahl’s Law will strike with manycore)

    大多数语言实现假设事务中执行的代码单线程的,但是隔离并发两个互不影响的概念(Amdahl 定律受到多核的冲击)。

    youdao

  • ActionScript 3, the programming language used in Flex development, is fundamentally single-threaded, and requires asynchronous completion functions for all network operations.

    Flex开发中使用编程语言actionscript3,根本上单线程的,对于所有网络操作都需要异步来完成功能

    youdao

  • The web server takes advantage of the server's many cores to allow it to handle many simultaneous requests from the user, but each such request can often be handled by single-threaded code.

    web服务器利用服务器多个内核同时处理来自用户多个请求但是每个这样请求通常单线程代码处理

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定