
好词典
源自计算机科学领域,p代表priority(优先级),0表示最高等级,形成于20世纪后期。
❶ 计算机术语中表示最高优先级或初始状态,常用于编程和系统设计中指代最基础或最重要的层级。
“The system boots from the p0 process.”
(系统从p0进程启动。)
“Assign this task to p0 for immediate execution.”
(将此任务分配给p0以立即执行。)
p0 priority — 表示最高优先级,用于描述需要立即处理的关键任务或问题。
“This server crash is a p0 priority issue.”
(这台服务器崩溃属于p0优先级问题。)