英文字典中文字典


英文字典中文字典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 a debugger and how can it help me diagnose problems?
    Remember that debugging is a process going backward You have the end result - a bug - and find the cause, which preceded it It's about working your way backward and, unfortunately, debuggers only step forwards This is where good logging and postmortem analysis can give you much better results
  • 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
  • Logging vs. Debugging - Stack Overflow
    debugging-mode for special strange cases when things are going out of control test cases are important and can save time spend in infernal labyrinthine debugging sessions, used as an anti-regression method Note that most of the people don't use test cases Coding horror said resist to the tendency of logging everything
  • debugging - How to debug Angular JavaScript Code - Stack Overflow
    I am working on a proof of concept using Angular JavaScript How to debug the Angular JavaScript code in different browsers (Firefox and Chrome) ?
  • debugging - How to run debug a streamlit application from an IDE . . .
    For this purpose, I was looking for a way to run or even debug a streamlit application, since the tutorials only show it being started via the commandline: streamlit run code py Is there a way to do either running or debugging from an IDE?
  • debugging - How do you debug a regex? - Stack Overflow
    I believe that "testing" your regex is much more important than "debugging" it You can usually figure what's going on with a regex quite easily looking at the result (or using one of the tools suggested in the answers), but to be really sure it does what you mean you should test your regex with all possible border cases Testing will eventually clarify what really you want to do and make the
  • 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