pid_t waitpid(pid_t pid, int *status, int options);. 参数设置:. waitpid()会暂时停止目前进程的执行, 直到有信号来到或子进程结束.
確定! 回上一頁