英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

debugging    音标拼音: [dib'ʌgɪŋ]
调试

调试

debugging
除错

debugging
除错

The process of attempting to determine the cause
of the symptoms of malfunctions in a program or other system.
These symptoms may be detected during testing or use by real
users.

Symptoms are often caused by factors outside the program, such
as misconfiguration of the user's {operating system},
misunderstanding by the user (see {PEBCAK}) or failures in
other external systems on which the program relies. Some of
these are more in the realm of {technical support} but need to
be eliminated. Debugging really starts when it has been
established that the program is not behaving according to its
specification (which may be formal or informal). It can be
done by visual inspection of the {source code}, {debugging by
printf} or using a {debugger}. The result may be that the
program is actually behaving as specified but that the spec is
wrong or the requirements on which it was based were deficient
in some way (see {BAD}).

Once a bug has been identified and a fix applied, the program
must be tested to determine whether the bug is really fixed
and what effects the changes have had on other aspects of the
program's operation (see {regression testing}).

The term is said to have been coined by {Grace Hopper}, based
on the term "{bug}".

(2006-11-27)


请选择你想看的字典辞典:
单词字典翻译
Debugging查看 Debugging 在百度字典中的解释百度英翻中〔查看〕
Debugging查看 Debugging 在Google字典中的解释Google英翻中〔查看〕
Debugging查看 Debugging 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • What is Debugging in Software Engineering? - GeeksforGeeks
    Debugging in Software Engineering is the process of identifying and resolving errors or bugs in a software system It's a critical aspect of software development, ensuring quality, performance, and user satisfaction
  • Get started with Windows debugging - Windows drivers
    Learn how to get started with Windows debugging Install WinDbg, configure your debugging environment, and master kernel-mode and user-mode debugging techniques
  • Debugging - Wikipedia
    In engineering, debugging is the process of finding the root cause, workarounds, and possible fixes for bugs For software, debugging tactics can involve interactive debugging, control flow analysis, log file analysis, monitoring at the application or system level, memory dumps, and profiling
  • What is Debugging? How to Debug Your Code for Beginners
    Debugging can be defined as the process of finding the root of a problem in a code base and fixing it Usually we'll start by thinking out all possible causes, then testing each of this hypotheses (starting from the most likely ones), until the ultimate root cause is found
  • Debugging Code: A Step-by-Step Guide - DEV Community
    Debugging is the process of finding and fixing errors in code It is a necessary part of software development, and it can be a challenging task However, there are a number of techniques that can make debugging easier In this blog post, we will discuss the basics of debugging code
  • 10 debugging techniques we rely on (and how AI is changing the game in . . .
    Debugging is the meticulous process of identifying and rectifying errors in software code that lead to unexpected behaviour It’s not just about fixing broken things but about understanding why they broke in the first place
  • What is Debugging? Definition of Debugging, Debugging Meaning - The . . .
    Definition: Debugging is the process of detecting and removing of existing and potential errors (also called as ‘bugs’) in a software code that can cause it to behave unexpectedly or crash To prevent incorrect operation of a software or system, debugging is used to find and resolve bugs or defects
  • How to debug in VS Code - The Tech Edvocate
    Debugging is the process of identifying, isolating, and fixing bugs or errors in your code With VS Code, debugging is integrated into the environment, allowing you to run your applications and inspect their behavior simultaneously





中文字典-英文字典  2005-2009