debug怎么读,debug的音标和真人发音
英音  [ˌdi:'bʌɡ]    
美音 [diˈbʌɡ]    

debug是什么意思,debug的意思是

vt.拆除窃听器;排除故障

debug 变化形式

第三人称单数: debugs
过去式: debugged
过去分词: debugged
现在分词: debugging
易混淆的单词: DEBUG
所属分类: TEM8
星级词汇:

debug的词源和记忆技巧

debug 排除故障
de-, 不,非,使相反。bug, 故障。

debug 的用法和双语例句“点击”或“选中”例句中的单词,就可以看到词义解释

I 'm going to try and address not only mod_rewrite 's syntax but try and provide a workflow that you can use to debug and solve your mod_rewrite problems .
我不仅要去尝试解决mod_rewrite的的语法,还要设法提供一个工作流程,使你可以通过它调试和解决你的mod_rewrite问题。
With molecular circuits becoming steadily more complex , new software tools are being developed to design , model and debug them .
随着分子电路的复杂度稳步上升,开发出了许多新型的软件工具用以对其设计、模拟和调试。
You can change debug expressions without recompiling , and you can wait to decide what to write until you have seen the running objects .
你可以在不重新编译的情况下修改调试表达式,还可以等到看到运行对象的时候再决定写什么。
If you can debug yourself in an efficient way , you can greatly accelerate the learning process .
如果你能高效地自我调试,必将大大提速学习进程。
Putting all of the functionality of an application into a few large functions makes code difficult to understand and much harder to update and debug .
把程序的所有功能放到几个大函数中会让代码变得难于理解并更难调试。
Such a design would look good on the surface , but it might be hard to maintain and debug as the application grew in complexity .
这种设计模式表面上看还不错,但是随着应用程序规模的增长,很难维护和调试。
While metaprogramming is powerful , using it well takes experience and the resulting code tends to be hard to understand , maintain , and debug .
元编程十分强大,但是使用它需要经验,而且会导致代码变得难以理解,维护和调试。
But more detailed analysis by other professional security researchers found that the systems analyst who originally raised the issue was confusing carrier iq 's actions with those of debug statements mistakenly left in the android code by phone maker htc 's programmers .
但是其他专业安全研究者们的更详细的分析发现原来提出问题的那个系统分析师把carrieriq的行为与手机制造商htc的程序员错误地遗留在了android代码中的调试性语句的行为搞混了。
Some of the firms are starting with some of these more comprehensive platforms that allow them to build , test and debug so they can figure out what 's happening when something goes wrong and fix systems more quickly .
有些公司已开始应用某些更全面的平台,这使得它们能够构建、测试和调试,从而判断故障发生时的情况,并更快修复系统。
These days , alert boxes are most commonly used as a way to debug javascript code , so it 's fair to say that they still have their place-it 's just not a best practice to use them for their originally intended purpose .
目前,警告框最常用来作为调试javascript代码的方式,所以公平地来讲,它们还是有着自己的位置所在的只是这一最佳做法不是用于最初打算的目的罢了。