托管代码 - 翻译成英语

在 中文 中使用 托管代码 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
在编译托管代码时,编译器将源代码转换为独立于cpu的中间语言(il)代码。
After compiling the managed code, the compiler converts the source code into intermediate language(IL) code..
IL有时称为托管代码,因为CLR要管理它的执行。
IL code is sometimes referred to as managed code, because its lifetime and execution are managed by the CLR.
Xsn,使用托管代码可以处理称为部门和组织的两个输入的参数。
Xsn, with managed code that can process two input parameters called department and organization.
可扩展性:在无服务器环境中,扩展应用程序以满足用户需求的能力,由托管代码的平台来处理。
Scalability: In a serverless environment, the ability to scale an application to meet user demand is handled by the platform hosting the code.
托管代码执行前,CLR将执行一些检查,通过一个被称之为“验证”的处理过程来保证所执行的代码是安全的。
Before managed code is executed, the CLR performs several checks through a process known as"verification" to ensure that the code is safe to run.
托管代码直接编译为机器代码。
Unmanaged code compiles straight to machine code..
NET概念并且仅支持托管代码
NET concept and supports managed code only.
NETFramework3.0是Microsoft的托管代码编程模型。
The. NET Framework 3.0 is Microsoft's managed code programming model.
CTS确保所有托管代码都是可以自我描述的。
The CTS ensures that all managed code is self-describing.
由CLR直接管理的代码称为托管代码
The code executed by the CLR is called as Managed Code.
CTS确保所有托管代码都是可以自我描述的。
The CTS ensures that all managed code is self-descriptive.
Transact-SQL和托管代码都可以在服务器上运行。
Both Transact-SQL and managed code run on the server.
托管代码编译成机器代码,因此由作系统直接执行。
Unmanaged code is compiled to machine code and therefore executed by the OS directly.
各种Microsoft和第三方语言编译器生成符合CTS的托管代码
The various Microsoft and third-party language compilers generate managed code that conforms to the CTS.
但是就并无表示你无思叫您的代码成为托管代码
But that doesn't mean you don't want your code to be managed code.
比如,托管代码与本机代码可以通过单一的请求流程进行处理。
For example, both native and managed code is processed through a single request pipeline.
在CLR监控之下运行的代码,称为托管代码(managedcode)。
Code that runs in the CLR is called managed code.
IL代码也被称为托管代码(managedcode),因为CLR管理其执行。
IL code is sometimes referred to as managed code, because its lifetime and execution are managed by the CLR.
在过去,由于安全的原因,你无法从网络共享环境中运行托管代码
WEB In the past, one could not run managed code from network shares due to security reasons.
因此,它有能力执行托管代码所不能做的破坏性/强大的事情。
So, it has the ability to do damaging/powerful things Managed code does not.
结果: 181, 时间: 0.0169

单词翻译

顶级字典查询

中文 - 英语