processid
美
英 
- 網(wǎng)絡(luò)進(jìn)程標(biāo)識(shí)符;進(jìn)程識(shí)別字;進(jìn)程號(hào)
例句
To complete your WMI scripting exercise, try retrieving the Name, Handle, and ProcessID properties.
要完成您的WMI腳本練習(xí),嘗試去檢索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.
我們在前面簡(jiǎn)單介紹了jobs命令,并看到了如何使用它列出作業(yè)的ProcessID(或PID)。
ProcessID is useful in identifying which Sqlservr. Exe belongs to this instance.
ProcessID對(duì)于標(biāo)識(shí)屬于該實(shí)例的Sqlservr.exe很有用。
Listing 5 shows some code that gets the current process ID, and puts it in the fullword PROCESSID field.
清單5中的代碼獲取當(dāng)前的進(jìn)程ID并把它放在整字字段PROCESSID中。