• Or, in the case of interpreted languages, the debugger may interpret code directly.

    或者使用解释语言情况下调试器可以直接解释代码

    youdao

  • You already know that you need a debugger or profiler to analyze running code, but you can learn a lot from code without ever running a program.

    已经知道需要调试器分析工具分析运行代码还可以在不运行程序的情况下代码中了解很多

    youdao

  • This makes it easier for a debugger to identify which compilation unit created the code at a particular memory address.

    使得调试器可以容易确定一个编译单元某个特定内存地址创建代码

    youdao

  • Debugging a problem involves locating the source of the problem using a debugger (or any other tool) and using the source code to track the root cause of the problem.

    调试一个问题涉及到:使用调试器(任何其它工具)找到问题根源以及使用源代码跟踪导致问题根源。

    youdao

  • I'll also look at an open source PHP debugger, in case you prefer to spend your money on beer, rather than code.

    介绍一款开源php调试器以免啤酒上,而不是花在代码上。

    youdao

  • The debugger allows developers to step through the abstract program code using real data before the application is deployed.

    调试开发人员在应用程序部署之前使用真实数据调试抽象程序代码

    youdao

  • This is done either by instrumenting the code, using a debugger, or instrumenting the execution environment.

    可以通过操作代码使用调试器操作执行环境完成

    youdao

  • EGL also features a built-in interpretive debugger that enables developers writing code at the abstract language level to perform source-level debugging.

    EGL还有一个内嵌的解释调试器,它能够让用抽象语言撰写代码开发人员执行源代码层的调试

    youdao

  • When you start debugging with managed code, the debugger doesn't respond.

    针对托管代码启动调试时,调试响应

    youdao

  • When the page is being published, the debugger should open and you can step through the code (assuming you enabled at least one breakpoint).

    页面发布的时候,调试器应当打开而且可以跟踪代码假定至少设置了一个断点)。

    youdao

  • What's true for programming code in general is true for debugger code.

    适用编程代码一般规则适用于调试器代码。

    youdao

  • Using the debugger, you can set breakpoints and see the browser output from your PHP code up to the breakpoint you set.

    使用调试器可以设置断点查看PHP代码所设断点之前浏览器输出

    youdao

  • Everyone has debugged code with a runtime debugger or found performance hotspots with a code profiler.

    每个人运行时调试器调试代码或者用代码分析工具执行热点

    youdao

  • In addition, breakpoints can be created in the code to allow a debugger to be used.

    另外可以代码创建断点以便使用调试器

    youdao

  • Debugger supporting breakpoints, stepping through code, and displaying variables.

    调试器支持断点代码单步执行以及显示变量的值。

    youdao

  • In fact, you can install and run Zend Studio on your local system and deploy the debugger on your server to debug code remotely.

    实际上可以本地系统安装运行ZendStudio,将调试部署服务器上,这样就可以进行远程代码调试

    youdao

  • When the debugger stops at a breakpoint placed in Swing code, GUI painting is interrupted resulting in GUI that looks like a blank square.

    调试程序Swing代码置入的断点时,GUI绘图中断使得 GUI看起来一个空白方框。

    youdao

  • To actually load the debugger, make sure your code is compiled and the latest DLL is in your Domino program directory.

    实际载入调试器确定编译过代码并且Domino程序目录中的DLL最新的。

    youdao

  • Standout features of PhpED include a great debugger, excellent database access, good code intelligence features, and integrated PHP help.

    PhpED突出特性包括一个很棒的调试器优秀的数据库访问较好的代码智能特性以及集成PHP帮助

    youdao

  • When the PowerPC debugger finds a program running SPU_RUN ioctl call, it switches to the SPU back-end code and works on the SPU context instead of the main program context.

    PowerPC调试器发现一个程序运行 SPU_RUNioctl调用时就切换SPU后端代码上,使用 SPU上下文而不是程序上下文。

    youdao

  • The new capabilities are another step towards a fast debugger for JRuby - however it's important to note that this method only works for code that gets compiled to bytecode.

    功能JRuby快速调试器迈进一步——然而注意这种方式适用于已编译成字节码的代码

    youdao

  • You can copy and paste this code into an agent and step through it with the LotusScript debugger to see it in action.

    可以段代码粘贴一个代理中,然后使用LotusScript调试器单调试看看实际效果。

    youdao

  • In addition, you can choose to run the code in Debugger mode so that you can step through your code.

    此外可以选择使用Debugger模式运行代码这样你可以一步步跟踪代码。

    youdao

  • The idea is that you include this "halt and wait" code in the BRAM so you can configure the FPGA, then attach a debugger and download the code you want to run.

    理念BRAM中包含haltandwait代码这样配置FPGA然后附上一个调试器下载要运行代码。

    youdao

  • Another way to use the debugger is via the debugger API; "require 'debugger'; calling Debugger."start in the code will enter the debugger.

    另一种调用调试器的方式通过调试器api:“require'debugger '”,然后代码中调用“debugger.start就可以进入调试器。

    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

  • Set and remove breakpoints in code where you want the debugger to stop.

    可以在想要使调试器停下的代码设置除去断点

    youdao

  • The debugger shows a list of all the running threads, an area where you can examine variables, and another area where you can step through source code.

    调试显示所有正在运行线程列表可以这里检查变量,这里也是可以逐步执行源代码的另一个位置

    youdao

  • It allows the changing of source code during a debugger session, which is better than exiting the application, changing the code, recompiling, then starting another debugging session.

    功能允许调试会话改变源代码退出应用程序更改代码重新编译然后启动另一个调试会话更好。

    youdao

  • You can decide whether to implement everything in the source code or to change the parameters during runtime using the debugger.

    我们可以决定源代码实现所有的功能,还是运行时使用调试修改这些参数

    youdao

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

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

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