• When satisfied with the debug results, the developer can move the COBOL code back to a mainframe PDS for integrated testing and the move to production.

    调试结果满意开发人员可以COBOL代码一个大型机pds进行集成测试,然后将其移到生产中。

    youdao

  • Every developer deserves a fantastic development environment that allows them to write, understand, navigate, and debug code as efficiently as possible.

    每个开发人员都值得拥有一个美妙开发环境这个环境可以让他们尽可能高效地编写理解浏览调试代码

    youdao

  • With this debug code, we'll see what is selected and learn a little more about what makes Eclipse work.

    有了这个调试代码我们看到选择了什么了解到有关什么使Eclipse工作更多信息

    youdao

  • Use this code snippet to create a button the user can press to write "Hello World!" to the debug window.

    使用代码片段创建一个按钮用户可以按下按钮Hello World !”写入调试窗口。

    youdao

  • The following are absolutely essential in trying to locate and fix a bug: analyzing your code, attaching to running processes that you want to debug, and changing code and variables at runtime.

    找到程序中的bug以下步骤不可缺少的:分析代码连接调试运行中的进程然后运行修改代码变量

    youdao

  • After you compile the code with GCC -g -o0 simple.c -o simple, a regular debug session might look like Listing 2.

    gcc- g - O0simple . c -o simple编译代码一个常规调试会话清单2所示。

    youdao

  • The Variables view in Figure 20 provides a live list of variables defined by the code as the debug session progresses.

    调试会话过程中,20中的Variables视图提供代码定义变量列表

    youdao

  • Adding debug statements to your code to write out the fields in an object, or even entire data collections, is a common problem-solving approach.

    通过代码添加调试语句输出对象或者甚至于整个数据集合一种常用解决问题方法

    youdao

  • You can edit source code files, compile and debug your project seamlessly from within a single IDE.

    单个ide中可以无缝编辑源代码文件编译调试项目

    youdao

  • This very simple application could be easily extended to become a very sophisticated and complex one, though the process to code, test and debug it would be similar.

    可以容易地将这个非常简单应用程序扩展个非常复杂的应用程序,但它们编码测试调试过程却是相似的。

    youdao

  • Originally designed for C, it's been ported to debug code in many languages on a variety of computing systems, from tiny embedded devices to large-scale supercomputers.

    最初是C 语言设计的,后来移植各种计算系统小型嵌入式设备大型超级计算机)调试多种语言代码

    youdao

  • When you inherit new code, a quick scan can reveal issues that would take much longer to debug later on.

    继承代码快速扫描可以发现各种问题从而避免稍后花费更多时间进行调试。

    youdao

  • Before generating the code for production, it's a good idea to debug the EGL code.

    生成用于生产代码之前,调试EGL代码是个不错的主意

    youdao

  • It's much easier to include the code to check for the exception than to try to debug a crash later on.

    添加异常检测代码事后尝试调试崩溃简单很多

    youdao

  • As inexperienced programmers start to built bigger applications, most of the time, the code becomes so unstructured that it becomes very hard to debug or modify even a small change.

    随着程序员新手开始编写大些应用多数情况下,他们编写代码变得毫无组织条理,以至Debug或是做出变动时,他们会犯难

    youdao

  • Because there is a memory leak in the application, Barb knows that she will have to debug the code and deploy a patch to the application running in production.

    因为应用程序存在内存泄漏所以Barb知道必须代码进行调试产品中运行应用程序部署一个修补程序

    youdao

  • The most powerful tool for servicing Eclipse plug-in code is the Eclipse debugger's ability to debug a customer's workbench, even when that customer's workbench is running on a remote machine.

    用于维修Eclipse插件代码的功能强大工具 Eclipse调试器调试客户工作台能力即便客户的工作台运行于远程机器上也不例外。

    youdao

  • As a rule, code compiled with full optimization can be difficult or impossible to debug, making it very difficult to identify bugs that may be causing the system to function incorrectly.

    通常,经过完全优化编译代码很难或者几乎不可能进行调试,这就加大了发现那些造成系统功能错误所在的难度

    youdao

  • This is not a debugger bug, but it is known issue with try catch block debug information. See the following disassembled code for an example of a try catch block in the debugger.

    不是调试bug但是针对trycatch调试信息一支问题

    youdao

  • In the Disassembly window, click on a line of code and choose Toggle Breakpoint from the Debug menu.

    汇编”窗口单击代码,然后调试”菜单中选择切换断点”。

    youdao

  • This isn't a huge issue, but it does mean that we won't have the ability to easily debug all the library code during development.

    不是一个问题确实意味着我们不会能力开发过程轻松地调试所有代码

    youdao

  • When you run a debug build, those modules are considered to be user code.

    运行调试版本这些模块视为用户代码

    youdao

  • Debug your mixed code as a 32-bit process, as described in the following procedures.

    作为32位进程调试混合代码如下面的过程

    youdao

  • Design Syntax-directed translation of the expression generated quaternary type of algorithm, write code and debug on a machine to run through.

    设计语法制导翻译生成表达式算法编写代码上机调试运行通过

    youdao

  • You cannot set a breakpoint in a source file when the debugger has not loaded the debug information for the module where the code is located.

    错工具尚未载入有关程序所在资讯之前,无法原始程序中设定中断点

    youdao

  • Rather than stepping through your code line-by-line or instruction-by-instruction, you can allow your program to run until it hits a breakpoint, then start to debug.

    逐句逐条指令地检查代码不同的是,可以程序一直执行直到遇到断点然后开始调试

    youdao

  • A typical publishing scenario involves a developer who wants to debug managed code that is running on a computer within an application domain.

    一个典型的发布方案是,开发人员要对正在应用程序域内的计算机运行托管代码进行调试

    youdao

  • A typical publishing scenario involves a developer who wants to debug managed code that is running on a computer within an application domain.

    一个典型的发布方案是,开发人员要对正在应用程序域内的计算机运行托管代码进行调试

    youdao

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

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

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