英文字典中文字典


英文字典中文字典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? - IBM
    Debugging is the process of finding, isolating and resolving coding errors known as bugs in software programs
  • debugging - How does a debugger work? - Stack Overflow
    I keep wondering how does a debugger work? Particulary the one that can be 'attached' to already running executable I understand that compiler translates code to machine language, but then how does
  • debugging - What is the difference between Step Into and Step Over in a . . .
    I want to debug the whole flow of a (Java) program I see there are several options for stepping through my program What is the difference between step into and step over?
  • debugging - Visual Studio loading symbols - Stack Overflow
    Restarting Visual Studio seemed to fix it temporarily Clicking the "X" button to close Visual Studio while debugging causes the "Do you want to stop debugging?" message box to pop up; while this message box is up, the symbols load at ordinary speeds Once all the symbols are loaded, you can click "No" to cancel the close
  • debugging - How to step through Python code to help debug issues . . .
    In Java C# you can easily step through code to trace what might be going wrong, and IDE's make this process very user friendly Can you trace through python code in a similar fashion?
  • Example: sample C++ program for debugging - IBM
    Example: sample C++ program for debugging The program below is used in various topics to demonstrate debugging tasks This program is a simple calculator that reads its input from a character buffer If integers are read, they are pushed on a stack
  • Debugging - IBM
    COBOL-CICS® debugging z OS Debugger supports the debugging of CICS applications in both interactive and batch mode Support for remote debugging You can used the Eclipse-based debug interface and IBM Z® Open Debug to debug programs that run on z OS Note:IBM® Debug for z OS is a common component that is provided in the following products:
  • Debugger is not working on Visual Studio 2022 - Stack Overflow
    I am using Visual studio 2022 with NET Framework 6 0 while i am trying to debug application not hit the breakpoint at the starting point try to apply debugger on program cs class I have applied all
  • What is Vibe Coding? | IBM
    Vibe Coding is a fresh take in coding where users express their intention using plain speech, and the AI transforms that thinking into executable code The goal of Vibe Coding is to create an AI powered development environment where AI agents serve as coding assistants making suggestions in real time, automating tedious processes, and even producing standard codebase structures





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