debug
英式音标:[ˌdi:ˈbʌg] 怎么读
美式音标:[diˈbʌɡ] 怎么读
考级分类 TEM8
词汇归类 西部世界第一季2016 风电专用词汇机械部分 生活英语手机常用词汇 石油化工专业常用词汇 Google大数据29万高频美语词汇表 CATTI二级词汇
debug概况
vt. 调试;除错,改正有毛病部分;[军] 除去窃听器
debug词义
vt.
拆除窃听器;排除故障;
变形
过去式:debugged过去分词:debugged现在分词:debugging第三人称单数:debugs
英英释义
debug[ di:'bʌɡ ]
v.locate and correct errors in a computer program code
"debug this program"
debug用法
词组短语
system debug系统调试
debug mode调试方式
debug monitor[计]调试监测程序;翟监督程序
双语例句
用作动词(v.)
I am trying to debug a screen-painting problem.
我在尝试调试屏幕绘制问题。
It's time to debug the garden of insect pests.
是时候给花园除虫了。
The place has been completely debugged.
这地方的窃听器已彻底清除。
权威例句
Debug support for complex systems on-chip: a reviewBonding pad structure and debug method thereof
A reconfigurable design-for-debug infrastructure for SoCs
A reconfigurable design-for-debug infrastructure for SoCs
A Reconfigurable Design-for-Debug Infrastructure for SoCs”, DAC’06
On using lossless compression of debug data in embedded logic analysis
Some psychological evidence on how people debug computer programs
Interactive presentation: Low cost debug architecture using lossy compression for silicon debug
ReEnact: Using Thread-Level Speculation Mechanisms to Debug Data Races in Multithreaded Codes
Algorithms for State Restoration and Trace-Signal Selection for Data Acquisition in Silicon Debug
debug词源
debug (v.)
1945, of machine systems, from de- + bug (n.) "glitch, defect in a machine." Meaning "to remove a concealed microphone" is from 1964. Related: Debugged; debugging.
debug造句
1. We will use this application as the debug target.
我们将使用这个应用程序作为调试目标。
2. Which would you rather write, debug, and maintain?
您愿意编写、调试和维护哪一个?
3. You can then edit, compile, and debug your project.
然后,您可以编辑、编译和调试您的项目。
4. In the context of this book, a debug monitor.
在这本书的上下文中,是指调试监视器。
5. Examine this directory to debug problems, or to see the status of activation.
检查这个目录以调试相关的问题,或者查看激活的状态。
6. Typically, you should not need to refer to the log file, unless you encounter problems with the tool and need further information to debug them.
通常,您应该不需要参考日志文件,除非在使用该工具时遇到了问题并且需要进一步的信息来调试那些问题。
7. In such situations, you need to debug your program to find the exact cause.
在这种情况下,您需要调试您的程序来找到准确的原因。
8. You can do things like start or stop the server, or start it in normal or debug mode.
您可以执行一些操作,如启动或停止服务器,或以正常或调试模式进行启动。
9. You can then edit, compile, and debug your project.
然后,您可以对项目进行编辑、编译和调试。
10. This will disconnect your debug session.
这将会断开您的调试会话。
11. This should bring up the Debug configuration.
此操作应当会打开调试配置。
12. This can be a devil to debug because the authorization script may work one day and fail the next, and nothing in the script itself has changed.
这可能会影响调试工作,因为授权脚本可能在某一天正常工作,而在第二天失败,但脚本本身却没有发生任何变化。
13. Do you need to debug and find the root cause of those issues?
您是否需要进行调试并找到这些问题的来源呢?
14. This could be because you have to debug or extend it, or just because you just want to know how it works to get some ideas for your own projects.
这可能是因为您必须要调试或扩展此程序,也可能是因为您想要了解其工作原理以便为自己的项目做一些参考。
15. Then you saw how to test and debug an application, including some fine points of testing a state machine.
然后,您了解了如何测试和调试一个应用程序,包括一些测试状态机的要点。
16. As with the earlier mediation handler, the source code for this one can also be downloaded, and contains trace and debug statements.
与前面的中介处理程序一样,此处理程序的源代码也可以下载,其中也包含跟踪和调试语句。
17. Start the server in non-debug mode, which allows for more efficiency since you will not be doing any debugging.
以非调试模式启动服务器,因为您不会进行任何调试工作,所以这带来了更高的效率。
18. This change can also help you debug mapping nodes.
这种更改还可以帮助您调试映射节点。
19. If a script does not work with the keyboard, you can either debug the script to find a way to make it work, or you can provide a way to complete the task without the script.
如果使用键盘时脚本不运行,那么您可以调试脚本以找到使它运行的方法,或者您可以提供一种不用脚本完成任务的方法。
20. This is an excellent habit for C++, because the compiler can usually inline the access, and if you need to restrict or debug field access you can add the code at any time.
这是C++中一个好的习惯,因为编译器会内联这些访问,并且如果需要约束或者调试这些域的访问,你可以在任何时间添加代码。
21. This is useful if you find a problem in your production environment and want to promote that same configuration to your test environment to try and debug the issue.
当您在您的生产环境中发现一个问题并希望将那个配置提升到您的测试环境以测试和调试该问题时,这种支持就能派上用场。
22. You can add a snippet as you did before to print some debug statements to the console.
您可以像以前那样添加一个片段来将调试语句打印到控制台。
23. You can then edit, compile, and debug your project.
之后,您可以对项目进行编辑、编译和调试。
24. We used this test environment to test, debug, and re-test the different components without adding hardware or software.
我们使用这个测试环境来测试、调试、再测试不同的组件,而无需添加硬件或软件。
25. The options on this dialog are to stop the script, debug the script, or allow the script to continue.
在这个对话框上可以执行三种操作:停止脚本执行、调试脚本或者让脚本继续运行。
26. How can you develop and debug applications during performance load and network reliability testing?
如何在性能负载和网络可靠性测试期间开发和调试应用程序?
27. This is usually enough information to debug standard crashes, but what if there are third-party applications running on the client or server that have their own log files?
这些信息通常对于调试一般的崩溃足够了,但是如果在客户机或服务器上运行的第三方应用程序有自己的日志文件,那么怎么办?
28. But I also found some of the parse results a little bit mystifying: Why succeed in debug mode, but not standard mode?
此外我还发现一些解析结果有些令人不解:为什么调试模式下可以成功,而标准模式下却不能成功?
29. Because this is development code, I use lots of debug statements.
由于这是开发代码,因此使用了许多调试语句。
30. Test or debug?
测试还是调试?
31. debug statement
调试语句
-- 来源 -- 英汉 - 翻译样例 - 行业
32. This paper presents commands of DEBUG and its applications in system maintenance.
介绍了debug命令的作用和它在系统维护中的几项应用。
-- 来源 --
33. good planning simplifies program debug.
优良的设计可简化程序的调试。
-- 来源 -- 汉英 - 翻译参考
34. on-line debug
联机调试
-- 来源 -- 英汉 - 翻译样例 - 行业
35. debug a spacecraft before launch;debug a computer program.
发射前排除航天机故障;排除程序中的错误
-- 来源 -- 英汉 - 短句参考
36. This paper explicates that applying DEBUG program can effect hard dish backup and recover of information system; applying the recover method can improve security of micro computer system.
阐述了应用debug系统程序对硬盘系统区信息备份与恢复的方法,应用该方法可提高微机系统安全。
-- 来源 --
37. 4.4 Debug and Documentation
4.4 调试和文档编写
-- 来源 -- 汉英 - 翻译参考
38. Documentation is invaluable during program debug, and essential for efficient program maintenance.
在程序调试阶段,文档是极宝贵的,也是有效的维护程序的基
-- 来源 -- 汉英 - 翻译参考
39. debug the system
发现并排除系统中的故障
-- 来源 -- 英汉 - 短句参考
40. It’s easy to debug, and when something doesn’t behave properly, it’s easy to troubleshoot.
这样比较容易调试,如果有些地方工作不正常,也比较容易排查故障。
-- 来源 -- About Face 3交互设计精髓