进程表 meaning in English
process table
Examples
- And details the use of perl to clear the process table
并详细讲述了如何使用perl来清除进程表( - To build documentation from code after the fact , satisfying management without hitting your schedule so hard
当代码满足管理且对进程表没有太大影响时,使用 - It has a part called the scheduler which keeps information inside itself about all the other ( non - kernel ) processes in your zoo
有一个称做时间表的东西保存了在你空间里的其他非内核进程的进程表。 - Processes can be started , killed , restarted , or sent arbitrary signals based on regular expression matches in the process table
可以根据进程表中正则表达式的匹配来启动、杀死、重启进程或发送任意信号。 - The scheduler stops whatever process is currently running , suspends it in place , and hands control to another process
进程表停止当前正在运行的进程,将它置入一个合适的空间里,并且着手控制其他的进程。