国产高清精品免费区-男女一进一出抽搐免费视频-中日韩一二三级黄色永久视频-日韩精品人妻一区二区免费视频-日本久久视频在线观看-99热这里只有精品88热-亚洲韩国黄色最新短视频一区-日韩伦理在线观看免费全集-国产av一区二区三区天堂

recompile

recompile

美 [r?k?m'pɑ?l]  英 [r?k?m'pɑ?l]

  • v.重新編譯
  • 網(wǎng)絡(luò)強(qiáng)迫重新編譯;重編譯;使無效物件重新生效

英漢解釋

v.
1.
重新編譯

例句

Depending on what publish options that you specify, you might have to recompile the site if you change it.

根據(jù)指定發(fā)布選項(xiàng)不同站點(diǎn)進(jìn)行更改可能需要重新編譯站點(diǎn)

It's possible to recompile your own JNI libraries with one of these tools to track a native memory leak in your code.

可以使用其中工具重新編譯自己JNI跟蹤代碼本機(jī)內(nèi)存泄漏

Type forwarding allows you to move a type to another assembly without having to recompile applications that use the original assembly.

轉(zhuǎn)送其他組件重新編譯使用原始組件應(yīng)用程式

This behavior reduces the amount of time required to launch your project because you never have to wait for it to recompile.

行為減少啟動項(xiàng)目時間因?yàn)?/c>永遠(yuǎn)需要等待重新編譯

You do not need to recompile and redeploy any Java code in the event of a change in validation logic.

如果發(fā)生驗(yàn)證邏輯變化無需重新編譯重新部署任何Java代碼

Changing the layout of a GUI panel should not cause you to recompile your servlets and EJBs.

改變GUI面板設(shè)計(jì)應(yīng)造成ServletEJB編譯

In *NIX environments, it may be necessary to recompile PHP with support for this extension.

*NIX環(huán)境可能需要這些擴(kuò)展支持重新編譯PHP

Incorporating distcc into the process gives results in an overall speed increase as well as slightly faster recompile times.

distcc引入過程所得結(jié)果整體速度提高重新編譯時間一點(diǎn)點(diǎn)

As you add tests, you may discover bugs, in which case you go back to the first procedure to recompile your object.

添加測試步驟過程可能發(fā)現(xiàn)一些bug這種情況下需要返回第一重新編譯項(xiàng)目

To speed things up, a good builder should only recompile what the user has changed -- not that this is necessarily an easy task.

為了提高速度優(yōu)秀構(gòu)建器應(yīng)該重新編譯用戶更改部分并非一定容易任務(wù)

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系統(tǒng)存儲過程強(qiáng)制下次執(zhí)行存儲過程重新編譯

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但是應(yīng)用程序移植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.

擁有大量處理器系統(tǒng)可能會發(fā)現(xiàn)借助RHEL4增加NUMA用戶空間API進(jìn)行重新編譯好處

If the access level of a field in a class library has changed, recompile any assemblies that reference that library.

如果某個字段訪問級別已經(jīng)改變重新編譯引用所有程序集

Other solution is to prepare the batch file with parameters and use it to recompile your application or package with custom parameters.

其他解決方案參數(shù)初始文件使用定制參數(shù)重新編譯應(yīng)用程序

If you make a change to a file in the application, you can recompile the affected file with the ASP. NET compilation tool.

如果應(yīng)用程序文件進(jìn)行更改可以使用ASP.NET編譯工具預(yù)編譯受影響文件

This allows for late binding of the JNDI names in an EJB application without having to recompile the Java code.

使得EJB應(yīng)用程序不必重新編譯Java代碼可以JNDI名稱進(jìn)行后期綁定

Modifying the source code of your Web application will cause ASP. NET to recompile source files into assemblies.

修改Web應(yīng)用程序源代碼導(dǎo)致ASP.NET文件重新編譯程序集

This all must happen at design time, or at least require a recompile.

所有這些必需發(fā)生設(shè)計(jì)或者至少要求重新編譯

If you want to make one of these changes, you must stop debugging and recompile your project.

如果進(jìn)行這些更改之一必須停止調(diào)試重新編譯項(xiàng)目

Recompile the kernel with only the specific drivers for your hardware.

使用硬件特有驅(qū)動程序重新編譯內(nèi)核

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.

但是無需重新編譯應(yīng)用程序級別瀏覽器定義更改

You can then make changes to the code and recompile it into a library file.

這時代碼進(jìn)行更改重新編譯文件

When you specify this option, the compiler will not recompile code when a referenced assembly changes.

如果指定選項(xiàng)編譯引用程序集更改不會重新編譯代碼

If you're not using any packaging system at all, you'll need to recompile those applications from source and overwrite the old ones.

如果使用任何包裝系統(tǒng)需要代碼重新編譯這些應(yīng)用程序覆蓋

We like to update common application data from time to time, but prefer to avoid an application recompile because our UI has not changed.

我們希望不時更新通用應(yīng)用程序數(shù)據(jù)希望能夠避免進(jìn)行應(yīng)用程序編譯因?yàn)?/c>我們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 .

編輯重新編譯程序之前內(nèi)容不會改變

You can force the stored procedure to be recompiled by specifying the WITH RECOMPILE option when you execute the stored procedure.

可以通過指定WITHRECOMPILE選項(xiàng)強(qiáng)制執(zhí)行存儲過程重新編譯

Forces the query optimizer to relax the estimated recompile threshold for a query.

強(qiáng)制查詢優(yōu)化查詢放寬估計(jì)重新編譯閾值

Forces the query optimizer not to recompile a query due to changes in statistics.

強(qiáng)制查詢優(yōu)化統(tǒng)計(jì)信息更改重新編譯查詢

In fact, you can add support for new languages without ever having to recompile the neutral assembly that contains all the application code.

事實(shí)上可以添加語言支持不必重新編譯包含所有應(yīng)用程序代碼中立程序

To fix the problem, users can download patches for those versions or recompile PHP with additional flags for handling floating point digits.

修復(fù)問題用戶下載上述版本漏洞補(bǔ)丁或是處理浮點(diǎn)數(shù)使用額外標(biāo)志編譯PHP程序

It is not necessary to recompile the sample to run it.

示例不必重新編譯可以運(yùn)行

If the underlying hardware or operating system is changed, the model is simply "recompile" or " retranslated " to work on the new system.

如果基礎(chǔ)硬件操作系統(tǒng)模型只是簡單重新編譯重新轉(zhuǎn)換系統(tǒng)工作

熱門查詢