网站首页  词典首页

请输入您要查询的英文单词或汉字:

 

词汇 recompiled
释义 recompiledCOCA²⁵⁴³³⁷⁺BNC⁷⁹⁰⁷⁶⁺¹¹
基本例句
v.重新编译原型recompile的过去式和过去分词 A compiled program will need to be recompiled to move it to another platform, and thus will require a compiler.
编译的程序需要重新编译,才能迁移到另一个平台上,因此需要编译器。 ibm

The access level of a method in a class library has changed, and one or more assemblies that reference the library have not been recompiled.
类别库中方法的存取层级已经变更,而且有一个或多个参考程式库的组件尚未重新编译。 microsoft

The class files do not have to be recompiled.
不必重新编译类文件。 ibm

The latest update to a new version of a file may have a date earlier than someone elss old version, meaning it won't be recompiled.
一个文件的最新更新版本可以比较早版本的时间还要早,这样它就不能被重新编译。 osl.bsw.net.cn

Your PHP scripts are recompiled every time unless the scripts are cached. Install a PHP caching product to typically increase performance by25-100% by removing compile times.
除非脚本可以缓存,否则每次调用时都会重新编译一次。引入一套 PHP缓存机制通常可以提升25%至100%的性能,以免除编译开销。 vipinit

Applications need to be recompiled in order to modify the stack size.
应用程序需要重新编译来改变堆栈大小。 symbianx

Code with exception specifications that are ignored during compilation may need to be recompiled and linked to be reused in future versions supporting exception specifications.
包含在编译期间被忽略的异常规范的代码可能需要重新编译和链接,以便在支持异常规范的未来版本中重用。207.46.16.251

Doing so will leave some flexibility by not requiring that the code file be recompiled.
这样做将不需要重新编译代码文件,从而可保留一些灵活性。 microsoft

Each time the Flex project is recompiled, the published game is always up-to-date programmatically and creatively.
每一次的 Flex项目是重新编译,发布的游戏以程序上与创造性上作出修改。 yeeyan

Furthermore, a new flag controls whether template files are reread from disk and recompiled on each request.
不仅如此,还可以通过一个新的标志来控制每次请求时模板文件是否从磁盘上重新读取并重新编译。 infoq

If there are any changes to the page or resources the page depends on, the page is automatically recompiled.
如果对该页所依赖的页或资源进行了任何更改,则将自动对该页进行重新编译。 microsoft

If the connection is lost or the table is dropped, any statement referring to the DGTT needs to be recompiled every time the table is re-declared.
如果连接失败,或者该表已删除,那么每次重新声明这个表时,都需要重新编译引用 DGTT的任何语句。 ibm

If a new version of the DLL defines a new value for the constant, your program will still hold the old literal value until it is recompiled against the new version.
如果有新版本的 DLL为常数定义了新值,您的程式仍会保留旧的常值,直到程式以新的版本重新编译为止。 microsoft

If JSP reloading is enabled, the screen JSPs are automatically recompiled.
如果启用了 JSP重新加载,则该屏幕 JSP会自动重新编译。 ibm

If JSP reloading is enabled, the control JSP is automatically recompiled.
如果启用了 JSP重新加载,则该控件 JSP会自动重新编译。 ibm

If various versions of the runtime assembly are published, the application that contains the embedded type information can work with the different versions without having to be recompiled.
如果发布了各种版本的运行时程序集,则包含嵌入类型信息的应用程序可以使用不同版本,而不必重新编译。 microsoft

If various versions of the runtime assembly are published, the application that contains the embedded type information can work with the various versions without having to be recompiled.
如果发布了各种版本的运行时程序集,则包含嵌入类型信息的应用程序可以使用各种版本,而不必重新编译。 microsoft

In fact, classes and methods on the server can be upgraded and recompiled between calls, without interrupting client processing.
事实上,没有中断客户机处理,可以在调用间升级和重新编译服务器上的类和方法。 ibm

In some cases, the data on disk has to remain in place to support earlier applications that cannot be recompiled for whatever reasons, technical or political.
在某些情况下,磁盘上的数据必须存在,以支持由于技术或策略上的某种原因而不能重新编译的早期应用程序。 ibm

Merging results will sometimes fail if you have recompiled your production code between the tests whose results you want to merge.
如果在要合并结果的测试之间,您重新编译了实际执行程式码,有时候合并结果会失败。 microsoft

Native code is compiled and can be recompiled by a Just- in- time JIT compiler while the application runs, based on which classes and methods are invoked frequently.
本机代码在应用程序运行时由即时 JIT编译器编译而且可以重新编译,基于经常调用的类和方法。 ibm

Now, if you follow the method in Listing3, your SAX code can hum along without even having to be recompiled, using different parser implementations as needed.
现在,如果使用“清单3”中的方法,那么 SAX代码甚至不必进行重新编译就能运行,并根据需要使用不同的语法分析器实现。 ibm

Prepared statements are recompiled for better performance and are convenient when you need to do the same thing over and over again.
准备好的语句可重新编译,从而获得更好的性能,在您反复执行同一操作时,它非常方便。 ibm

Setting up a machine for KDB requires a little work in that the kernel needs to be patched and recompiled.
设置一台用于 KDB的机器需要花费一些工作,因为需要给内核打补丁并进行重新编译。 ibm

The recompiled code works fine on any Windows7 SP1 machine, but mysteriously crashes on the Windows XP machines that have been running the program for nearly a decade.
重新编译的代码会在所有安装了 Windows7 SP1的计算机上正常运行,但是却会在安装有 Windows XP的计算机上神奇地崩溃,而该程序已经在上面运行了快十年。 infoq

This is especially important if the stored procedure is going to be recompiled constantly.
如果存储过程常常重新编译,那么这特别重要。 ibm

This is especially useful if the stored procedure was recently recompiled due to any changes.
如果存储过程近来由于任何变更而重新编译过,那么这个操作特别有用。 ibm

When changed, a JSP tag file is recompiled and reloaded by the application server without having to restart the application, which makes both development and testing much easier.
更改时,应用服务器会重新编译并加载一个 JSP标记文件,而无需重新启动应用程序,这使开发和测试都变得非常简单。 ibm

Your applications do not need to change or be recompiled to benefit from the speed of IWA.
您的应用程序不需要进行修改或重新编译,就能直接受益于 IWA的速度。 ibm
随便看

 

英汉汉英双解词典包含9999994条英汉翻译词条,涵盖了常用英语单词及词组短语的翻译及用法,是英语学习的必备工具。

 

Copyright © 2000-2024 tbdmj.com All Rights Reserved 更新时间:2025/3/16 18:40:31