进程表 meaning in Chinese
process table
Examples
- Cpan module , which can go through the entire process table , and give the user a list of processes with many important attributes
Cpan模块进行的,它浏览整个进程表,并返回给用户带许多重要属性的进程列表。 - To send a signal to a process , the kernel sets a bit in the signal field of the process table entry , corresponding to the type of signal received
为了向进程发送一个信号,内核在进程表条目的信号域中设置一个位,对应于收到的信号的类型。 - The bytecode interpreter adds about 65mb to the process table over the maximum heap size for a 128mb heap , and increases in size as does the maximum heap size does
字节码解释器向进程表大约添加65mb (除了最大堆大小128mb之外) ,并随最大堆大小的增加而增加。 - General overview of project management - practical exercises related to all pm areas such as scheduling / risk management / communications management / cost , 5 processes
总观项目管理的知识和实践经验- - -制订项目的进程表/风险管理/沟通管理/成本的管理,以及五个项目管理中的运作过程。 - When calculating the largest number that this figure can grow to , you must not only consider the maximum heap size , but also the process size of the java bytecode interpreter which is reflected in the os process table over and above the maximum heap size
在计算该数字可以达到的最大数目时,您必须考虑的不仅有最大堆大小,而且还有除最大堆大小之外的java字节码解释器的进程大小(这个大小在操作系统进程表中列出) 。