recompiling
美
英 
- 網(wǎng)絡(luò)重新編譯;在必要時(shí)載入
例句
The rules used by an application can be changed by anyone with permission, without changing or even recompiling the application.
應(yīng)用程序使用的規(guī)則可由具備適當(dāng)權(quán)限的任何用戶更改,而不必更改甚至重新編譯應(yīng)用程序。
In fact, most modern JIT compilers also support recompiling methods that are found to be very hot.
事實(shí)上,大部分現(xiàn)代的JIT編譯器也支持重編譯被認(rèn)為是熱方法的方法。
The other form does not contain the markup pages and therefore cannot be updated without recompiling the original site.
另外一種形式不包含標(biāo)記頁(yè),因此如果不重新編譯原始站點(diǎn),將不能進(jìn)行更新。
The risk of compromising binary compatibility must be considered when recompiling your application for performance enhancements.
當(dāng)重新編譯應(yīng)用程序以改善性能時(shí),必須考慮可能損害二進(jìn)制兼容性的風(fēng)險(xiǎn)。
This allows you to make changes to property values without recompiling the application, after your project has been deployed.
這使您得以在項(xiàng)目部署后對(duì)屬性值進(jìn)行更改,而無(wú)須重新編譯應(yīng)用程序。
Improvements and bug fixes applied to the framework can benefit applications that use it -- without modifications or recompiling.
應(yīng)用于框架的改進(jìn)和錯(cuò)誤修復(fù)可以為使用該框架的應(yīng)用程序帶來(lái)好處——無(wú)需修改或重新編譯。
User interface developers can modify the appearance and behavior of a Web site without recompiling the entire Web site .
用戶界面開(kāi)發(fā)人員無(wú)需重新編譯整個(gè)網(wǎng)站即可修改網(wǎng)站的外觀和行為。
Even if you re not developing a project as part of a group, recompiling an application can take a lot of time.
即便您不是作為小組成員來(lái)編譯項(xiàng)目,重新編譯一個(gè)應(yīng)用程序也會(huì)需要很長(zhǎng)時(shí)間。
Thus, changing from a queue to a topic involved recoding, recompiling, and redeploying the application.
因而,從隊(duì)列到主題的更改涉及重新編碼、重新編譯和重新部署應(yīng)用程序。
You can modify the values of these switches without recompiling your application.
不用重新編譯應(yīng)用程序即可修改這些開(kāi)關(guān)的值。
You can then add additional satellite assemblies or modify existing ones without recompiling the main application assembly.
然后您可以在不重新編譯主應(yīng)用程序程序集的情況下,添加其他附屬程序集或修改現(xiàn)有的附屬程序集。
The abstraction layer is what allows for the run-time substitution of login modules without recompiling existing application code.
這個(gè)抽象層不用重新編譯現(xiàn)有的應(yīng)用程序代碼就可以作為登錄模塊的運(yùn)行時(shí)替代。
You might consider recompiling to take advantage of performance gains from the new features in the latest compilers for Linux on POWER.
您可能會(huì)考慮通過(guò)重新編譯,借助用于LinuxonPOWER的最新編譯器的新特性來(lái)獲得性能提高。
Storing your data in a resource file allows you to change the data without recompiling your entire application.
若資料儲(chǔ)存于資源檔中,即允許您變更資料,而不需重新編譯整個(gè)應(yīng)用程式。
They cannot be modified without recompiling the entire project.
必須重新編譯整個(gè)項(xiàng)目,才能對(duì)其進(jìn)行修改。
The only way to fix this problem is to obtain a corrected copy of the bytecodes, possibly by recompiling.
修復(fù)這個(gè)問(wèn)題的惟一方法就是獲得字節(jié)碼的正確副本,可能需要重新進(jìn)行編譯。
Keep in mind that recompiling to gain performance enhancements may compromise binary compatibility on some environments.
記住,重新編譯以獲得性能改進(jìn)可能會(huì)損害二進(jìn)制文件在某些環(huán)境中的兼容性。
You can specify the type of service without customizing code for the Web service and without recompiling the legacy application.
您可以指定服務(wù)的類型,而不用自定義Web服務(wù)的代碼,也不用重新編譯以前的應(yīng)用程序。
Games are developed as 'plugin' modules, and can be added without recompiling the server.
游戲作為“插入式”模塊被開(kāi)發(fā),可以增加到系統(tǒng)中而不用重新編譯服務(wù)器。
The important thing is to avoid repeatedly recompiling regexes within loops.
重要的是避免在循環(huán)體中重復(fù)編譯正則表達(dá)式。
In medium-to-large projects, recompiling every file every time can be time-consuming.
在大中型項(xiàng)目中,每次都要對(duì)每個(gè)文件進(jìn)行重編譯會(huì)非常耗時(shí)。
The methodology for configuring Geronimo's EJB port currently requires editing an XML file and then recompiling Geronimo.
當(dāng)前,配置Geronimo的EJB端口的方法需要編輯XML文件,然后重新編譯Geronimo。
It makes your code vendor neutral and lets you to change from parser to parser without ever recompiling your parsing code.
它使代碼獨(dú)立于供應(yīng)商,并允許不編譯語(yǔ)法分析代碼而更改語(yǔ)法分析器。
Consequently, you can modify your JScript code and (after recompiling the code) check the effect of those changes.
因此,您可以修改JScript代碼并(在重新編譯代碼后)檢查那些更改的效果。
You can update and change an application's satellite assemblies without recompiling the application.
您無(wú)需重新編譯應(yīng)用程序,即可更新和更改應(yīng)用程序的附屬程序集。
If you encounter this error, try to delete the PDB files in the bin directory and recompiling.
如果您遇到此錯(cuò)誤,請(qǐng)嘗試刪除bin目錄中的PDB文件并重新編譯。
Other applications might also find performance gains when recompiling with the latest compilers available for RHEL5.
使用RHEL5中的最新編輯器進(jìn)行重新編譯時(shí),其他應(yīng)用程序也可能獲得性能改進(jìn)。
Provides a multilevel switch to control tracing and debug output without recompiling your code.
提供多級(jí)開(kāi)關(guān),用于控制跟蹤和調(diào)試輸出,而無(wú)需重新編譯代碼。
If the report templates are not dynamic, there is no point on recompiling them at runtime.
如果報(bào)表模板不是動(dòng)態(tài)的,在運(yùn)行時(shí)他們不會(huì)再編譯一次了。
Unfortunately, we drastically underestimated the number of customers who were recompiling ADO applications on Windows 7 SP1.
不幸的是,我們大大低估了在Windows7SP1中重新編譯ADO應(yīng)用程序的客戶數(shù)量。
Not to mention recompiling and, possibly, testing the new code.
更別提重新編譯了,有可能還要測(cè)試新代碼。
Now, I can easily make changes to named queries without changing my source code and recompiling.
現(xiàn)在,我可以方便地對(duì)命名查詢進(jìn)行更改,而無(wú)需更改源代碼和重新編譯。
This avoids recompiling the statement in the database server for each execution.
這樣就可以避免在每次執(zhí)行時(shí)都在數(shù)據(jù)庫(kù)服務(wù)器中重新編譯語(yǔ)句。
Recompiling apps and libraries with specific features removed can also reduce their memory requirement.
刪除應(yīng)用程序或庫(kù)的某些特性,然后對(duì)其重新編譯也可以降低一些內(nèi)存需求。
You can update the application only by changing the source markup files and recompiling.
只能通過(guò)更改源標(biāo)記文件并重新編譯來(lái)更新應(yīng)用程序。
You can change or remove the hint without modifying or recompiling the application.
可以在不修改或重新編譯應(yīng)用程序的情況下更改或刪除提示。
You do this by recompiling and linking them with a SOCKS client library.
你只要用SOCKS客戶庫(kù)對(duì)它們進(jìn)行重新編譯和鏈接,就能做到這點(diǎn)。
Recompiling PHP (using 'make clean; make') after the FP patch is applied would solve the problem.
在FrontPage補(bǔ)丁安裝之后之后重新編譯PHP(用“makeclean;make”)可以解決此問(wèn)題。
To modify an object program without recompiling the source program.
在不重新編譯源程序的情況下修改一個(gè)目標(biāo)程序。
Suddenly, you are spending your coffee breaks modifying code and recompiling instead of drinking coffee!
突然之間,您要將午茶時(shí)間花費(fèi)在修改代碼和重新編譯上,而不是用來(lái)喝咖啡。