debug
美 [diˈbʌɡ]
英 [diːˈbʌɡ] 
词形变化
过去式:debugged 现在分词:debugging 第三人称单数:debugs 反义词
同义词
英汉双解
1. | ~ sth 排错;调试;除错to look for and remove the faults in a computer program |
英汉解释
v. | 2. 排除(飞机等的)故障;(自动化装置中)移去(程序等中的)错误 |
英英解释
例句
If an application does not load your add-in when you try to debug it, the application might have hard disabled or soft disabled your add-in.
如果应用程式在您尝试进行侦错时并未载入增益集,表示应用程式可能已经硬停用或软停用增益集了。
use monolithic integrated chip function generator: can produce various waveform, achieve the high frequency, and easy to debug.
利用单片集成芯片的函数发生器:能产生多种波形,达到较高的频率,且易于调试。
Trace flags are frequently used to diagnose performance issues or to debug stored procedures or complex computer systems.
跟踪标志经常用于诊断性能问题,或调试存储过程或复杂的计算机系统。
On some occasions it may be necessary to debug the problems of your annotator by retrieving UIMA log messages of a finer level.
在某些情况下,有必要从更细的级别获取UIMA日志消息来调试注释器的问题。
Note that this second technique will cause all files within a given application to be compiled in debug mode.
注意,这第二次技术将导致所有文件在某个特定的应用程序进行编译在调试模式。
If Outlook does not load your add-in when you try to debug it, Outlook might have hard disabled or soft disabled your add-in.
如果Outlook在您尝试调试外接程序时没有加载它,Outlook可能会硬禁用或软禁用您的外接程序。
Copy the debug version of the DLL to the directory where sqlservr. Exe resides or to any directory in the search path.
将DLL的调试版本复制到sqlservr.exe驻留的目录或复制到搜索路径中的任何目录。
The goal with Alcon was to offer a quick and comfortable way to debug ActionScript without making it a resource-hogging behemoth.
Alcon的目标是提供一种快速且便捷的方式来调试ActionScript,避免使用过多资源。
To debug server script, you must be able to provide the name and password of a Windows user who has administrative privileges on the server.
要调试服务器脚本,必须能够提供某个在服务器上具有管理特权的Windows用户的用户名和密码。
IBM WebSphere Studio Entry Edition Provides an easy-to-use tool set to create, manage, and debug multi-platform Web applications.
IBMWebSphereStudioEntryEdition提供易于使用的工具集来创建、管理和调试多平台的Web应用程序。
Visual Studio Tools for Office provides advanced tools that make it easier for you to design, develop, and debug form regions.
VisualStudioToolsforOffice提供了一些高级工具,它们可使设计、开发和调试窗体区域更加容易。
The debugger can be used to debug a style sheet, or to debug an XSLT transformation invoked from another application.
调试程序可以用于调试样式表,也可以用于调试从另一个应用程序调用的XSLT转换。
This kind of detail can be invaluable when trying to debug any network protocol that you are using.
这些详细信息在调试您使用的任何网络协议时是非常有用的。
Through the detection and debug of this test-bed, the performance index of it has fulfilled the designing requirement.
通过对该试验台的调试和检测,试验台的性能指标达到了设计要求。
However, you cannot debug a Script task if the task is being executed as part of a child package called by an Execute Package task.
但是,如果脚本任务正作为执行包任务所调用的子包的一部分执行,您将不能调试该任务。
As you can see, this sort of syntax error takes much longer to debug in the tools that don't have static checking of pointcuts.
由此可以看到,在没有切入点静态检查的工具中,这类语法错误需要更多时间调试。
In addition, it is not always easy to debug, especially when some of those options are not explicitly shown in the generated artifacts.
此外,调试不总是容易做到的,特别是在那些选项不明确地出现在所生成的工件中时。
Examine this directory to debug problems, or to see the status of activation.
检查这个目录以调试相关的问题,或者查看激活的状态。
Complex data structures and algorithms can be described concisely by Pascal, and its programs are easy to read and debug.
复杂的数据结构与算法可以用Pascal简洁地描述,程序容易阅读和除错。
The debugger can be used to debug a style sheet, or to debug a compiled XSL transformation invoked from another application.
调试程序可以用于调试样式表,也可以用于调试从另一个应用程序调用的已编译XSLT转换。
If you want to see an inventory of your breakpoints, click the Breakpoints tab in the Debug window at the bottom.
如果想查看断点的列表,可以单击Debug窗口底部的Breakpoints选项卡。
It is possible to turn off the debug heap operations for a period of time.
可以在某段时间关闭侦错堆积操作。
It's worth carefully cleaning up the indentation and white space before trying to debug a thorny problem.
调试困难的问题之前一定要安排好缩进和空白。
One can test, debug and improve in bazaar style, but it would be very hard to originate a project in bazaar mode.
你可以利用市集风格来测试、调试、改进代码,但是用这种风格来孕育一个项目会很困难的。
Capacitive sensing modules make it easy to add a touch and proximity interface to a system since there is no code to write or debug.
有了电容式感应模块,给系统添加一个触摸和接近感应就变得容易起来了,因为无需编写或调试任何代码。
Changing security settings at this point might make it impossible to run or debug your applications.
此时更改安全性设置可能会使您的应用程序无法运行和调试。
Visual Web Developer will prompt you to browse for a URL if one is not set and you attempt to preview or debug a page.
如果有一个文件没有设置,并且您要尝试预览或调试页面,则VisualWebDeveloper将提示您浏览URL。
The Tomcat server will now start up in Debug mode and bring up the Welcome. jsp page prompting for a user ID and password.
TomcatServer现在将以Debug模式启动,并进入Welcome.jsp页面,该页面提示输入用户ID和密码。
In either case, Visual Studio allows you to set break points and debug your application as you would for a desktop application.
在这两种情况下,VisualStudio允许您设置断点并调试应用程序,如同针对桌面应用程序一样。
Everything that you do in a single-threaded environment to help debug applications become more important as the number of threads increases.
随着线程数目的增加,您在单线程环境中所做的帮助调试应用程序的任何工作都变得更加重要。
While it would be relatively easy to create a new GDB target for the SPU itself, most users need to debug interaction between PPE and SPE.
虽然为SPU自己创建一个新的GDB目标非常简单,但是大部分用户都需要对PPE和SPE之间的交互进行调试。
One of the key features of an IDE is the ability to run and debug the applications you build from within the same environment.
IDE的关键特性之一是能够在构建应用程序的环境中对应用程序进行运行和调试。
The Serviceability Agent Debug Daemon (jsadebugd) attaches to a Java process or to a core file and acts as a debug server.
ServiceabilityAgentDebugDaemon(jsadebugd)连接到一个Java进程或一个核心文件,并充当一个调试服务器。
Each project contains at least two configurations a debug configuration and a retail or release configuration.
每个项目至少包含两项配置:调试配置和发布配置。
Trying to debug an application that has scripts that have been shuffled and obfuscated is not for the faint of heart.
尝试调试一个应用程序,脚本已经洗牌和模糊的,是不是为胆小。
Because compiler errors prevent a program from running, you need to find and fix, or debug, those errors before trying to run your program.
由于编译器错误会妨碍程序运行,所以您必须在尝试运行程序之前查找并修复或者调试那些错误。
You may receive compiler warnings during an optimized (release) build that you did not receive during a debug build.
在优化的(发布)版本过程中可能会收到编译器警告,而在调试版本过程中却未收到。
An application compiled into a debug build will perform considerably more slowly than if it is compiled into a retail build.
与编译成零售组建的应用程式相比,编译成侦错组建之应用程式的执行速度会相当缓慢。
The initial bit of code shown in Listing 1 sets the path for dojo. js and turns debug mode on so you can test your output.
清单1所示代码的初始部分设置dojo.js的路径,并打开调试模式以便测试您的输出。
At this point, Eclipse should prompt you to switch to the Debug perspective.
这时,Eclipse应该提示您切换到Debug透视图。