Just-in-time-JIT
网络释义:即时生产;零库存;即时制生产方式
网络释义
1.即时生产 价值链架构 Value Chain Framework 即时生产 Just-in-time JIT 五项修炼 Five Discippnes ...
2.零库存 零等待状态计算机 Zero Wait State Computer 零库存 Just-in-time JIT 零线 Zero Line ...
3.即时制生产方式方朝需求方转变的企业经营变化,在物流体系方面应采用准时制(just-in-time JIT)物流管理及运输配送、多频率少量运输势 …
5.即时编译器 Just-in-time JIT 即时编译器 Object_Oriented Programming OOP 面向对象语言 ...
6.准时生产系统(Lean Production LP),其代表为准时生产系统(Just-In-Time JIT),其核心思想是“库存就是浪费”“清除一切浪费”“准时化 …
7.准时化大野耐一在丰田喜一郎准时化(Just-in-time JIT)概念策略指示下,经过三十余 年的不断努力,终于建立起世界一流的精益生 …
例句释义:,即时生产,零库存,即时制生产方式1.The runtime uses a just-in-time (JIT) compiler to convert the MSIL instructions to native machine code one method at a time as needed.运行时根据需要使用实时(JIT)编译器将MSIL指令转换为本机代码,每次转换一个方法。
2.When dynamic methods are executed, the just-in-time (JIT) compiler is called to convert the MSIL to native code.执行动态方法时,会调用实时(JIT)编译器将MSIL转换为本机代码。
3.One of these is the activity of the Just-in-time (JIT) compiler.其中之一就是即时(JIT)编译器的活动。
4.The runtime updates its metadata tables, places the new MSIL into the process, and sets up a just-in-time (JIT) compilation of the new MSIL.运行时将更新其元数据表、将新MSIL置于进程中并设置对新MSIL的实时(JIT)编译。
5.These counters can be used to monitor everything from memory management to just-in-time (JIT) compiler performance.这些计数器可用于监视从内存管理到实时(JIT)编译器性能的方方面面。
6.Unpke version 1. 1, version 2. 0 Does not allow you to turn off tracking by the just-in-time (JIT) compiler.与在1.1版本中不同,2.0版本不允许您关闭实时(JIT)编译器跟踪。
7.The tool used to increase the performance of Java apppcation is the Just-In-Time (JIT) compiler.用来提高Java程序性能的工具是Just-In-Time(JIT)编译器。
8.The garbage collector has access to the pst of active roots that the just-in-time (JIT) compiler and the runtime maintain.垃圾回收器可以访问由实时(JIT)编译器和运行时维护的活动根的列表。
9.This allows the. NET Framework's just-in-time (JIT) compiler to convert the expression to native machine code for higher performance.这使.NETFramework的实时(JIT)编译器可以将表达式转换为本机代码以获得更高的性能。
10.Specifies that the method should be just-in-time (JIT) compiled immediately.指定应该以实时(JIT)方式立即编译该方法。