英语单词

single-threaded的中文翻译

single-threaded

英[] 美[]
  • 单一执行绪

双语例句


1. Swing is a single-threaded UI toolkit.
Swing是一个单线程UI工具包。

youdao

2. Average Response Time for Single-Threaded client.
单线程客户端的平均响应时间。

youdao

3. darkhttpd is a fast, single-threaded HTTP/1.1 server.
darkhttpd是一个快速的、单线程的HTTP/1.1服务器。

youdao

4. This implementation is fine for a single-threaded program.
这个实现适合于单线程程序。

youdao

5. The wait-free side of a WaitFreeQueue is designed to be single-threaded.
WaitFreeQueue的无等待端专门设计成单线程。

youdao

6. Other DB2 operators with more than one input (joins) are also single-threaded.
其他包含不止一个输入的DB 2操作(连接)也是单线程的。

youdao

7. The first option All databases corresponds to a single-threaded configuration.
第一个选项Alldatabases对应于单线程配置。

youdao

8. EJBs are single-threaded, and each thread in the pool can have its own connection.
EJB是单线程的,线程池中的每个线程都有自己的连接。

youdao

9. These optimizations can benefit all applications, even those that are single-threaded.
这些优化有利于所有的应用程序,包括只使用了单线程的。

youdao

10. Suffice it to say that Swing applications are essentially single-threaded out of the box.
只需指出基本的Swing应用程序本质上是单线程的。

youdao

11. Don't try to tell me that these XUL applications have been single-threaded all of this time!
不要告诉我这些XUL应用程序一直以来都是单线程的!

youdao

12. Each on demand scan request is single-threaded, and you need a session bean to encapsulate it.
每个按需扫描请求都是单线程的,需要使用一个会话Bean对其进行封装。

youdao

13. In a simple single-threaded application, 100 percent of the Tree time would be spent in the main method.
在一个简单的单线程应用程序中,100%的Tree时间将用于main方法。

youdao

14. You can then set up four separate (single-threaded) CSLD tasks, each servicing its related job database.
那么可以设置4个单独的(单线程)CSLD任务,每个任务为它相关的任务数据库服务。

youdao

15. In prior releases of WebSphere Federation Server, many federated queries execute in a single-threaded manner.
在之前版本的WebSphereFederationServer中,很多联邦查询都是以单线程的方式执行的。

youdao

16. If this code were in a single-threaded program we'd expect the thread_function code to execute in its entirety.
如果代码是位于单线程程序中,可以预期thread_function代码将完整执行。

youdao

17. Distribution of CPU utilization by processor over the collection interval — useful in identifying single-threaded processes.
用处理器与收集间隔的比值表示的CPU使用率的分布情况,该信息有助于识别单线程的进程。

youdao

18. Figure 2 offers some guidance, dividing collectors into single-threaded and concurrent, and into low-pause and high-throughput.
图2提供了一些指导,将收集器分为单线程和并发的,以及分为短暂停和高吞吐能力的。

youdao

19. In effect, misuse of synchronization can turn the application into a single-threaded application, thereby decreasing throughput.
在效果上,同步的误用,会把应用程序变成单线程应用程序,从而降低吞吐率。

youdao

20. This code segment can be run safely in a single-threaded environment; however, it causes a deadlock in a multi-threaded environment.
这个代码片段可以在单线程环境中安全运行;然而,它会在多线程环境下引起死锁。

youdao

21. The single-threaded nature of legacy application, like that just mentioned, is an example of a technical limitation of a legacy system.
如刚刚提到的,遗留应用程序的单线程特性就是遗留系统技术限制的一个例子。

youdao

22. In order to discuss Simultaneous Multi-Threading, you need to understand the normal execution of a single-threaded execution in a processor.
为了讨论同步多线程,您需要了解单线程执行过程在处理器中的正常执行。

youdao

23. For the mentioned two-server configuration, this translates into two single-threaded CSLD tasks, each servicing their related CSLD job database.
对于前面提到的双服务器配置,则有两个单线程CSLD任务,每个任务为它们相关的CSLD任务数据库服务。

youdao

24. 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

25. 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

26. 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

27. 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

28. 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

29. 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

30. 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

百度翻译


有道翻译


单词首字母