Skip to content
EntityQ1541645· pop 18· linked from 58 articles

Also known as PID, process ID, pid

number to identify each process running on a computer

Wikidata facts

Subclass of
integer
Show 3 more facts
Stack Exchange tag
stackoverflow.com/tags/pid
identifies
process
represents
process
Sources (1)

via Wikidata · CC0

Article · 中文

在计算机领域,进程标识符(英語:process identifier,又略称为进程ID(英語:process ID)、PID)是大多数操作系统的内核用于唯一标识进程的一个数值。这一数值可以作为许多函数调用的参数,以使调整进程优先级、杀死进程之类的进程控制行为成为可能。

Abstract from DBpedia / Wikipedia · CC BY-SA