recompile
美 [rɪkəm'pɑɪl]
英 [rɪkəm'pɑɪl] 
- 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.
为了提高速度,优秀的构建器应该只重新编译用户更改的部分—这倒并非一定是件容易的任务。
Note that to obtain those different logging behaviors, we did not need to recompile code.
请注意,要获取不同的日志记录行为,不需要重新编译代码。
The sp_recompile system stored procedure forces a recompile of a stored procedure the next time it is run.
sp_recompile系统存储过程强制在下次执行存储过程时对其重新编译。
Use the RECOMPILE query hint when atypical or temporary values are used in only a subset of queries that belong to the stored procedure.
如果非典型值或临时值仅用于属于存储过程的查询子集,则使用RECOMPILE查询提示。
While requiring fewer resources than glibc, porting applications to uClibc typically requires only a recompile.
尽管它需要的资源比glibc少,但是将应用程序移植到uClibc上通常只需要重新编译即可。
In short, none of the components that reference your component would need recompile .
简而言之,如果那样的话,引用你的组件的任何一个组件将会需要重编译。
Systems with a large number of processors may find it advantageous to recompile against the NUMA user-land API's added in RHEL4.
在拥有大量处理器的系统中,可能会发现借助RHEL4中所增加的NUMA用户空间API进行重新编译会有好处。
If the access level of a field in a class library has changed, recompile any assemblies that reference that library.
如果类库中某个字段的访问级别已经改变,请重新编译引用该库的所有程序集。
Other solution is to prepare the batch file with parameters and use it to recompile your application or package with custom parameters.
其他解决方案是用参数初始化批文件并使用定制的参数来重新编译你的应用程序或包。
If you make a change to a file in the application, you can recompile the affected file with the ASP. NET compilation tool.
如果对应用程序中的文件进行了更改,则可以使用ASP.NET编译工具预编译受影响的文件。
This allows for late binding of the JNDI names in an EJB application without having to recompile the Java code.
这使得在EJB应用程序中,不必重新编译Java代码就可以对JNDI名称进行后期绑定。
Modifying the source code of your Web application will cause ASP. NET to recompile source files into assemblies.
修改Web应用程序的源代码将导致ASP.NET把源文件重新编译为程序集。
This all must happen at design time, or at least require a recompile.
所有这些必需发生在设计时,或者至少要求重新编译。
If you want to make one of these changes, you must stop debugging and recompile your project.
如果要进行这些更改之一,必须停止调试并重新编译项目。
Recompile the kernel with only the specific drivers for your hardware.
只使用硬件特有的驱动程序重新编译内核。
To add another one of these properties you must recompile the resource class.
要添加这些属性中的另一个,您必须重新编译资源类。
However, you do not need to recompile changes to application-level browser definitions.
但是,您无需重新编译对应用程序级别的浏览器定义所做的更改。
You can then make changes to the code and recompile it into a library file.
您这时可对代码进行更改并将其重新编译成库文件。
When you specify this option, the compiler will not recompile code when a referenced assembly changes.
如果指定此选项,则编译器在引用的程序集更改时不会重新编译代码。
If you're not using any packaging system at all, you'll need to recompile those applications from source and overwrite the old ones.
如果你不使用任何包装系统可言,你需要从源代码重新编译这些应用程序,并覆盖旧的。
We like to update common application data from time to time, but prefer to avoid an application recompile because our UI has not changed.
我们既希望能不时地更新通用的应用程序数据,又希望能够避免进行应用程序重编译,因为我们的UI并未更改。
If the procedure is unable to recompile any views, an error is reported.
如果此过程无法编译任何视图,则会报告错误。
RECOMPILE cannot be specified for CLR stored procedures.
对于CLR存储过程,不能指定RECOMPILE。
It cannot be directly changed unless you edit the program and recompile .
在你编辑或重新编译程序之前它的内容不会被改变。
You can force the stored procedure to be recompiled by specifying the WITH RECOMPILE option when you execute the stored procedure.
可以通过指定WITHRECOMPILE选项,强制在执行存储过程时对其重新编译。
Forces the query optimizer to relax the estimated recompile threshold for a query.
强制查询优化器对查询放宽估计的重新编译阈值。
Forces the query optimizer not to recompile a query due to changes in statistics.
强制查询优化器不因统计信息的更改而重新编译查询。
In fact, you can add support for new languages without ever having to recompile the neutral assembly that contains all the application code.
事实上,您可以添加对新语言的支持,而不必重新编译包含所有应用程序代码的中立程序集。
To fix the problem, users can download patches for those versions or recompile PHP with additional flags for handling floating point digits.
要修复此问题,用户可下载上述版本的漏洞补丁,或是为处理浮点数使用额外标志重编译PHP程序。
It is not necessary to recompile the sample to run it.
示例不必重新编译就可以运行。
If the underlying hardware or operating system is changed, the model is simply "recompile" or " retranslated " to work on the new system.
如果基础的硬件或操作系统变了,模型只是简单地重新编译或重新转换,就能在新系统上工作。