52单词网 > 英语词典 > debugging

debugging

小编 分享 时间:
debugging是什么意思
英式音标:['di:'bʌgɪŋ]英式读音
美式音标:['di'bʌgɪŋ]美式读音
词义:

n.

调试;

v.

拆除窃听器( debug的现在分词 );排除故障;

英英释义

debug[ di:'bʌɡiŋ ]

v.locate and correct errors in a computer program code

"debug this program"

用法:

词组短语

installation and debugging安装与调试;安装调试人员

program debugging程序调试,程序翟

debugging tool调试工具

双语例句

The place has been completely debugged.
这地方的窃听器已彻底清除。

权威例句

The S LAM project: debugging system software via static analysis

The {\sc SLAM} project: debugging system software via static analysis.

The Sproject: debugging system software via static analysis

Programmers use slices when debugging

Programmers use slices when debugging

Performance debugging for distributed systems of ...

et al., “Performance debugging for distributed systems of black boxes

Debugging Parallel Programs with Instant Replay

Mellor-crummey: "debugging parallel programs with instant replay

Debugging parallel programs with instant replay
造句:

1. In this article and the next, I introduce tools sure to simplify your PHP debugging.

在本文和下一篇文章中,我将介绍的工具一定能够简化PHP调试。

www.ibm.com

2. This method is intended for debugging only, as it lets me compare the result of a parse with expected results.

我只是打算在调试时使用这个方法,它可以让我用所期望的结果与解析的结果作比较。

www.ibm.com

3. These can be invaluable for debugging, as they can identify the source of deadlocks or other unexpected behaviors.

这些对调试非常有价值,因为它们能标识死锁或者其他异常行为的来源。

www.ibm.com

4. Set monitoring to on when debugging problems or analyzing performance.

当调试问题或分析性能时应该打开监控。

www.ibm.com

5. The first is that you may simply be debugging an existing network application or one you are developing, and want to monitor the traffic going past on your network.

其中第一个原因是您可能正在调试一个现有的网络应用,或者您正在开发一个应用,而您想要监控通过您的网络的流量。

www.ibm.com

6. By starting your testing, debugging, and profiling early in the development cycle, you can enhance the quality, performance, and scalability of your finished code.

通过尽早在开发周期中开始您的测试、调试和概要分析,您可以提高完成代码的质量、性能和可伸缩性。

www.ibm.com

7. This is usually done during testing or debugging and is not recommended for production.

在测试或调试期间通常这样做,而在进行生产时不推荐这样做。

www.ibm.com

8. Generally, you do not need to review them when using the archive to troubleshoot a problem, but they are useful when debugging the automated collector behavior itself.

一般来说,在使用存档解决问题时,您不需要检查它们,但是在调试自动化收集器行为自身时它们是有用的。

www.ibm.com

9. Debugging a problem involves locating the source of the problem using a debugger (or any other tool) and using the source code to track the root cause of the problem.

调试一个问题涉及到:使用调试器(或任何其它工具)找到问题的根源以及使用源代码来跟踪导致问题的根源。

www.ibm.com

10. Start the server in non-debug mode, which allows for more efficiency since you will not be doing any debugging.

以非调试模式启动服务器,因为您不会进行任何调试工作,所以这带来了更高的效率。

www.ibm.com

11. This forces you to declare (for example, DIM) all variables and will help you with debugging.

这样将迫使您声明(例如DIM)所有变量,从而有助于调试。

www.ibm.com

12. If you have an idea for a dynamic interface, be ready to spend a bit of extra time on debugging.

如果您有使用动态界面的想法,就要准备在调试上花费一些额外的时间。

www.ibm.com

13. These traces are applied on the fly, and they do not persist after restarts, but they can be useful in debugging.

这些跟踪会立即应用,并且在重新启动后不会保留,但是它们对于调试会非常有用。

www.ibm.com

14. This considerably reduces the debugging time and complexity.

这样大大减少了调试时间和复杂性。

www.ibm.com

15. To activate the serial port communication for kernel debugging, you need to modify the same kernel configuration file.

为了激活串行端口通信以进行内核调试,您需要修改同一个内核配置文件。

www.ibm.com

16. Start the server in debugging status.

以调试状态启动服务器。

www.ibm.com

17. In most cases, this module should only be used for debugging purposes.

在大多数情况下,这个模块只是用于调试目的。

www.ibm.com

18. This can be useful while debugging or setting up a system, but can have a significant effect on performance.

这样做可能对调试或设置系统非常有用,但也可能对性能产生巨大影响。

www.ibm.com

19. What are the key features and functions of the debugging environment?

调试环境的关键特征和功能是什么呢?

www.ibm.com

20. Assertions are very helpful during testing and debugging.

断言在测试和调试期间非常有用。

www.ibm.com

21. This knowledge can be useful for debugging and for optimizing an application through an understanding of the call chains and their respective frequencies.

在正确了解调用链及其各自的频率之后,这些知识可能对调试和优化应用程序非常有用。

www.ibm.com

22. This function is commonly used for debugging, but it has many other uses within the kernel.

这个函数通常用于调试,但是它在内核中还有许多其他用途。

www.ibm.com

23. If you try to use the same development machine for debugging this core dump, it might affect system performance.

如果尝试使用同一台开发计算机来调试此核心转储,则可能影响系统的性能。

www.ibm.com

24. Because of this greater ease of debugging, I was able to add some significant new features to the bytecode generation before the 1.0 release.

因为在调试方面轻松了许多,我就可以在1.0版发行之前向字节码生成添加一些更重要的新特性了。

www.ibm.com

25. You can start the server in debugging status and add breakpoints to debug your applications.

可以采用调试状态启动服务器,并添加断点来调试您的应用程序。

www.ibm.com

26. In general, raw sockets require the programmer to do the most work in creation, debugging, and maintenance of the communication code.

一般来说,原始套接字要求程序员在通信代码的创建、调试和维护中做最多的工作。

www.ibm.com

27. Testing, reviewing, and debugging code that does not follow any standards can be a daunting task, even for the best of programmers.

即使是最好的程序员,测试、复查和调试不遵循任何标准的代码也是一项艰巨的任务。

www.ibm.com

28. This setting is useful during debugging/testing, if you just want to see what problems occurred without interrupting the flow of the application.

如果您只是想看看发生了什么问题,而无意中断应用程序的流程,那么在调试/测试当中这种设置很有用。

www.ibm.com

29. This setting is useful during debugging/testing, if you just want to see what problems occurred without interrupting the flow of the application.

如果您只是想看看发生了什么问题,而无意中断应用程序的流程,那么在调试/测试当中这种设置很有用。

www.ibm.com

30. They were, in fact, probably used while debugging the software.

它们事实上很可能是在调试程序时使用的。

-- 来源 -- About Face 3交互设计精髓

31. debugging on - line

联机[线]调试

-- 来源 -- 英汉 - 短句参考

32. debugging tool

调试工具

-- 来源 -- 英汉 - 翻译样例 - 行业

33. Correcting or debugging information requested by the user and displayed by the system in a form consistent with the source programming language.

经用户请求并由系统以与源程序设计语言一致的形式显示纠错或调试信息的过程。

-- 来源 -- 英汉 - 辞典例句

34. A binary output program of the compiler that is optional at compile time. The listing contains thesymbolic instructions equivalent to the binary code output of the compiler. This assembly language output listing is useful as a debugging aid.

编译程序输出的一种二进制目标输出程序,在编译时可以进行选择是否输出这种表。该表含有与编译程序输出的二进制目标代码等价的一些符号指令。这种汇编语言输出表是支持调试的有用工具。

-- 来源 -- 英汉 - 辞典例句

35. SQL monitor to assist testing and debugging and performance tuning SQL query

帮助测试并调试的SQLMonitor和性能调整SQL查询

-- 来源 -- life - 汉英

36. Students are debugging the programmes in the computer house.

学生正在计算机房调试程序

-- 来源 -- 汉英 - 翻译参考

37. One of the main advantages of an interpreter over a compiler is the ease of providing debugging facilities to the programmer.

解释程序化于编译程序的主要优点之一是易于为程序员提供调试功能。

-- 来源 -- 英汉 - 辞典例句

38. The trend is to write compilers in high-level languages, because of the reduced amount of programming time and debugging time.

目前倾向使用高级语言编写编译程序,因为这减少了大量的编程序和调程序的时间。

-- 来源 -- 英汉 - 辞典例句

39. The translation of machine language back into mnemonics during debugging.

在调试期间,将机器语言反译成助记符的翻译过程。

-- 来源 -- 英汉 - 短句参考

debugging

将本文的Word文档下载到电脑,方便收藏和打印
推荐度:
点击下载文档文档为doc格式