进程间通信 meaning in English
inter-process communication ipc
interprocess communications
ipc inter-process communication
process to process communication
Examples
- 1 . to rotate rows to columns , and columns to rows , in a crosstabular data browser . 2
Sql server用于在客户端和服务器之间进行通信的进程间通信( ipc )机制。 - In this way , it becomes true that ipc is an indispensable technique in the programming design
这样,进程间通信便成为了当今程序设计当中不可缺少的技术。 - Now let s look at using shared memory and caching of events for interprocess communications
现在让我们来看一下如何使用共享内存和事件的缓存进行进程间通信。 - This is because of the different ways the interprocess communication mechanisms communicate between peers
这是因为进程间通信( ipc )的机制在对等项间的通信方式不同。 - We illustrate how to achieve interprocess communication can also be achieved , using the second design pattern
然后阐述如何使用第二种设计模式来实现进程间通信( ipc ) 。