recompilation信息详情
n.[计]重新编译;[计]再编译
precomposes do not edit───预合成不编辑
recompense for───补偿
gainstaining recomp───禁止重新组合
recompense d───补偿d
recompense───v.赔偿,补偿;酬谢,回报;n.赔偿,补偿;报酬,酬金
No redeployment of.net assemblies or recompilation is required.───不需要重新部署。net程序集或者重新编译。
Loadable kernel module; no recompilation of the kernel is required.───可装载内核模块;无需重编译内核。
compilation at startup with recompilation disabled.───在启动时受程序控制的编译,禁用了重新编译。
But if the uncommon traps turn out to be commonly executed, then they become hotspot paths that trigger recompilation.───但是,如果不常用的分支变成了经常执行的,它们就成了热点,这会触发重新编译。
A method that has been AOT-compiled may also be JIT-compiled if it meets the necessary recompilation criteria.───对于已经AOT编译的方法,如果它满足必要的重新编译条件,就可能再执行JIT编译。
All the mathematical tools mentioned so far are from open source projects and their source code is available for recompilation.───到目前为止提到的所有数学工具都来自开放源码项目,并且它们的源代码可用于重新编译。
The interpreter frontend allows you to modify and enlarge the tests without recompilation of code.───解释程序的前端使你能够在不需要重新编译代码的情况下修改和扩大测试。
The application's two critical components -- MRP and CRM -- require frequent changes and recompilation of a long-running application.───该应用程序的两个重要组件(MRP和CRM)要求不断发生变化且重新编译长期运行的应用程序。
To obtain the Transact-SQL text that caused recompilation is no longer required.───以获取导致重新编译的Transact-SQL文本的做法。
No redeployment of .NET assemblies or recompilation is required.
Mobility should require no recompilation, no retargeting of the application itself while portability may, in fact, require both.
Please refer to the kernel recompilation section of your Linux manual for more information.
It's the recompilation, where you are reusing previous preprocessor passes, that will make a difference.
This approach obviates the need for any recompilation or trapping because the operating systems themselves cooperate in the virtualization process.
At the highest optimization level, the recompilation is performed based on dynamic profiling data automatically generated from the executing code.
But if the uncommon traps turn out to be commonly executed, then they become hotspot paths that trigger recompilation.
The .NET code runs on CLR while the Java code runs as on a JVM, there not being any cross-platform recompilation of the code.
Visitors don't meet the standard of no recompilation but they do minimize the changes required to add a new operation.