• 默认应用程序进程存在时发生

    Occurs when the default application domain's parent process exits.

    youdao

  • 代码实现通过共享内存通信父进程进程

    The code implements a parent and child process that communicates via a shared memory segment.

    youdao

  • 此例中,进程调用fork等待秒钟然后退出

    In this example, the parent process calls fork, waits for two seconds, then exits.

    youdao

  • 进程60以后终止时,两个进程消失了

    When the parent dies 60 seconds later, both processes are gone.

    youdao

  • 意味着消除僵死进程唯一方法终止父进程

    This means that the only way you can get rid of zombie processes is by killing the parent.

    youdao

  • 可以看到,PPID进程终止更改1

    You can see that the PPID changes to 1 as the parent dies.

    youdao

  • 获得0进程称为进程结果属于原始进程,即进程

    The process that gets the 0 is called the child process, and the non-zero result goes to the original process, which is the parent process.

    youdao

  • 清单7清单6相反——即在进程之前终止进程

    Listing 7 shows the opposite of Listing 6 — that is, the child dying before the parent.

    youdao

  • shell脚本进程退出返回进程时,退出应该0

    When a shell script process exits or returns to the parent process, the exit code should be 0.

    youdao

  • 拷贝技术允许进程进程同一个物理页面

    The Copy On Write technique allows both the parent and the child to read the same physical pages.

    youdao

  • 进程还有父进程大多数情况下就是启动进程PID

    A process also has a parent, which in most cases is the PID of the process that launched it.

    youdao

  • 进程使用这些写入进程输入获取进程输出

    The parent process uses these streams to feed input to and get output from the subprocess.

    youdao

  • 如果进程在子进程之前终止,孤立进程需要知道它们父进程

    If the parent process dies before its children, the orphaned children need to know who is their parent process.

    youdao

  • 但是管道只能父进程进程之间使用不能任意两个进程之间使用。

    A pipe, though, can only be used between a parent and child process, not between two arbitrary processes.

    youdao

  • 尽管进程可以访问其子进程进程ID传递参数,但是反过来不行

    Although a parent process can access the process ID of its child process and can thus pass arguments to it, the reverse is false.

    youdao

  • 由于进程后台运行进程一终止,控制即返回Shell

    Because the child process is running in the background, control returns to the shell as soon as the parent dies.

    youdao

  • POSIX信号为什么之前进程获得信号量孩子释放吗?

    POSIX semaphore: Why come the parent process acquire semaphore before child releases it?

    youdao

  • 进程终止起就一直处于僵死状态,直到父进程确认信号为止。

    From the time the child dies until the time the parent acknowledges the signal, the child sits in a zombie state.

    youdao

  • db 2Watchdog (db2wdog):所有其他进程进程

    Db2 Watchdog (db2wdog) : Parent process for all other processes.

    youdao

  • 默认情况下,exec继承进程用户ID就使得依赖父进程

    By default, the exec function inherits the group and user IDs from the parent process, which makes it dependent on the parent process. This can be changed by.

    youdao

  • bInheritHandles确定了进程是否继承进程

    BInheritHandles determines whether the handles have to be inherited to the child from the parent.

    youdao

  • Init将要Linux操作系统上运行所有其它进程进程

    Init is the parent of all other processes that will run on your Linux OS.

    youdao

  • fork会创建个子进程进程相比只是PIDPPID不同;实际上资源利用0。

    Fork creates a child process that differs from the parent process only in its PID and PPID; in fact, the resource utilizations are set to 0.

    youdao

  • proctree输出包含指定进程ID (PID)用户进程进程相对于进程缩进显示

    Proctree prints the process trees containing the specified process IDs (PIDs) or users, with child processes indented from their respective parent processes.

    youdao

  • 插件正常终止(命名管道出现终止消息)或者在发现进程已经终止时,这个守护进程被终止。

    The daemon process is terminated either during normal plug-in termination (message in a named pipe to terminate) or if it is signaled that the parent process has terminated.

    youdao

  • 注意ps第一输出中的进程id (PPID)8619,脚本进程id (PID)。

    Notice that the parent process id (PPID) in the first output of ps is 8619, which is the process id (PID) of the script.

    youdao

  • 考虑到fork返回现在代码可以检查确定进程还是进程,并进行相应的操作。

    With the return value of fork in mind, the code can now check to see if it is the parent or child process and act accordingly.

    youdao

  • 为了以示区别fork系统调用进程返回0返回进程却是进程z进程ID

    To differentiate, the fork system call returns 0 in the progeny but returns the process ID of process Z to the progenitor.

    youdao

  • 一列列出用于运行进程用户身份第二列出进程ID第三列列出该进程进程id。

    The first lists the user the process is running as, the second lists the ID of the process, and the third lists the ID of the parent of the process.

    youdao

  • 请注意进程如何通过getppid知道进程以及进程如何使用fork定位其子进程

    Note how the child knows its parent through getppid and how the parent USES the result of fork to locate its child.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定