在线词典

分类:语言工具
在线词典,是一款在线使用的中英文查词词典。本工具支持查询英文和中文单词及词组的含义,查询效率高、结果丰富,包括单词变体、常用短语、英英释义、同义词、同根词、词语辨析等,是外语学习者必备的在线查词工具。

Just-in-time compilation

查词链接:https://www.dute.org/dict/Just-in-time_compilation复制链接
即时编译:在程序执行过程中进行编译的一种方法,将源代码或字节码转换为机器码并直接执行。
查看英英释义
abstract:
In computing, just-in-time compilation (JIT), also known as dynamic translation, is a method to improve the runtime performance of computer programs based on byte code (virtual machine code). Since byte code is interpreted it executes slower than compiled machine code, unless it is actually compiled to machine code, which could be performed before the execution – making the program loading slow – or during the execution.

网络释义
即时编译
即时编译(Just-in-time compilation) 即时编译,又名JIT,是指一种在执行时期把 字节码编译成原生 机器码的技术;这项技术是被用来改善虚拟机器的效能的。
实时编译
它提供了诸多的服务,比如实时编译(just-in-time compilation),内存管理和分配(memory management and allocation),类型安全强制(type safety enforcement),异常处理(exception handling),...
及时编译
且每一个网页都视为一个完全编译过的运行时(runtime)对象,并 能够享受面向对象设计、及时编译(Just-In-Time Compilation)、与动态缓存(Cache) 技术所带来的好处。
编译
实时编译(Just-in-time compilation,JIT) 开发人员编写的受控代码在被编译成MSIL之后,在运行时会被再编译为原生代码。
常用短语
* 以上查询结果来自于网络,仅供参考。
正在查询...