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

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

    youdao

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

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

    youdao

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

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

    youdao

  • This example program creates a cloned thread sharing memory space with the parent process.

    这个程序例子创建了一个其父进程共享存储器空间克隆线程

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

  • This allows even running instances of the parent process to pick up newer versions of these subprocesses.

    使得即使正在运行流程实例可以选取这些流程的较新版本

    youdao

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

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

    youdao

  • When the parent process starts compensation, the compensation services of this peer process will not be invoked.

    流程开始补偿peer流程补偿服务不会调用

    youdao

  • Check the parent process id of the script... owner of the parent process should be the user who executed the file.

    着用猪来设置权限文件用以执行也许让你用户在执行过程中,如果你幸运的话,你就可以把自己的身份很容易。

    youdao

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

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

    youdao

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

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

    youdao

  • 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.

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

    youdao

  • 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.

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

    youdao

  • 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.

    如果流程这种情况下能够提供CompensationSphere将抛出一个错误告诉流程没有Compensation Sphere就不能够运行

    youdao

  • The parent process will be responsible for notifying the ChocoDino customer that their order cannot be completed with a shipment of tasty chocolates.

    流程负责通知ChocoDino客户他们订购美味巧克力没能完成配送。

    youdao

  • Comparing the PIDs printed, you can see that the original process is the parent process (PID 767), and the child process (PID 768) knows who its parent is.

    所打印PID进行比较可以看到原始进程进程(PID 767),并且进程(PID 768)知道其父进程是

    youdao

  • With late binding, the parent process instance calls the currently valid version of a subprocess when it reaches the subprocess invocation in its navigation.

    使用后期绑定流程实例导航到达流程调用调用子流程当前有效版本

    youdao

  • 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.

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

    youdao

  • If the parent process does not provide a Compensation Sphere in this case, a run time fault is thrown to indicate that the child process cannot run without one.

    如果流程这种情况下能够提供CompensationSphere将抛出一个错误告诉流程没有Compensation Sphere就不能够运行

    youdao

  • The kernel handles this system call by releasing the resources owned by the process and sending the parent process a SIGCHLD signal, which is ignored by default.

    核心处理这个调用时候释放进程的全部资源向其父进程发送SIGCHLD信号,缺省情况下这个信号进程忽略的。

    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

  • If the child dies before the parent, a signal is sent to the parent, and then the child moves to a zombie state until the signal is acknowledged, or the parent process is killed.

    如果进程进程之前终止,则会父进程发送一个信号然后进程转变僵死状态直到信号得到确认,父进程被终止。

    youdao

  • Because when then forked process exit, it will close the connection it copied, which is the same connection its parent process is using, this may interrupt the parent process.

    因为当时分叉进程退出关闭复制连接相同的连接进程正在使用可能会中断进程的父进程。

    youdao

  • The parent process running on one processor toggles the value of num_proc1 based on the value of num_proc2 (and branches based on the value of the variable modified by another process).

    运行处理器进程根据num_proc2来切换num_proc1的值(并且根据另一个处理器修改变量的值进行转移)。

    youdao

  • With many decoupled process models forming part of a larger (parent) process, it is no longer possible to generate a single monitor model for the parent process and all its process components.

    由于一个较大的()流程中包含许多已解流程模型所以不再可能父流程及其所有流程组件生成单一监控模型

    youdao

  • 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.

    如果进程先于进程死亡,那么子进程成了死进程(也称为僵尸进程),常常会导致进程应用程序挂起

    youdao

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

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

    youdao

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

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

    youdao

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

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

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