Generate Native Code的意思|示意
生成本地代码
Generate Native Code的网络常见释义
生成本机代码 ... 生成本机代码 Generate Native Code 对于本机代码 For Native Code 编译为本机代码 Compile to native code ...
Generate Native Code相关例句
The runtime uses metadata to locate and load classes, lay out instances in memory, resolve method invocations, generate native code, enforce security, and set run-time context boundaries.
公共语言运行时使用元数据来完成以下任务:查找和加载类,在内存中安排实例,解析方法调用,生成本机代码,强制安全性,以及设置运行时上下文边界。
The AOT-compiled code is the equivalent to the native code the JIT compiler would generate if it used a fixed optimisation level.
如果JIT使用了一种固定的优化级别,那么AOT编译的代码就等同于JIT编译器生成的本地代码。