recompilation
重新编译
常用释义
英式发音
美式发音
基本释义
- n. [计] 重新编译;[计] 再编译
例句
-
1·Recompilation can happen without changes to the method.重新编译可在不更改方法的情况下发生。
-
2·No redeployment of.net assemblies or recompilation is required.不需要重新部署。net程序集或者重新编译。
-
3·Loadable kernel module; no recompilation of the kernel is required.可装载内核模块;无需重编译内核。
-
4·Program-controlled compilation at startup with recompilation disabled.在启动时受程序控制的编译,禁用了重新编译。
-
5·The existing application continues to function normally, without recompilation.现有的应用程序可继续正常运作,而不需要重新编译。
-
6·The location of system files is configurable during recompilation or with other programs.在重新编译期间,可以(或通过其他程序)配置系统文件的位置。
-
7·Please refer to the kernel recompilation section of your Linux manual for more information.请参考Linux手册中内核重编译那一节,以了解更多信息。
-
8·Your application can then be localized without requiring source code changes or recompilation.然后您的应用程序可以区域化,不需要更改或重新编译原始程序码。
-
9·This protects against stack, buffer, and function pointer overflows, all without recompilation.这样将保护程序代码避免堆栈、缓冲区和函数指针溢出,而且全都不需重新编译。
-
10·It's the recompilation, where you are reusing previous preprocessor passes, that will make a difference.不同之处在于重新编译时,在这个过程中您会重用先前的预处理程序。