网站首页  词典首页

请输入您要查询的英文单词:

 

单词 interprocess
释义

interprocess

  • 网络进程间;进程间的;过程间
1.
进程间
采用最佳实务设计出稳定、好维护的即时应用,进而实作精确流程、进程间 (Interprocess) 通讯、记忆体管理等作业。前往第一 …
www.ni.com
2.
进程间的
rhino帮助文件_ccflash.org ... require 需要,要求 interprocess 进程间的 interprosess communication 进程间通信 ...
www.ccflash.org
3.
过程间
最初的JavaBean(java.beans包)在过程内部(intraprocess)应用,而EJB(javax.ejb包)是在过程间interprocess)应用 …
www.langyuweb.com

例句

释义:
1.
Communication between these application tasks is possible via the operating system's interprocess communication mechanisms .
应用任务间的通信在很大程度上是通过操作系统内部通信机制进行的。
dictsearch.appspot.com
2.
Interprocess Communication contains mechanisms for the data exchange between the different tasks of the system and their synchronization.
内部通信包括系统不同任务间的数据交换机理以及它们的同步机理。
dictsearch.appspot.com
3.
With the advent of the Microsoft Win32 API, interprocess subclassing was discouraged and made a bit harder to code.
随着微软Win32API的到来,进程间子类化不再被鼓励使用并愈发变得困难起来。
www.cnblogs.com
4.
Named pipes can be used for interprocess communication locally or over a network.
命名管道可用于本地或网络上的进程间通信。
technet.microsoft.com
5.
Shared memory is the fastest of the interprocess communications options available and is quite flexible.
共享内存是速度最快的进程间通信技术,而且非常灵活。
www.ibm.com
6.
In Mach, there was only one form of interprocess communication: message passing.
在Mach里,进程间的通信只有一种形式:消息传递。
www.bing.com
7.
Thus, by sticking to a synchronous model, interprocess communication can be achieved.
因此,通过采用一个同步模型,就可以实现进程间通信。
www.ibm.com
8.
Thus, PTHREAD_PROCESS_SHARED and interprocess POSIX synchronization primitives can be implemented and are now available.
这样,PTHREAD_PROCESS_SHARED和进程间POSIX同步原语可以被实现,而且现在可用。
www.ibm.com
9.
As an interprocess communication component either within a given Java runtime or across several Java and non-Java runtimes.
作为进程间通信组件,在给定的Java运行时中或几个Java和非Java运行时之间。
www.ibm.com
10.
A synchronization primitive that can also be used for interprocess synchronization.
一个同步基元,也可用于进程间同步。
msdn2.microsoft.com
1.
The initial implementation of the broker pattern provided intra- and interprocess communication.
中介模式的初期实现提供了进程内部和进程之间的通信。
www.ibm.com
2.
For local interprocess communications, pipes are the most efficient and flexible tool available in Windows.
对本地进程间通信,管道是windows平台上最高效和灵活的工具。
www.cnblogs.com
3.
During interprocess communications, data is stored in the shared memory heap and referenced by a data handle.
在进程间通信期间,数据被存储在共享的内存堆中,并且通过数据句柄进行引用。
technet.microsoft.com
4.
Anonymous pipes provide interprocess communication on a local computer.
匿名管道提供本地计算机上的进程间通信。
msdn2.microsoft.com
5.
The simplest mechanism for interprocess communication is reading and writing data across channels.
进程间通信最简单的机制就是通过通道读写数据。
www.ibm.com
6.
UNIX provides a number of technologies for such interprocess communication.
UNIX为实现这样的进程间通信提供了多种技术。
www.ibm.com
7.
Now, let's explore another popular mechanism for interprocess communication: the message queue.
现在,研究另一种流行的进程间通信机制:消息队列。
www.ibm.com
8.
The following discussion begins with the basics of interprocess communication using remoting.
下面的讨论从使用远程处理进行进程间通信的基础知识开始。
msdn2.microsoft.com
9.
The Named Pipe channel enables interprocess communication.
通过命名管道通道可以进行进程间通信。
msdn2.microsoft.com
10.
It must be efficient when calling system resources such as file operations, interprocess communications, and process control.
在调用系统资源如文件操作,内部进程通信,进程控制等方面一定要有效率。
dictsearch.appspot.com
1.
Interprocess communications: Learn more about how shared memory and other forms of interprocess communication are implemented.
进程间通信:进一步了解共享内存和其他进程间通信形式是如何实现的。
www.ibm.com
2.
Table 1 below summarizes the forms of interprocess communication available on a typical UNIX system.
表1总结在典型的UNIX系统上可用的进程间通信形式。
www.ibm.com
3.
For most programmers, interprocess communication (IPC) is synonymous with using the Socket API.
对于大多数程序员而言,进程间通信(IPC)就等于使用SocketAPI。
www.ibm.com
4.
Named Pipes is a facility for interprocess communication.
[命名管道]是一种用于进程间通信的工具。
www.ianywhere.com
5.
Pipes provide a means for interprocess communication.
管道提供了一种进程间通信的方法。
msdn2.microsoft.com
6.
Ignoring inter host applications, let's look at shared memory for interprocess communication on the same host.
现在不考虑主机间应用程序通信,看看如何通过共享内存在同一主机上进行进程间通信。
www.ibm.com
7.
It's also important to use network rather than interprocess communication.
使用网络而不是进程间通信也是很重要的。
www.ibm.com
8.
Figure 3 shows an interprocess exchange that overrides both processes' stdin and stdout.
图3说明覆盖这两个进程的stdin和stdout的进程间交换。
www.ibm.com
9.
You will need to use an interprocess communication (IPC) mechanism between these two threads.
在这两个线程之间需要使用一种进程间通信(IPC)机制。
www.ibm.com
10.
Named pipes provide interprocess communication between a pipe server and one or more pipe clients.
命名管道提供一个管道服务器与一个或多个管道客户端之间的进程间通信。
msdn2.microsoft.com
1.
Now let's look at using shared memory and caching of events for interprocess communications.
现在让我们来看一下如何使用共享内存和事件的缓存进行进程间通信。
www.ibm.com
2.
Remoting technologies such as EJB or CORBA mistakenly attempted to apply O-O principles to interprocess communications.
诸如EJB或CORBA这样的远程技术错误之处在于,试图将OO原则应用到进程间通信上。
www.infoq.com
3.
Heavy use of interprocess communications among jobs.
作业之间使用了大量的进程间通信。
www-128.ibm.com
4.
We illustrate how to achieve interprocess communication (IPC) can also be achieved, using the second design pattern.
然后阐述如何使用第二种设计模式来实现进程间通信(IPC)。
www.ibm.com
5.
An interprocess communication (IPC) linkage established between a SQL Server application and an instance of SQL Server.
在SQLServer应用程序和SQLServer实例之间建立的进程间通信(IPC)关联。
technet.microsoft.com
6.
Plans for the second phase, Portland 2. 0, involve a service-oriented interprocess communication approach based on D-Bus interfaces.
第二个阶段Portland2.0的计划包含基于D-Bus接口的面向服务的进程间通信机制。
www.ibm.com
7.
Design of a Message-Based Interprocess Communication Method in Distributed Operating System
一种分布式操作系统进程间消息通信方法的设计
lib.zgc.gov.cn:85
8.
Unified interprocess communications, even across heterogeneous processes
统一的进程间通信,即便是跨越不同种类的进程
www.infoq.com
9.
Examining the Interprocess Communication Between IIS and Microsoft Exchange Information Store Service
检查IIS和MicrosoftExchangeInformationStore服务之间的进程间通信
technet.microsoft.com
10.
Testing and estimation of Interprocess communication performance within a host
机内进程间通信的性能测试和评价
ilib.cn
1.
Research of Interprocess Communications of Distributed Systems
分布式系统进程通信的研究
www.ilib.cn
2.
Interprocess communication using message queue
使用消息队列实现进程间通信
www.ibm.com
3.
Interprocess communication with Stream Pipes
使用流管道的进程间通信
www.ibm.com
4.
The Analysis and Comparing of Interprocess Communication
进程间通信机制的分析与比较
ilib.cn
5.
Interprocess Communications Using Registered Messages from Visual Basic
使用VisualBasic注册消息的进程间通信
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/6/20 7:11:10