单词 | debugger |
释义 | debuggers是debugger的复数 例句释义: 拆除窃听器专家,调试工具,调试器相关工具,排错系统 1. It may also be the only way because debuggers are not always available or applicable. 当不能或不适合使用调试器时,这可能是唯一的一种方法。 cosoft.net.cn 2. Considered by many to be just a "toy" programming language, IDEs and debuggers were sorely lacking. 很多人都将其视为一种“玩具”编程语言,IDE和调试器都非常缺乏。 www.ibm.com 3. The debugger can be enabled with a command line switch (-Xdebug), which will throw you straight into the debuggers command line at startup. 要启用调试器,需要在命令行中加入(-Xdebug)开关,这样一来在启动时就可以直接引导你进入调试器命令行。 www.infoq.com 4. A debugging data format is a means of storing information about a compiled computer program for use by high-level debuggers. 调试数据格式是用来存储有关已编译计算机程序的信息的一种方式,这些信息将用于高级调试器。 www.ibm.com 5. Traditional debuggers cannot help you learn the state of a GUI while it's executing a particular use case. 传统的调试程序在执行特定用例时不能帮助您了解GUI的状态。 www.ibm.com 6. A set of libraries that allow you to build XForms processors, editors, and debuggers. 一些可用于构建XForms处理程序、编辑器和调试器的库。 www-128.ibm.com 7. The IAR is primarily used by debuggers to show the next instruction to be executed. IAR主要是由调试器使用,显示将要被执行的下一条指令。 www-128.ibm.com 8. Device debuggers do not support the ability to edit the source and continue while in break mode. 设备调试器不支持在中断模式下编辑源代码并继续的能力。 msdn2.microsoft.com 9. The Debuggers group allows you to specify which debuggers are available when you test pages. “调试器”组用于指定在测试页时哪些调试器可用。 msdn2.microsoft.com 10. This component includes frameworks to build user interfaces, manage resources, coordinate builders, integrate debuggers, and much more. 该组件包括构建用户界面的框架,管理资源,坐标构建器,集成调试器,以及其他部件。 www.ibm.com 1. Executable files can contain symbolic information that allows debuggers to associate runtime addresses with the original source code. 执行文件应该包含符号信息,这些信息允许调试器将运行时间地址和最初源码联合。 dictsearch.appspot.com 2. This provides the run-time system, and debuggers, the ability to provide a stack trace for a running program. 这使得实时系统和调试器能够为在运行状态的程序提供堆栈跟踪。 www-128.ibm.com 3. Have debuggers and application test tools available for the various environments and languages. 拥有用于各种环境和语言的调试器和应用程序测试工具。 www.ibm.com 4. Debuggers must specifically enable callbacks that they wish to receive. 调试器必须专门启用要接收的回调。 technet.microsoft.com 5. Debuggers that are a separate process from the perspective of the OS are external. 从操作系统的角度考虑的独立进程是外部调试器。 www.ibm.com 6. The main motivation for the ID is to provide assistance for debuggers; it provides an easy way to identify threads and processes. 之所以使用ID,因为它对于调试有一定的帮助,它提供了一个简单的方法来确定进程或线程。 www.sf.org.cn 7. Improved robustness and performance over previous device application debuggers. 在以前的设备应用程序调试器的基础上改进了可靠性和性能。 msdn2.microsoft.com 8. Debuggers may set breakpoints, inspect the call stack, inspect variables, and modify variable values while debugging. 调试程序可以设置断点、检查调用堆栈、检查变量以及在调试时修改变量值。 msdn2.microsoft.com 9. There are other projects like the PHP Development Tools (PDT) that offer their respective debuggers (see Figure 11). 还有其他项目可以提供各自的调试器,例如PHP开发工具(PHPDevelopmentTools,PDT),请参见图11。 www.ibm.com 10. Source level debuggers can hide execution details. Step through critical code at the instruction level. 源代码级的调试器可能隐藏运行细节。在指令层级上检查重要的代码。 dictsearch.appspot.com 1. Make note of the value assigned to address, which is the number of the port that will be made available for attachment by remote debuggers. 请注意赋给address的值,它是一个端口号,远程调试器将开放该端口供连接使用。 www.ibm.com 2. This method is supported only for use by out-of-process debuggers. 仅支持由进程外调试器使用此方法。 technet.microsoft.com 3. Is commonly used by design-time tools and debuggers that provide special support for application settings. 通常由为应用程序设置提供特殊支持的设计时工具和调试器使用。 msdn2.microsoft.com 4. GVD works with native and cross-debuggers and can handle several languages in the same debugging session and the same application. 它本地工作,交叉调试并且能在相同调试部分和相同应用中处理几种语言。 osl.bsw.net.cn 5. The Firebug JavaScript tools include breakpoints, watch expression, and other tools found in typical debuggers. FirebugJavaScript工具包括断点、监视表达式和典型调试器中常见的其他一些工具。 www.ibm.com 6. You cannot use the device debuggers to debug applications written for the desktop. 无法使用设备调试器来调试为桌面编写的应用程序。 msdn2.microsoft.com 7. The Breakpoints window should behave the same way as other Visual Studio debuggers. “断点”窗口的操作方式应与其他VisualStudio调试程序相同。 msdn2.microsoft.com 8. Real Programmers dont use symbolic debuggers, who needs symbols. 真正的程序员不用符号化的调试器,因为它竟需要符号。 zhidao.baidu.com 9. Eric Raymond wrote gud. el, a grand unified debugger mode for running GDB and other debuggers, as part of Emacs. EricRaymond写过一个gud.el,它是一个大型统一调试器(grandunifieddebugger)模式,用于将GDB和其他调试器作为Emacs的一部分来运行。 www.cnblogs.com 10. Debuggers and code profiler tools can read the debug symbol information at run time. 调试器和代码探查器工具可以在运行时读取调试符号信息。 msdn2.microsoft.com 1. Code that is interpreted still needs to be handled by the existing trace or hook based debuggers. 解释的代码仍旧需要由现有的基于跟踪或者回调的调试器处理。 www.infoq.com 2. Expressions in unmanaged native code can be evaluated by using the same mechanisms that conventional debuggers use. 通过使用常规调试器所使用的相同机制,可以计算非托管本机代码中的表达式。 technet.microsoft.com 3. All of the tools rely on existing Java debuggers for launching and debugging. 所有的工具都依赖现有的Java调试器进行启动和调试。 www-128.ibm.com 4. Ruby possesses fairly good advanced debuggers. Ruby有极好的高级调试器。 blog.sina.com.cn 5. CDT Debug MI is the application connector for MI-compatible debuggers. 是用于与MI兼容的调试器的应用程序连接器。 www-128.ibm.com 6. Some debuggers automatically turn on logging. 一些调试器会自动打开日志记录。 msdn2.microsoft.com 7. Ideally, we would have debuggers that completely obviated the need for printlns. 理想情况下我们应部署调试器,它可以完全取消printlns的需求。 www.ibm.com 8. Recall that both debuggers cannot be attached at the same time for device projects. 记住不能为设备项目同时附加两种调试器。 msdn2.microsoft.com 9. You cannot use the device debuggers for kernel debugging. 无法使用设备调试器进行内核调试。 msdn2.microsoft.com 10. Thus, the ability to define attributes for visualizers and so on, is not available for users of the device debuggers. 因此,可视化工具等定义属性的能力对于设备调试器的用户不可用。 msdn2.microsoft.com 1. The project stores a small amount of information, such as your choices for how to run the application and what debuggers are available. 该项目存储少量信息(例如您对如何运行应用程序的选择以及哪些调试器可用)。 msdn2.microsoft.com 2. It's designed for use by debuggers in any environment. 它的设计目的是让调试人员在任何环境中都可以进行调试。 lyg5623.blog.163.com 3. There are two well-known kernel debuggers available. 目前有两个很出名的内核调试器可以使用。 www.ibm.com 4. It is provided for use by source code debuggers. 提供它供源代码调试器使用。 msdn2.microsoft.com 5. As the adoption of AOP tools increases, the use of pointcuts could become more common in tools such as debuggers and profilers. 随着越来越多的人采用AOP工具,切入点的应用在调试器、profiler这类工具中的应用可能越来越普遍。 www.ibm.com 6. TASK_TRACED: A process arrives at this state while it is being monitored by other processes such as debuggers. TASK_TRACED:正被调试程序等其他进程监控时,进程将进入这种状态。 www.ibm.com 7. Define symbolic information for defined modules that can be used by tools such as debuggers and code profilers. 为定义的模块定义可由调试器和代码分析器这样的工具使用的符号信息。 msdn2.microsoft.com 8. existing debuggers aren't very well known I won't shed a tear over it. 而且如果现存的调试器名声不佳时,我不会替它掉眼泪的。 dictsearch.appspot.com 9. Explains how to add symbolic information that can be used by debuggers and other tools. 说明如何添加可供调试器和其他工具使用的符号信息。 msdn2.microsoft.com 10. On the other hand, newbies tend to rely excessively on debuggers to fix bugs. 相反,大多数的新手往往要过多地依靠调试器来修正错误。 www.ibm.com 1. The many memory debuggers available on AIX typically fall into one of the following categories AIX上的许多可用的内存调试器都属于以下类别 www.ibm.com 2. A Delay-Bounded Message Passing Model and its Applications in Distributed Debuggers on Cluster Systems 有限延时消息通信模型及在并行程序调试器设计中的应用 www.ilib.cn 3. Installation of debuggers on the system 在系统中安装调试器 wenwen.soso.com 4. Research on Perturbation Imposed on Parallel Programs by Debuggers 调试器对并行程序干扰特性的研究 www.ilib.cn 5. Differences Between Device And Desktop Debuggers 设备和桌面调试器之间的差异 msdn2.microsoft.com 6. On the comparison with other similar debuggers, Koomen described 至于和其他相近调试器的比较,Koomen描述说 www.infoq.com 7. emulate memalign, interferes with memory debuggers--disable-strip 启用模拟内存排列,由内存调试器干涉? blog.sina.com.cn 8. Provides a variety of facilities and services to assist in creating programs, such as editors and debuggers, 为用户进行编程时提供各种工具和服务, ibm.tju.edu.cn |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。