waitpid 会暂时停止进程的执行,直到有信号来到或子进程结束。 ... [root@localhost src]# gcc waitpid.c [root@localhost src]# ./a.out In child process child pid ...
確定! 回上一頁