• What are the key features and functions of the debugging environment?

    调试环境的关键特征和功能是什么呢?

    youdao

  • Some modification is done to make it fit the need from our debugging environment.

    然后在研究基础上进行了一定的改造,使其适应我们调试环境的需求。

    youdao

  • These records provide additional information about the status of the target or the debugging environment.

    这些记录提供目标状态或调试环境的额外信息。

    youdao

  • The Web browser is not only your Ajax deployment environment, but it is also your debugging environment.

    Web浏览器不仅是Ajax部署环境,同时还是调试环境。

    youdao

  • It is very important that you have the correct null modem cable with you to set up the debugging environment.

    为了设置调试环境,拥有正确的零调制解调器电缆是非常重要的。

    youdao

  • Some of the achievements are used in the implementation of a parallel debugging environment for cluster systems.

    在这些研究工作的基础之上,作者设计了一个机群系统并行程序调试环境并实现了其原型系统。

    youdao

  • This particular device driver is meant for an embedded system where you may not have much sophisticated debugging environment.

    这个设备驱动程序是为一个嵌入式系统开发的,在这种系统上并没有很好的调试环境。

    youdao

  • The goal of Tuba is to provide a debugging environment similar to traditional source level debuggers for other languages.

    它的目标是提供一个调试环境,类似于传统的为其他语言的源水平调试器。

    youdao

  • A platform was built based on the characters of set-top boxes. It provided a debugging environment for embeded applications.

    根据机顶盒这一嵌入式系统的特点搭建了一个实验平台,提供了机顶盒软件的调试运行环境。

    youdao

  • At last, the debugging environment and the test method, are described. And some examples for testing the software are given.

    最后介绍了本文软件设计中用到的集成调试环境和测试方法,以及一些具体的测试例子。

    youdao

  • To set up the remote debugging environment for FreeBSD kernel debugging, you need two machines: a target machine and a development machine.

    要设置进行FreeBSD内核调试的远程调试环境,您需要两台计算机:一台目标计算机和一台开发计算机。

    youdao

  • It boasts a solid graphical environment, powerful compilers and debugging environments, easy-to-install packages, and numerous applications.

    它引以为傲的有一个坚实的图形环境,强大的编译器和调试环境,易于安装的软件包,以及无数的应用程序。

    youdao

  • The problems you can't fix always seem to occur on one user's machine in the field, with no debugging environment and no way to figure out the cause.

    你不能修复的问题看起来会发生在某个用户的机器上,没有调试环境,也没有方法来查找原因。

    youdao

  • Question: WebSphere Integration Developer provides an overall authoring experience for developers and integration specialists, including a unit test and debugging environment.

    问:WebSphereIntegrationDeveloper为开发人员和集成专家提供全面的创作体验(包括单元测试和调试环境)。

    youdao

  • Gdb allows you to run shell commands without exiting the debugging environment with the shell command, invoked as' shell [commandline] ', useful for making changes to source code whilst debugging.

    gdb可以让您通过使用shell命令在不退出调试环境的情况下运行shell命令,调用形式是' shell [commandline] ',这有助于在调试时更改源代码。

    youdao

  • With trace statements you can avoid the difficult task of examining the original source code, modifying it, recompiling, and attempting to produce the run-time error within the debugging environment.

    利用跟踪语句,可以避免诸如检查原始源代码、修改原始源代码、重新编译源代码,以及尝试在调试环境中生成运行时错误等困难任务。

    youdao

  • This article shows you how to set up the debug environment using serial communication port, how to compile modified kernel code, and how to start kernel debugging.

    本文介绍如何使用串行通信端口来设置调试环境、如何编译经过修改的内核代码,以及如何开始内核调试。

    youdao

  • But if you want to make your life easier in developing and debugging your code, you probably need an IDE (Integrated Development Environment).

    但是,如果希望简化代码的开发和调试,可能需要一个IDE(集成开发环境)。

    youdao

  • The first tool is a CLR profiler for debugging memory issues. This is a must-have for anyone working within the constrained environment of mobile devices.

    第一个工具是用于内存调试的CLR分析器,这对那些工作于移动设备受限环境的人来说是必不可少的工具。

    youdao

  • The time spent setting up a minimal debug environment will save a lot more time when debugging the transformation being developed.

    花在设置最小的调试环境的时间可以节约大量的调试被开发的转换的时间。

    youdao

  • The tooling includes GUI editors for the integration components provided by the runtime environment, as well as graphic debugging tools.

    该工具包括用于运行时环境提供的集成组件的GUI编辑器,以及图形调试工具。

    youdao

  • It allows development and debugging in a single environment, usually a development environment.

    它允许在同一个环境中,通常是在开发环境中,进行开发和调试。

    youdao

  • The logs can be used in a run-time environment to evaluate the real benefit of caching, and during development time, can be an additional tool for debugging.

    可以在运行时环境中使用此类日志来评估缓存的实际好处,也可以在开发期间作为进行调试的额外工具使用。

    youdao

  • Our discussion of debugging aids in Part 13 describes how using a significant software development environment can make your development process more efficient and effective.

    在 第 13部分 中讨论调试时,讨论了如何使用强大的软件开发环境让开发过程更高效更有效。

    youdao

  • It provides an environment to debug and run programs and allows debugging at both the source-level and assembler language-level.

    它提供对程序进行调试和运行的环境,允许在源代码级和汇编语言级进行调试。

    youdao

  • The integrated development environment (IDE) tool can provide many helpful features, such as code completion, syntax highlighting, syntax analysis, refactoring, and debugging.

    集成开发环境 (IDE)工具可以提供大量有用功能,例如代码完成、语法突出显示、语法分析、重构和调试。

    youdao

  • You have learned about some tools that can be used in a customer environment that helps in debugging problems.

    本文讨论了可以在客户环境中帮助调试问题的一些工具。

    youdao

  • Debugging tools are essential for software development in any computer language and runtime environment.

    对于任何计算机语言和运行时环境来说,调试工具都是软件开发中不可或缺的组成部分。

    youdao

  • Efficient application development requires a good programming environment with code editing, compiling, and debugging tools.

    高效的应用程序开发需要一个优秀的编程环境,其中应该包含代码编辑、编译和调试工具。

    youdao

  • Efficient application development requires a good programming environment with code editing, compiling, and debugging tools.

    高效的应用程序开发需要一个优秀的编程环境,其中应该包含代码编辑、编译和调试工具。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定