进程间通信,Inter process communication,简称IPC,在UNIX/Linux 下主要有以下几种方式: 无名管道( pipe ); 有名管道( fifo ); 信号( signal ) ...
確定! 回上一頁