waitpid (pid = -1, flags = 0) ⇒ Integer. Waits for a child process to exit, returns its process id, and sets $? to a Process::Status object ...
確定! 回上一頁