增量编译 meaning in Chinese
incremental build
Examples
- This option also names the state . idb file used for minimal rebuild and incremental compilation
此选项还命名用于最小重新生成和增量编译的状态( . idb )文件。 - During an incremental build , you can specify new . sbr files that were not part of the original build
在增量编译过程中,可以指定不是原始生成部分的新. sbr文件。 - Compiler option was removed from the compiler ; the visual c compiler no longer does incremental compilation
编译器选项已从该编译器移除; visual c + +编译器不再进行增量编译。 - In incremental mode , link creates an . ilk file to hold status information for later incremental builds of the program
在增量模式中, link创建一个. ilk文件来保存程序后来的增量编译状态信息。有关 - If nothing else , doing so makes it harder to develop java code for example , adding latency to incremental compilation
如果不采取其他措施,这样做会使得开发java代码更加困难(比如,会拖延增量编译) 。