This approach obviates the need for any recompilation or trapping because the operating systems themselves cooperate in the virtualization process. 这种方法不再需要重新编译或捕获特权指令,因为操作系统本身在虚拟化进程中会相互紧密协作。
A method that has been AOT-compiled may also be JIT-compiled if it meets the necessary recompilation criteria. 对于已经AOT编译的方法,如果它满足必要的重新编译条件,就可能再执行JIT编译。
Changing the parser say, to Oracle's parser requires that you change a classpath setting, moving from one parser implementation to another, but it does not require code recompilation. 因此(无论哪一种情况),更改正在使用的语法分析器需要更改类路径设置,即从一种语法分析器实现更改到另一个,但是不要求重新编译代码。
But if the uncommon traps turn out to be commonly executed, then they become hotspot paths that trigger recompilation. 但是,如果不常用的分支变成了经常执行的,它们就成了热点,这会触发重新编译。
It's the recompilation, where you are reusing previous preprocessor passes, that will make a difference. 不同之处在于重新编译时,在这个过程中您会重用先前的预处理程序。
In the third pass ( DoubleAdder), there was less recompilation, so it ran faster. 在第三轮(DoubleAdder)中,重新编译比第二轮少,所以运行得就更快。
The location of system files is configurable during recompilation or with other programs. 在重新编译期间,可以(或通过其他程序)配置系统文件的位置。
In the Java language as it exists today, external references to classes, such as the I/ O library classes and the like, are hard-wired references that cannot be altered without recompilation. 在Java语言中,类的外部引用,如I/O库类和类似类,都是硬连线引用,如未重新编译不能做任何更改。
Subsequent requests for the same unmodified LZX file will be much faster because no recompilation needs to be performed. 如果LZX文件未被修改,那么随后对它的请求将快得多,因为不需要重新编译。
Program-controlled compilation at startup with recompilation enabled 在启动时受程序控制的编译,启用了重新编译
This will ensure that the base plug-ins upon which the solution relies will be available during the import and recompilation process. 这将确保解决方案所依赖的基础插件在导入和重新编译过程中可用。
The Makefile also expresses dependencies among source files, so a change in an all-important header (. h) file might cause recompilation of all the C source code. 这个Makefile还说明了源文件之间的依赖关系,因此在一个非常重要的头文件(.h)中进行的一项更改,可能会导致重新编译所有的C源代码。
This protects against stack, buffer, and function pointer overflows, all without recompilation. 这样将保护程序代码避免堆栈、缓冲区和函数指针溢出,而且全都不需重新编译。
Object '% s' was successfully marked for recompilation. 已成功地将对象''%1!''标记为重新编译。
The JET Optimizer now tracks changes in the project to avoid recompilation of the entire application if only auxiliary application files and/ or project settings were modified. 现在JET优化器跟踪项目的变化以避免当个别文件/项目设置被修改后导致的整个应用重新编译。
Indicates the reason for recompilation. 指示重新编译的原因。
Any changes to a dynamically compiled file will automatically invalidate the file's cached compiled assembly and trigger recompilation of all affected resources. 对动态编译文件的任何更改都会自动使文件的缓存编译程序集无效,并触发所有受影响的资源的重新编译。
Mobility should require no recompilation, no retargeting of the application itself while portability may, in fact, require both. 迁移性无需重新编译,无需对应用本身重定向,而事实上,移植性对两者可能都有需要。
If a fourth option is added to the options enumeration, this code will report the new option without recompilation, even if the enumeration is defined in a separate assembly. 如果向“options”枚举添加第四个选项,此代码将在不重新编译的情况下报告新的选项(即使该枚举是在单独的程序集中定义的)。
Please refer to the kernel recompilation section of your Linux manual for more information. 请参考Linux手册中内核重编译那一节,以了解更多信息。
It can be set up on a Linux-based workstation without recompilation of the Linux kernel, as well as on a Linux-based server. 本模型无需重新编译内核即可以安装在运行Linux系统上的终端上,也可以安装在作为网关的Linux服务器上。
The over-dependence of textbooks in teaching and overemphasis of recompilation textbooks have turned the new curriculum reform into a revolution of textbooks. 过于依靠教材,以为教材改了一切问题便可迎刃而解的错觉将使新一轮课程改革简化为一场教材的革命。
Recompilation of the Combined Extragalactic Radio Source Catalogues of IERS for Years from 1988 to 1992 1988至1992各年度IERS综合河外射电源表的重新归算
Likewise, conventional ORB cannot be extended without modifying their source code, which forces recompilation, relinking, and restarting running ORBs and their associated application objects. 同样地,要扩展传统的ORB,必须修改源代码,并要求重新编译、链接和重启运行中的ORB以及与它们相关联的应用对象。
WHIPS is also transparent to the application processes that continue to work correctly with no need of source code change or recompilation. WHIPS对应用程序进程是完全透明的,应用程序进程的源代码不用进行任何修改和重新进行编译就可以继续正确工作。