recompile
recompile什么意思,recompile翻译
基本解释
v.: 重新编译
网络: 强迫重新编译;重编译;使无效物件重新生效
英汉解释
重新编译
例句
Depending on what publish options that you specify, you might have to recompile the site if you change it.
根据所指定的发布选项的不同,在对站点进行更改后可能需要重新编译该站点。
It"s possible to recompile your own JNI libraries with one of these tools to track a native memory leak in your code.
可以使用其中一款工具重新编译您自己的JNI库,以跟踪代码中的本机内存泄漏。
Type forwarding allows you to move a type to another assembly without having to recompile applications that use the original assembly.
型别转送可让您将某种型别移到其他组件,而不需重新编译使用原始组件的应用程式。
This behavior reduces the amount of time required to launch your project because you never have to wait for it to recompile.
此行为将减少启动项目所需的时间,因为您永远都不需要等待它重新编译。
You do not need to recompile and redeploy any Java code in the event of a change in validation logic.
如果发生验证逻辑变化,无需重新编译、重新部署任何Java代码。
Changing the layout of a GUI panel should not cause you to recompile your servlets and EJBs.
改变GUI面板的设计不应造成Servlet和EJB的重编译。
In *NIX environments, it may be necessary to recompile PHP with support for this extension.
在*NIX环境下,可能需要在这些扩展的支持下重新编译PHP。
Incorporating distcc into the process gives results in an overall speed increase as well as slightly faster recompile times.
将distcc引入这一过程所得的结果是,整体上速度提高,重新编译的时间快了一点点。
As you add tests, you may discover bugs, in which case you go back to the first procedure to recompile your object.
在添加测试步骤的过程中,可能会发现一些bug,在这种情况下,需要返回到第一步重新编译该项目。
To speed things up, a good builder should only recompile what the user has changed -- not that this is necessarily an easy task.
为了提高速度,优秀的构建器应该只重新编译用户更改的部分—这倒并非一定是件容易的任务。