debugging
美 [diˈbʌɡ]
英 [diːˈbʌɡ] 
- v.【无线】调整;排除(飞机等的)故障
- 网络调试;除错;侦错
词形变化
过去式:debugged 现在分词:debugging 第三人称单数:debugs 反义词
同义词
英汉解释
v. | 2. 排除(飞机等的)故障;(自动化装置中)移去(程序等中的)错误 |
英英解释
例句
The test support code is often a simple extension of the debugging support code programmers write anyway.
测试支持代码常常只是程序员随便编写的调试支持程序的简单延伸。
The common language runtime (CLR) debugging API was designed to be used as if it were part of the operating system kernel.
公共语言运行时(CLR)调试API专门用作操作系统内核的一部分。
As is often the case in debugging, fixing one problem fixes (or reveals) several others.
这在调试中是经常出现的事:修复了一个问题就修复(或者暴露了)另外几个。
If you have an idea for a dynamic interface, be ready to spend a bit of extra time on debugging.
如果您有使用动态界面的想法,就要准备在调试上花费一些额外的时间。
They are also used for locating embedded debugging information and, just like the semantic Web, are fully readable by programs.
它们也可以用来定位嵌入的调试信息,就像语义Web,非常适合由程序进行阅读。
Party B shall be responsible for the installation and debugging of the equipment with its own tools and measuring tools needed.
乙方负责安装、调试设备,并自带安装调试用的工具和量具。
It boasts a solid graphical environment, powerful compilers and debugging environments, easy-to-install packages, and numerous applications.
它引以为傲的有一个坚实的图形环境,强大的编译器和调试环境,易于安装的软件包,以及无数的应用程序。
However, with the remote debugging technique you don't have to worry about any of that -- you have the power of full source-level debugging.
然而,有了远程调试技术,您就不必为之担忧了—您拥有完全源代码级调试的能力。
The scheme is of ensuring real-time of the system, easing debugging and maintenance, designing flexible and easing extensions.
它具有保证系统实时性、便于调试和维护、设计灵活及易于扩展等优点。
By default, Edit and Continue re links your program at the end of a debugging session to create an up-to-date executable.
默认情况下,“编辑并继续”在调试会话结束时重新链接到程序,以创建最新的可执行文件。
Setting a breakpoint in a T-SQL or SQL CLR object automatically enables the server for multi-tier application debugging, if it is possible.
如果可能,则在T-SQL或SQLCLR对象中设置断点将为多层应用程序调试自动启用服务器。
At this point, it's worth mentioning that the logger might be set to write output into a separate file to simplify debugging.
此时,需要注意记录器可能被设置为将输出写入到一个单独文件,从而简化调试。
To help to prevent shutting down the application while you are debugging , do not set this time- out to a large value .
若要帮助避免在调试期间关闭应用程序,请不要将此超时属性设置为较大值。
This approach proved to be a good debugging aid when trying to track down which template controlled which content.
这种方式有助于进行调试,因为很容易看出哪个模板控制哪块内容。
Debugging high-level code often requires you to understand the system calls and kernel behavior of your operating system, too.
调试上层代码同样需要你理解系统调用和操作系统的内核特性。
Testing, reviewing, and debugging code that does not follow any standards can be a daunting task, even for the best of programmers.
即使是最好的程序员,测试、复查和调试不遵循任何标准的代码也是一项艰巨的任务。
If you choose not to enable debugging, the page runs in the default browser but does not allow you to attach a debugger to it.
如果您选择不启用调试,则页会在默认浏览器中运行,但是不允许您向其附加调试器。
People also underestimate the time they spend debugging. They underestimate how much time they can spend chasing a long bug.
人们往往还低估了在调试上所花的时间,低估了他们用来追踪一个“潜伏”很久的臭虫所花的时间。
It's easy to develop with Pyjamas because you can use the same debugging tools that you usually use for Python.
用Pyjamas进行开发很容易,因为可以使用平时使用的Python调试工具。
There's also the debugfs filesystem, but it tends to be (as the name implies) more of a debugging interface.
还有一个debugfs文件系统,不过(顾名思义)它提供的更多是调试接口。
Finding the cause of a memory leak can be a tedious process, not to mention one that will require special debugging tools.
查找内存漏洞的原因可能是一个乏味的过程,更不用说需要专用调试工具的情况了。
For instance, suppose you're debugging a stylesheet that seems to have trouble when a paragraph contains an inline image.
比方说,如果要调试一个只有遇到包含行内图像的段落时才会出现问题的样式表。
Most changes outside of method bodies, and a few changes within method bodies, cannot be applied during debugging, however.
但是,方法体外的大多数更改以及方法体内的小部分更改在调试期间不能应用。
At this point, several windows will open, allowing you to perform further debugging tasks.
此时,将打开几个窗口,以便执行进一步的调试任务。
I keep warnings and strict on while programming and debugging, and I switch it off once the script is ready to be used in the real world.
我在编程和调试时保留了warnings和strict,但在真正使用时,去掉了这些内容。
The user interface shows that the Remote Debugging Monitor is running and makes remote debugging easy to set up.
用户界面显示“远程调试监视器”正在运行,并使远程调试易于设置。
Another improvement is the use of JSR-45 features to improve debugging (Note: link seems to be broken at the time of publication).
另一个改进就是使用了JSR-45特性来改善调试(注意:在本文发布之际该链接可能无效)。
One of the purposes of this sort of debugging is to find out where your mental model of the code diverges from reality.
这类调试的目标之一是发现代码思维模型偏离实际的地方。
If Just-in-Time debugging is not enabled, the Stop statement behaves as if it were an End statement, terminating execution.
如果没有启用实时调试,Stop语句的行为如同End语句,终止执行。
Provides information on a variety of debugging tools that enable you to inspect and modify the state of your program.
给出了有关各种调试工具的信息,这些工具用于检查和修改程序状态。
First, they can use it as a debugging tool when confronted with a program bug or defect that seems to be related to improper memory usage.
首先,当您遇到一个程序错误或者看起来是与不适当使用内存相关的缺陷时,您可以把它当作一个程序调整工具来使用。
This can be useful when debugging, if you want to pack away parts of the XML file that do not interest you at the moment.
这在调试时很有用,如果对XML文件的某些部分不感兴趣,就可以将它们折叠起来。
Debugging declarative grammars is often more difficult than incrementally adjusting imperative code.
调试声明性语法通常比用增量方式来调整命令式代码更困难。
Describes areas where the device debugging experience differs from that of the desktop .
描述设备调试体验与桌面调试体验之间的各方面差异。
To help deal with these problems, a program can be run in JIT mode or debugging mode independently of a debugger.
为了帮助处理这些问题,可以独立于调试器在JIT模式或调试模式下运行程序。
Choose Yes if you want the debugger to continue trying to set up debugging.
如果希望调试器继续尝试设置调试,则选择“是”。
To reduce complexity and simplify debugging of any potential problems, I recommend that you not use client authentication initially.
为了降低复杂性并简化任何潜在问题的调试,我不推荐在一开始就使用客户端身份验证。
To help debugging, at the end of a program run, all the known variables and their current contents are printed.
为了帮助调试,我们在程序运行的末尾把所有已知的变量及其当前内容都打印了出来。
Therefore, in the design, installation, debugging Guide, be sure to be able to guide the thickness of the fit, embed chain tablets.
所以,在安装、调试导轨时,要保证导轨厚度合适,能够嵌入链片之中。
To set up the remote debugging environment for FreeBSD kernel debugging, you need two machines: a target machine and a development machine.
要设置进行FreeBSD内核调试的远程调试环境,您需要两台计算机:一台目标计算机和一台开发计算机。