The child process的意思|示意
子进程
The child process的网络常见释义
子进程 ... 管理进程(The management process) 子进程(The child process) 工作区(Workspace) ...
The child process相关例句
Reverse the process: keep the child reading English -- forfun,notforinstruction.
把上面的做法反过来,即让孩子坚持阅读英文读物———目的是为了获得乐趣,而不是为了要教他什么。
If the parent process does not provide a Compensation Sphere in this case, a fault is thrown to tell that the child process cannot run without one.
如果父流程在这种情况下不能够提供Compensation Sphere,将抛出一个错误告诉子流程没有Compensation Sphere就不能够运行。
After you execute die3, the process listing is checked and the child process executes cleanly.
在执行die3以后,代码检查了进程清单,并干净地执行子进程。
Because the child process is running in the background, control returns to the shell as soon as the parent dies.
由于子进程在后台运行,父进程一终止,控制即返回到Shell。
But whats happening is that once the child process has processed the clients requests, it keeps on listening, but does not cater to this client.
但什么是一旦发生子进程处理客户请求,它一直在听,但不迎合这个客户端。
If a parent process should die before the child process, the child process can become a defunct process-also known as a zombie process which usually results in a hung process or hung application.
如果父进程先于子进程死亡,那么子进程就成了死进程(也称为僵尸进程),这常常会导致进程或应用程序挂起。