processid
美
英 
例句
To complete your WMI scripting exercise, try retrieving the Name, Handle, and ProcessID properties.
要完成您的WMI脚本练习,尝试去检索Name、Handle和ProcessID属性。
Earlier, we had a brief introduction to the jobs command and saw how to use it to list the Process IDs (or PIDs) of our jobs.
我们在前面简单介绍了jobs命令,并看到了如何使用它列出作业的ProcessID(或PID)。
ProcessID is useful in identifying which Sqlservr. Exe belongs to this instance.
ProcessID对于标识属于该实例的Sqlservr.exe很有用。
Listing 5 shows some code that gets the current process ID, and puts it in the fullword PROCESSID field.
清单5中的代码获取当前的进程ID并把它放在整字字段PROCESSID中。