操作系统进程 meaning in Chinese
operating system process
spid
Examples
- Every . net compact framework application runs inside in a runtime construct called an application domain , which is similar to an operating system process
每个. net compact framework应用程序在称为应用程序域的运行库结构内部运行,这与操作系统进程类似。 - 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字节码解释器的进程大小(这个大小在操作系统进程表中列出) 。 - In the managed environment , application domains which you can think of as logical processes and contexts provide isolation and security at less cost and with greater ability to scale well than an operating - system process by relying on , among other things , the fact that managed code is verifiably type - safe
在托管环境中,应用程序域(可以视为逻辑进程)和上下文以比操作系统进程更低的成本提供隔离和安全性,并具有更强的伸缩能力,这依赖于托管代码的许多优点,特别是托管代码被证明是类型安全的。