单词 | single-process | ||||||||||
释义 | single-process
更多释义 收起释义 例句释义: 单进程运行,单一程序,单线程模式 1. In a good operating system, a single process is not allowed to access any of the memory allocated to other processes directly. 在一个好的操作系统中,不允许单个进程直接访问分配给其它进程的任何内存。 www.ibm.com 2. As shown in Figure 2, a Dalvik executable (along with an instance of the VM) is isolated as a single process in Linux user space. 如图2所示,一个Dalvik可执行文件(以及VM的一个实例)被孤立为Linux用户空间中的单一进程。 www.ibm.com 3. Traditional UNIX systems, like the 4. 2BSD system that they were using at the time, had a single process for the kernel. 传统的UNIX系统,比如当时他们使用的BSD4.2版,一个内核只有一个进程。 www.bing.com 4. We thought about the option of using OSGi bundles, but we were not able to do that: OSGi is really about a single process, a single JVM. 我们曾考虑过使用OSGibundle的可能,但是我们没能那么做:OSGi实际只考虑了单进程,单JVM。 www.infoq.com 5. So far we discussed subprocesses and tasks from the perspective of a single process model, i. e. , from a local point of view. 到目前为止,我们从单个流程模型的角度(也就是从局部的角度)讨论了子流程和任务。 www.ibm.com 6. For the EFS keystore to load, creation of the keystore and binding of these keys to process credentials has to be done by a single process. 对于要装载的EFS密钥存储,必须由单一进程创建密钥存储并把这些密钥与进程凭证绑定。 www.ibm.com 7. The printing forme is imaged to higher quality standards than is possible by other means, in a shorter time, and in a single process step. 印刷形式的是影像,以更高的质量标准比是有可能透过其他途径,在较短的时间内,并在一个单一的过程中的一步。 shjyzys.512121.com 8. The ability to run multiple applications within a single process dramatically increases server scalability. 在一个进程内运行多个应用程序的能力显著增强了服务器的可伸缩性。 msdn2.microsoft.com 9. A 32 bit windows operating system would allow up to 4GB of memory to be addressed by a single process. 一个32位windows操作系统的一个单一进程通常最多可处理4GB的内存。 www.ibm.com 10. This allows for a single point of control and a single process of development for both platforms. 这就为两个平台提供了一个单一的控制点和一个单一的开发过程。 www.ibm.com 1. Execution context ID used to uniquely identify the subthreads operating on behalf of a single process. 用于唯一标识代表单个进程进行操作的子线程的执行上下文ID。 msdn2.microsoft.com 2. Start Apache with the -X parameter, which forces it into a single-process debugging mode. 使用-X参数启动Apache,这个参数将强制Apache进入单进程调试模式。 www.ibm.com 3. At the next level up is a group of sequenced tasks to perform single process functionality. 下一级别是一组有顺序的任务,用以执行单个流程活动。 www.ibm.com 4. A single process that has multiple tasks to perform implicitly serializes those tasks, because there is only one thread of control. 一个单独的有多个任务的进程在后台连续的完成这些人物,因为仅仅有一个控制线程。 bbs.et8.net 5. coLinux is a port of the Linux operating system that executes as a single process in the Microsoft operating system. coLinux是Linux操作系统的一个端口,它在Microsoft操作系统中作为一个进程执行。 www.ibm.com 6. The threads of a single process can use a critical section object for mutual-exclusion synchronization. 单个进程的线程可以使用一个互斥同步临界区对象。 mongfei.yan.blog.163.com 7. Running multiple applications within a single process increases server scalability. 在单个进程中运行多个应用程序提高了服务器伸缩性。 msdn2.microsoft.com 8. Although my asparagus fern is not alone, the growth of buds from a single process, I identified a number of reasons. 虽说我那文竹不大,单从这单个叶芽的成长过程,我看出了一些道理。 www.bing.com 9. Single process activities can then be combined to form a more complex process activity. 然后可以对各个流程活动进行组合,以形成更为复杂的流程活动。 www.ibm.com 10. In this example, you modify your last script slightly to collect system call data for a single process. 在这个例子中,您稍微修改了上一个脚本,让它收集一个进程的系统调用数据。 www.ibm.com 1. Thread switches can occur either inside of a single process or across processes. 线程切换可以在单个进程内部发生,也可以跨进程发生。 www.ibm.com 2. If you are on a low-spec system, you can change the InfoSphere DataStage project settings to execute jobs in a single process. 如果使用低规格的系统,则可以改变InfoSphereDataStage项目设置,来在单个处理器上执行任务。 www.ibm.com 3. The machine for the entire machine frame is finished in a single process to ensure high accuracy. 同时整个机架采用一次性整体加工,确保机架高精度要求。 www.baimao.com 4. Each of the Java beans implementing a single process takes its input and executes the process independently of the other beans. 每一个实现某一单一流程的Javabean都独立于其他bean来获得输入并执行该流程。 www.ibm.com 5. Most of the time, you won't have multiple clients living inside a single process, but across multiple processes. 大多数时候,多个客户端不会只具有单个进程,而是可以跨多个进程。 www.ibm.com 6. A single process can run several application domains, with the same level of isolation that would exist in separate processes. 单个进程可以运行多个应用程序域,并具有在单独进程中所存在的隔离级别。 msdn2.microsoft.com 7. As long as there is a single process attached to the shared trace buffer, you will not be able to change the buffer size. 只要共享跟踪缓冲区上附加了一个进程,就不能更改缓冲区的大小。 www.ibm.com 8. Each guest operating system is a single process of the host operating system (or hypervisor). 每个客户操作系统都是主机操作系统(或系统管理程序)的一个单个进程。 www.ibm.com 9. SQL debugging supports attaching to a single process only. SQL调试仅支持附加到单个进程。 msdn2.microsoft.com 10. Multiple application domains can exist in a single process. 在一个单独的进程中可以存在多个应用程序域。 msdn2.microsoft.com 1. To specify a single process, you use the -p parameter, followed by the PID of the process. 要指定单个进程,可以使用-p参数,后面加上该进程的PID。 www.ibm.com 2. While it's particularly useful for handling large-scale process redesigns, it is also useful when working on a single process. 这对于处理大型流程重新设计工作特别有用,也可以在处理单个流程时使用。 www.ibm.com 3. To correctly capture complex data flows, you might need to mix both forms in a single process model. 为了正确地捕获复杂的数据流,您可能需要在单个流程模型中混合使用这两种表。 www.ibm.com 4. When this is done, the values are read out in a single process. 当这些完成之后,这些值就会被一个信号处理程序读出。 www.bing.com 5. On a more general purpose system, any single process can use a lot of memory. 在通用的系统上,任何进程都可能使用大量内存。 www.ibm.com 6. Exclusive to the POWER5 architecture, the concept of SMT is that no single process uses all the processor execution units at the same time. 除POWER5体系结构之外,SMT的概念还基于在同一时间内任何单个线程都不能使用所有的处理器执行单元。 www.ibm.com 7. Most Win32 data structures or values (such as HANDLEs) are really valid only within the context of a single process. 大多数Win32数据结构或值(如HANDLE)仅在单个进程的上下文内才真正有效。 msdn2.microsoft.com 8. An application that creates multiple threads within a single process to service multiple user requests at the same time. 在单个进程内创建多个线程来同时服务多个用户请求的应用程序。 technet.microsoft.com 9. Single process steps have a significant influence on the results, and selective improvements may have an effect on the respective impacts. 单进程步骤,对造成重大影响,选择性的改善可能对各自的影响作用。 zhidao.baidu.com 10. A single process can then be dynamically selected at execution time. 然后即可在执行时动态选择单一流程。 www.ibm.com 1. What is the maximum amount of memory any single process on Windows can address? Windows上的单个进程所能访问的最大内存量是多少? archive.cnblogs.com 2. Use the indexed property value to manipulate a single process in the array. 使用索引属性值来操作数组中的单个进程。 msdn2.microsoft.com 3. There is no single process, but many smaller processes that mesh together to form the seemingly unified process at that level. 并不存在单一的过程,很多小的过程编织在一起形成了似乎是同一层次的统一过程。 www.ibm.com 4. All threads within a single process have access to the same process components, such as file descriptors and memory. 在一个单个进程内所有的线程都有权使用这个同一个进程构成,像文件描述符和内存。 bbs.et8.net 5. The amount of virtual memory that a single process within a WPAR can consume. WPAR中的单一进程可以占用的虚拟内存量。 www.ibm.com 6. In general, it is good practice to have a single process that is to be versioned in one module. 一般来讲,最佳实践是在一个模块中包括单个将进行版本管理的流程。 www.ibm.com 7. Process Explorer has the advantage that it can focus on a single process instead of the entire machine. 它的优势是能够关注一个进程而不是整台机器。 www.ibm.com 8. We are providing an excellent platform for single process (possibly multi-threaded) execution in 1. 0. 我们正在为单个进程(可能是多线程的)在1.0中的执行提供一个卓越的平台。 www.infoq.com 9. This is a request-response protocol and it mimics a single process application. 这是一种请求响应协议,它模仿单进程应用程序。 www.ibm.com 10. Develops ability to see the total flow. . . beyond the single process level 建立超越单个工艺过程层次而看到宏观生产流程的能力? wenku.baidu.com 1. Research on the Multiple Objective Optimization of the Preforming Design during the Single Process Forging 单工序锻造过程预制坯多目标优化设计的研究 www.ilib.cn 2. Study on Application of Single Process Capacity Index for Calculation of Metallurgical Products 单规过程能力指数运用于冶金产品计算的研究 www.ilib.cn 3. Interrupt Time Line For a Single Process Doing Output 单进程处理输出的中断时间线 csts.suda.edu.cn 4. Experiments on transformation and run-up of single process waves 单一过程波浪变形和爬高试验研究 www.ilib.cn 5. a single process. Often, this type of control 一个单一的过程。通常,这种类型的控制 zhidao.baidu.com |
||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。