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)编译的功能使所有托管代码能够以它在其上执行的系统的本机语言运行。
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)编译的功能使所有托管代码能够以它在其上执行的系统的本机语言运行。
应用推荐