英文字典中文字典


英文字典中文字典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 Despite being time-consuming, effective debugging is essential for reliable and competitive software products
  • 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 - 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? - TechTarget
    Debugging, in computer programming and engineering, is a multistep process that involves identifying a problem, isolating the source of the problem and then either correcting the problem or determining a way to work around it
  • What is Debugging? Types Tools Definition Guide | Sonar
    Debugging is the process of tracking down and eliminating issues in software applications such as bugs and vulnerabilities that may arise due to bad coding, architecture, or implementation
  • What Is Debugging? - Coursera
    Debugging is the identification and resolution of existing and potential issues in software or hardware Examples of these issues include faulty code (such as source code with logic errors) and manufacturing defects
  • What is the Debugging Process? Understanding Its Importance and Techniques
    This article delves into the essential stages of debugging, effective techniques, and the myriad benefits of adopting a robust debugging process, all while highlighting how modern tools can elevate software quality and productivity to new heights
  • What is Debugging? - Debugging Explained - AWS
    Debugging is the process of finding and fixing errors or bugs in the source code of any software When software does not work as expected, computer programmers study the code to determine why any errors occurred
  • What is debugging? How to debug a code for beginners
    Debugging is a critical aspect of software development that directly impacts the quality, reliability, and performance of applications It involves identifying, isolating, and fixing issues or "bugs" in a program that cause it to behave unexpectedly





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