进程标识符 meaning in English
pid
process identifier
Examples
- Exception is raised if an application with the requested process identifier cannot be found
如果找不到具备所请求进程标识符的应用程序,将引发 - The process identifier or process handle is zero because the process has not been started
-或-由于该进程没有启动,因此进程标识符或进程句柄为零。 - Until the process terminates , the process identifier uniquely identifies the process throughout the system
在进程终止前,进程标识符在整个系统中唯一地标识进程。 - If you just want to be sure that your server doesn t execute more than once on a given machine , you should usually create a process identifier with the name var run name . pid , with the process id as the file content
如果您只是希望确保您的服务器在一台给定的机器上运行不超过一次,那么您通常应该创建一个名为/ var / run / name . pid的进程标识符,以进程id作为文件内容。