jit
jit什么意思,jit翻译
基本解释
abbr.: (=just-in-time)【商】及时盘存调节法
网络: 准时生产(Just In Time);准时制;准时制生产
英汉解释
just-in-time 【商业】及时盘存调节法〔指及时盘点库存,以便按照销售状况来调节产量〕
例句
The resulting file loads and starts more quickly than it would have if it were being converted to native code by the standard JIT option.
与用标准JIT选项转换为本机代码相比,结果文件的加载和启动速度更快。
You can measure how much memory is being used for classes and JIT code at Java 5 and above by taking a javacore dump.
您可以通过javacore转储来测量类和JIT代码在Java5及以上版本中使用了多少内存。
One of the activities that will interfere with your benchmark is JIT compilation of your code.
JIT会编译你的代码,这也是众多影响基准测试的行为之一。
I checked in about: config and was pleased to see that TraceMonkey"s JIT is enabled by default for both the user interface and Web content.
我在about:config里看了一下,用户界面和网页内容都默认开启了TraceMonkey的JIT。
To help deal with these problems, a program can be run in JIT mode or debugging mode independently of a debugger.
为了帮助处理这些问题,可以独立于调试器在JIT模式或调试模式下运行程序。
If our State organs in accordance with regulations help JIT clearance a tax rebate, the enterprise"s job is to a great deal of support.
我们的国家机关如能按规定帮助企业及时清算退税,对企业的工作就是一种极大的支持。
The goal is either to avoid the JIT compiler"s run-time performance or memory cost or to avoid the interpreter"s early performance overhead.
目的在于避免JIT编译器的运行时性能消耗或内存消耗,或者避免解释程序的早期性能开销。
This helps ensure that the options you think are being set are actually being received and recognized by the JIT compiler.
这可以帮助确保您考虑的正在设置的选项实际上都正被JIT编译器接受和识别。
Displays the total number of methods JIT-compiled since the application started.
显示自应用程序启动后实时(JIT)编译的方法的总数。
This code causes a set of classes to be loaded and the methods of those classes all to be compiled by the JIT compiler.
这段代码将使JIT编译器加载一组类并编译所有这些类的方法。