网站首页  词典首页

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

 

单词 recompile
释义

recompile

美 [r?k?m'pɑ?l]
英 [r?k?m'pɑ?l]
  • v.重新编译
  • 网络强迫重新编译;重编译;使无效物件重新生效
v.
1.
重新编译

例句

释义:
1.
Depending on what publish options that you specify, you might have to recompile the site if you change it.
根据所指定的发布选项的不同,在对站点进行更改后可能需要重新编译该站点。
msdn2.microsoft.com
2.
It's possible to recompile your own JNI libraries with one of these tools to track a native memory leak in your code.
可以使用其中一款工具重新编译您自己的JNI库,以跟踪代码中的本机内存泄漏。
www.ibm.com
3.
Type forwarding allows you to move a type to another assembly without having to recompile applications that use the original assembly.
型别转送可让您将某种型别移到其他组件,而不需重新编译使用原始组件的应用程式。
technet.microsoft.com
4.
This behavior reduces the amount of time required to launch your project because you never have to wait for it to recompile.
此行为将减少启动项目所需的时间,因为您永远都不需要等待它重新编译。
www.ibm.com
5.
You do not need to recompile and redeploy any Java code in the event of a change in validation logic.
如果发生验证逻辑变化,无需重新编译、重新部署任何Java代码。
www.ibm.com
6.
Changing the layout of a GUI panel should not cause you to recompile your servlets and EJBs.
改变GUI面板的设计不应造成Servlet和EJB的重编译。
blog.163.com
7.
In *NIX environments, it may be necessary to recompile PHP with support for this extension.
在*NIX环境下,可能需要在这些扩展的支持下重新编译PHP。
www.ibm.com
8.
Incorporating distcc into the process gives results in an overall speed increase as well as slightly faster recompile times.
将distcc引入这一过程所得的结果是,整体上速度提高,重新编译的时间快了一点点。
www.ibm.com
9.
As you add tests, you may discover bugs, in which case you go back to the first procedure to recompile your object.
在添加测试步骤的过程中,可能会发现一些bug,在这种情况下,需要返回到第一步重新编译该项目。
msdn2.microsoft.com
10.
To speed things up, a good builder should only recompile what the user has changed -- not that this is necessarily an easy task.
为了提高速度,优秀的构建器应该只重新编译用户更改的部分—这倒并非一定是件容易的任务。
www.ibm.com
1.
Note that to obtain those different logging behaviors, we did not need to recompile code.
请注意,要获取不同的日志记录行为,不需要重新编译代码。
www-128.ibm.com
2.
The sp_recompile system stored procedure forces a recompile of a stored procedure the next time it is run.
sp_recompile系统存储过程强制在下次执行存储过程时对其重新编译。
technet.microsoft.com
3.
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查询提示。
www.kuenglish.info
4.
While requiring fewer resources than glibc, porting applications to uClibc typically requires only a recompile.
尽管它需要的资源比glibc少,但是将应用程序移植到uClibc上通常只需要重新编译即可。
www.ibm.com
5.
In short, none of the components that reference your component would need recompile .
简而言之,如果那样的话,引用你的组件的任何一个组件将会需要重编译。
dictsearch.appspot.com
6.
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进行重新编译会有好处。
www.ibm.com
7.
If the access level of a field in a class library has changed, recompile any assemblies that reference that library.
如果类库中某个字段的访问级别已经改变,请重新编译引用该库的所有程序集。
msdn2.microsoft.com
8.
Other solution is to prepare the batch file with parameters and use it to recompile your application or package with custom parameters.
其他解决方案是用参数初始化批文件并使用定制的参数来重新编译你的应用程序或包。
dictsearch.appspot.com
9.
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编译工具预编译受影响的文件。
msdn2.microsoft.com
10.
This allows for late binding of the JNDI names in an EJB application without having to recompile the Java code.
这使得在EJB应用程序中,不必重新编译Java代码就可以对JNDI名称进行后期绑定。
www.ibm.com
1.
Modifying the source code of your Web application will cause ASP. NET to recompile source files into assemblies.
修改Web应用程序的源代码将导致ASP.NET把源文件重新编译为程序集。
msdn2.microsoft.com
2.
This all must happen at design time, or at least require a recompile.
所有这些必需发生在设计时,或者至少要求重新编译。
blog.163.com
3.
If you want to make one of these changes, you must stop debugging and recompile your project.
如果要进行这些更改之一,必须停止调试并重新编译项目。
technet.microsoft.com
4.
Recompile the kernel with only the specific drivers for your hardware.
只使用硬件特有的驱动程序重新编译内核。
www.ibm.com
5.
To add another one of these properties you must recompile the resource class.
要添加这些属性中的另一个,您必须重新编译资源类。
www.ibm.com
6.
However, you do not need to recompile changes to application-level browser definitions.
但是,您无需重新编译对应用程序级别的浏览器定义所做的更改。
msdn2.microsoft.com
7.
You can then make changes to the code and recompile it into a library file.
您这时可对代码进行更改并将其重新编译成库文件。
msdn2.microsoft.com
8.
When you specify this option, the compiler will not recompile code when a referenced assembly changes.
如果指定此选项,则编译器在引用的程序集更改时不会重新编译代码。
msdn2.microsoft.com
9.
If you're not using any packaging system at all, you'll need to recompile those applications from source and overwrite the old ones.
如果你不使用任何包装系统可言,你需要从源代码重新编译这些应用程序,并覆盖旧的。
www.diybl.com
10.
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并未更改。
www.ibm.com
1.
If the procedure is unable to recompile any views, an error is reported.
如果此过程无法编译任何视图,则会报告错误。
www.ianywhere.com
2.
RECOMPILE cannot be specified for CLR stored procedures.
对于CLR存储过程,不能指定RECOMPILE。
msdn2.microsoft.com
3.
It cannot be directly changed unless you edit the program and recompile .
在你编辑或重新编译程序之前它的内容不会被改变。
dictsearch.appspot.com
4.
You can force the stored procedure to be recompiled by specifying the WITH RECOMPILE option when you execute the stored procedure.
可以通过指定WITHRECOMPILE选项,强制在执行存储过程时对其重新编译。
technet.microsoft.com
5.
Forces the query optimizer to relax the estimated recompile threshold for a query.
强制查询优化器对查询放宽估计的重新编译阈值。
msdn2.microsoft.com
6.
Forces the query optimizer not to recompile a query due to changes in statistics.
强制查询优化器不因统计信息的更改而重新编译查询。
msdn2.microsoft.com
7.
In fact, you can add support for new languages without ever having to recompile the neutral assembly that contains all the application code.
事实上,您可以添加对新语言的支持,而不必重新编译包含所有应用程序代码的中立程序集。
blog.sina.com.cn
8.
To fix the problem, users can download patches for those versions or recompile PHP with additional flags for handling floating point digits.
要修复此问题,用户可下载上述版本的漏洞补丁,或是为处理浮点数使用额外标志重编译PHP程序。
www.bing.com
9.
It is not necessary to recompile the sample to run it.
示例不必重新编译就可以运行。
msdn2.microsoft.com
10.
If the underlying hardware or operating system is changed, the model is simply "recompile" or " retranslated " to work on the new system.
如果基础的硬件或操作系统变了,模型只是简单地重新编译或重新转换,就能在新系统上工作。
dictsearch.appspot.com
1.
You can update code in the file after it has been deployed; ASP. NET will detect changes to the file and recompile it.
您可以在部署之后更新文件中的代码;ASP.NET将检测对文件所做的这些更改并重新进行编译。
msdn2.microsoft.com
2.
Why is creating a new installer such a big deal, can't you just recompile Ruby and be done with it?
为什么创建一个全新的安装器是如此重要呢?你为啥不能仅仅重编译一下Ruby然后进行处理呢?
www.infoq.com
3.
This would allow you to experiment without having to change the value of the #define macro and recompile the code each time.
这允许您在实验时不必每次都更改#define宏的值并且重新编译。
www.ibm.com
4.
Note: the downside of this approach is that you will have to recompile the driver with every new kernel update.
注意:这种做法的坏处是,每一个新的内核更新后,您将不得不重新编译驱动。
dictsearch.appspot.com
5.
But that was the catch in this example: you can't modify the source code to those classes. You can't even recompile them.
但是这是此示例中的问题:您不能修改这些类的源代码,甚至不能重新编译它们。
www.ibm.com
6.
RECOMPILE is also used by the sa_recompile_views system procedure to update view definitions when rebuilding a database.
RECOMPILE也被sa_recompile_views系统过程用来在重建数据库时更新视图定义。
www.ianywhere.com
7.
To use these functions, you need to install the libraries they depend on and recompile PHP with the appropriate compile-time directives.
要使用这些函数,必须安装相应的库,然后用适当的编译时指令重新编译PHP。
dictsearch.appspot.com
8.
I immediately had problems with my laptop, and had to patch and recompile my kernel.
之后在我的笔记本上很快就遇到了问题,不得不修补还有重新编辑内核。
wiki.fcctt.org
9.
If you precompile only the code, you can update the user interface of the site without having to recompile the entire site.
如果只预编译代码,则可以更新站点的用户界面,而无需重新编译整个站点。
msdn2.microsoft.com
10.
In this situation, it can be useful to force the stored procedure to recompile the next time it executes.
在这种情况下,强制在下次执行存储过程时对其重新编译会很有用。
msdn2.microsoft.com
1.
When it finds an opportunity it will direct a JIT compiler to recompile the section of the code in question.
当找到机会后,它会要求JIT编译器重新编译问题中的某段代码。
www.infoq.com
2.
Developers can put settings in configuration files, eliminating the need to recompile an application every time a setting changes.
开发人员可以将设置置于配置文件中,从而没有必要在每次设置更改时重新编译应用程序。
msdn2.microsoft.com
3.
Recompile all the source files using the compilation command you used earlier (with or without the embedded resource).
使用前面使用的编译命令重新编译所有的源文件(使用或不使用嵌入资源)。
msdn2.microsoft.com
4.
It is reasonable to expect a 20 percent performance bump with a simple recompile.
这是合理的期望百分之二十一个简单的重新编译的表现肿块。
www.affinic.com.cn
5.
Usually, Eclipse is configured to recompile automatically.
通常,Eclipse被设置为自动重编译。
www.bing.com
6.
For a tiny investment (and, thankfully, no need to recompile PHP or Apache), XCache can yield a relatively large return.
对于微小的投入(欣慰地是,PHP或Apache不需重编译),XCache能产生一个相对较大的回报。
www.ibm.com
7.
The RECOMPILE clause is used to re-create the column definitions for an existing view.
RECOMPILE子句用于为现有视图重新创建列的定义。
www.ianywhere.com
8.
A release build of the sample is provided for those who want to demonstrate the control without having to recompile the project.
为那些希望无须重新编译该项目说明控件提供对示例发布版本。
support.microsoft.com
9.
To touch a file means to change the last edit time to the current time, so the server knows that it has to recompile that file.
将最后的编辑时间更改为当前时间,以便让服务器知道它必须重新编译该文件。
www.ibm.com
10.
You need not do this if you wish to edit the source code and recompile within Emacs.
如果你想编辑源代码并用Emacs重新编译的话不必这么做。
www.cnblogs.com
1.
That means that next time we make a change to the die class, the client needs to recompile.
这意味着当我们下一次对骰子类进行更改时,客户端需要重新编译。
msdn2.microsoft.com
2.
It is also a good idea to recompile the code after each fix or after making at most a small number of obvious fixes.
最好在每次修改后或最多改正了一些显而易见的错误后,就重新编译代码。
dictsearch.appspot.com
3.
Note that changes are necessary only if you recompile your Add-in code or run a macro that uses the old types.
请注意,仅当重新编译外接程序代码或运行使用旧类型的宏时,才需要进行更改。
msdn2.microsoft.com
4.
Indicates if the execution of the statement is occurring after a recompile.
指示在重新编译后是否执行语句。
msdn2.microsoft.com
5.
After you reload and recompile the theme, the button should have the new look. For example it could look like the one shown in figure 17.
重新载入和编译了主题之后,按钮应该具有新的外观,例如,它的外观可能与图17类似。
www.ibm.com
6.
Specify recompile settings for stored procedures.
指定存储过程的重新编译设置。
www.atalearning.com
7.
The RECOMPILE option is ignored for procedures created with FOR REPLICATION.
对于使用FORREPLICATION创建的过程,忽略RECOMPILE选项。
technet.microsoft.com
8.
You move to a new platform, you recompile, nothing changes.
当移动到一种新平台上时,您只需要重新编译代码即可,而不需要修改任何代码。
www.ibm.com
9.
If errors occur, make any necessary modifications and then recompile the project and re-test.
如果有错误发生,进行必要的修改,然后重新编译项目并重新测试。
www.ibm.com
10.
You do not need to recompile the application.
您并不需要重新编译应用程序。
msdn2.microsoft.com
1.
You can edit and recompile files or even add new files to the application between PGI and PGU builds.
在PGI生成与PGU生成之间,您可以编辑和重新编译文件,甚至可以将新文件添加到应用程序中。
msdn2.microsoft.com
2.
In theory, the builder should use this information to decide which files to recompile.
从理论上说,构建器应该使用这一信息来确定要重新编译哪些文件。
www.ibm.com
3.
If all we had done was change the HTML view, there would have been no need to recompile.
如果只修改了HTML视图,就不需要重新编译。
www.ibm.com
4.
RECOMPILE is useful for queries with variable values that vary widely each time they are compiled and executed.
对于变量值每次编译和执行时都广泛变化的查询,RECOMPILE很有用。
msdn2.microsoft.com
5.
You can also recompile an application in place after adding new source files to it.
还可以在向应用程序添加新的源文件之后就地重新编译应用程序。
msdn2.microsoft.com
6.
This is a bit easier than having to add a new line to the TestSuite file and recompile it.
比起需要将一行新代码添加到TestSuite文件并进行重新编译,这样还是多少简单了一点。
www.ibm.com
7.
Can I recompile my 32-bit application that uses fixed addresses asa 64-bit application and expect it to work correctly?
我是否可以将使用固定地址的32位应用程序重新编译为64位应用程序,并使其正确工作?
dictsearch.appspot.com
8.
In the following example, the UPDATE statement will cause a recompile of the module.
在下面的示例中,UPDATE语句将导致模块的重新编译。
technet.microsoft.com
9.
Statements that contain the RECOMPILE or OPTIMIZE FOR query hints.
包含RECOMPILE或OPTIMIZEFOR查询提示的语句。
msdn2.microsoft.com
10.
If a member in a class library has been removed or renamed, recompile any assemblies that reference that library.
如果类库中的某个成员已移除或重命名,请重新编译引用该库的所有程序集。
technet.microsoft.com
1.
If a method in a class library has been removed or renamed, recompile any assemblies that reference that method.
如果类库中的某个方法已被移除或重命名,请重新编译引用该方法的所有程序集。
msdn2.microsoft.com
2.
Reinstall the. NET Framework and recompile the program.
重新安装.NETFramework,然后重新编译程序。
msdn2.microsoft.com
3.
The recompile times in Table 1 are based on simply doing a touch on each of the C source files in the main Perl source directory.
通过简单地接触(touch)主要Perl源文件目录中的C源文件,得到了表1中的重新编译时间。
www.ibm.com
4.
The JVM may recompile the same bytecodes many times in a single application execution.
JVM在一个应用程序的执行过程中,可能会把相同的字节码重新编译许多次。
www.ibm.com
5.
We do not have to stop and start the server; we can just leave it run as we recompile.
不需要停止并重新启动服务器;可以在服务器运行的同时重新编译应用程序。
www.ibm.com
6.
Name of the object that triggered the recompile.
触发重新编译的对象的名称。
technet.microsoft.com
7.
Before we recompile the application, there's one more thing that must be done.
在重新编译应用程序之前,还需要做一件事情。
www.ibm.com
8.
This will give us space to download the kernel source and recompile.
这段时候内我们可以下载核心的源代码并从头编译它。
www.ecally.com
9.
This way, you can change code in both Web services rather than recompile a large, complex, long-running application.
通过这种方式,您可以更改两个Web服务的代码,而不用重新编译庞大的、复杂的长期运行的应用程序。
www-128.ibm.com
10.
If you find some errors, remove them and recompile the project.
如果您发现一些错误,请删除它们并重新编译该项目。
www.ibm.com
1.
Recompile the kernel with Smack enabled.
在启用Smack时重新编译内核。
www.ibm.com
2.
Inheritance from COM objects is useful when you have an existing class library that you do not want to recompile.
当您拥有一个不想重新编译的现有类库时,从COM对象中继承是很有用的。
msdn2.microsoft.com
3.
You can even fix certain kinds of errors in your code, and continue debugging without having to stop and recompile your application.
甚至可以修复代码中某些类型的错误并继续调试,无需停下来重新编译应用程序。
msdn2.microsoft.com
4.
Any script that was written using this function changes automatically when you recompile or relink.
而当你重新编译或重新链接时,任何一个用该函数编写的脚本都能自动修改。
dictsearch.appspot.com
5.
Recompile all files that include the symbol.
重新编译所有包含symbol的文件。
msdn2.microsoft.com
6.
Try modifying the chunkSize parameter to 10 at line 13 and recompile to drastically increase the speed of the visualizations.
尝试将第13行参数chunkSize的取值改为10,再重新进行编译,这能大大提高可视化的速度。
www.ibm.com
7.
If you modify the code, make sure you recompile it using the compile. bat batch file.
如果改变了这些代码,一定要使用compile.bat批处理文件重新编译它。
www.ibm.com
8.
Recompile source and redo the profile run.
重新编译来源并重新执行此分析档。
translations.launchpad.net
9.
If the tables a view is based on are updated, you can use RECOMPILE to update the view definition.
如果视图所基于的表被更新,可以使用RECOMPILE更新视图定义。
www.ianywhere.com
10.
Then recompile PHP with the new MySQL libs.
然后再加上新的MySQL库重新编译PHP。
lv.php.net
1.
It's much more difficult to tweak a game's design if a recompile is needed after every minor change.
如果对于每一次小的改变都要重新编译的话,那么调整游戏设定就太麻烦了。
edu.gamfe.com
2.
To change a published Web site, edit the files in the original Web site, recompile the site, and publish it again.
若要更改已发布的网站,请在原始网站中编辑文件,预编译该站点,然后重新发布它。
msdn2.microsoft.com
3.
In such situations, if you want to purify your program, you must recompile all C files that use the guard.
在这种情形下,如果您想要净化您的程序,您必须重新编译所有使用保护装置的C文件。
www.ibm.com
4.
RECOMPILE is also useful when you create plan guides.
在创建计划指南时,RECOMPILE也很有用。
msdn2.microsoft.com
5.
Note that you can also programmatically recompile system-wide browser definition files by using the.
类,还能够以编程方式重新编译系统范围的浏览器定义文件。
msdn2.microsoft.com
6.
If SET HIDDEN or RECOMPILE is used, the view definition is not specified.
如果使用了SETHIDDEN或RECOMPILE,将不指定视图定义。
www.ianywhere.com
7.
If they aren't available, and you have administrative access, you can recompile Apache to include them.
如果这些模块不可用,你需要联系管理员,重新编译并包含这些模块。
archive.cnblogs.com
8.
To change the Web site, which includes the layout of pages, you must change the original files, recompile the site, and redeploy the layout.
若要更改网站(包括页的布局),必须更改原始文件、重新编译网站并重新部署布局。
msdn2.microsoft.com
9.
To support a new format (such as PDF), you only need to implement a new Batch, register the Batch with the engine, and recompile.
为了支持新的格式(如PDF),只需要实现一个新的Batch,同时向引擎注册该Batch,然后重新编译。
www.ibm.com
10.
Fix the bug in Exercise 3 and recompile, link, and run it.
改正练习3的错误,重新编译,连接运行一下。
blog.csdn.net
1.
What it doesn't do is recompile and relink automatically if it doesn't know anything has changed.
如果它不知道有东西被修改了,它就不会自动重编译和重链接。
www.bing.com
2.
You can make changes to the Web. Config file on the production server without having to recompile the site.
您可以直接对成品服务器上的Web.config文件进行更改,而无需重新编译网站。
msdn2.microsoft.com
3.
Showing you how to recompile and install a new kernel from sources.
它介绍了如何从源代码开始编译并安装一个新内核。
www-128.ibm.com
4.
If a table changes, you must manually update the recordset for the table, then recompile your application.
当表更改时,用户必须手动更新表的记录集,然后重新编译应用程序。
msdn2.microsoft.com
5.
That's all -- you don't even need to recompile.
就是这么简单,甚至不需要进行重新编译。
www.ibm.com
6.
The drawback of using a guard is that you have to recompile the whole program.
使用一个防护装置的缺点是,您必须重新编译整个程序。
www.ibm.com
7.
But at that point, you recompile it once again using the Dalvik compiler to Dalvik byte code.
但在这之后,你还得再一次使用的Dalvik编译器重新编译成为Dalvik字节码。
www.bing.com
8.
The nature of Python scripts is that they can be easily modified and customized without needing to recompile code.
Python脚本的本质是,可以很容易地对它们进行修改和自定义,而不需要重新编译代码。
www.ibm.com
9.
In SQL Server 2000, these statements do not cause a recompile.
在SQLServer2000中,这些语句不会导致重新编译。
msdn2.microsoft.com
10.
Lsof needs a recompile to work with linux 2. 2.
lsof需要重新编译以和Linux2.2一起工作。
www.debian.org
1.
As with RHEL, there are some circumstances when a recompile of the source may benefit an application that is intended to run on SLES10.
对于RHEL,在某些情况下重新编译源代码可能有利于将要在SLES10上运行的应用程序。
www.ibm.com
2.
I must recompile the kernel and make the new image available for booting before testing the user-space application.
接下来必须对内核重新进行编译,并在测试用户空间应用程序之前使引导使用的新映像变为可用。
www.ibm.com
3.
To instruct the Database Engine to discard plans for individual queries inside a stored procedure, use the RECOMPILE query hint.
若要指示数据库引擎放弃存储过程内单个查询的计划,请使用RECOMPILE查询提示。
msdn2.microsoft.com
4.
To recompile any previously compiled components, or set it to
以重新编译先前编译的任何组件,或将它设置为
msdn2.microsoft.com
5.
Compile and Statement-level Recompile Errors
编译错误和语句级重新编译错误
msdn2.microsoft.com
6.
Forcing a Stored Procedure to Recompile
强制重新编译存储过程
msdn2.microsoft.com
7.
Can prevent recompile of valuable code
可以保护反编译有价值的代码
www.flashot.com
8.
To recompile a stored procedure next time it is run
下次运行存储过程时对其重新编译
technet.microsoft.com
9.
Web service returns an error 500 when you need to recompile LotusScript
在您需要重新编译LotusScript时,Web服务返回一个错误500。
www.ibm.com
10.
SQL Server provides three ways to force a stored procedure to recompile
SQLServer中,强制重新编译存储过程的方式有三种
technet.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/30 14:13:59