Executing Managed Code的意思|示意
执行托管代码
Executing Managed Code的网络常见释义
运行受控代码 ...rganizing Managed Code):装配件 装配件的Metadata:清单(Manifests) 装配件的分类 运行受控代码(Executing Managed Code) 装载装配件(Loading Assemblies) 编译MSIL 使装配件更安全(Securing Assemblies) 垃圾回收(Garbage Collection) 应用域(...
Executing Managed Code相关例句
Usually, threads that are running managed code will be allowed to continue executing until they reach a state where they may be safely suspended.
通常,在运行托管代码的线程达到可以安全挂起的状态之前,将允许这些线程继续执行。
A feature called just-in-time (JIT) compiling enables all managed code to run in the native machine language of the system on which it is executing.
一种称为实时(JIT)编译的功能使所有托管代码能够以它在其上执行的系统的本机语言运行。