20080331 - What is a PID, How is it useful when troubleshooting a system

PID = Process Identifier, 是一个全局唯一的用来标识进程的整数。在多任务系统中,可用来诊断系统中发生错误的进程。

posted on 2008-03-31 01:33  Eric Lee  阅读(175)  评论(0编辑  收藏  举报

导航