• Even then, I still often had to debug through the code of the component to actually find the problem.

    即使这样仍然不得不经常调试组件代码才能真正发现问题所在

    youdao

  • Through this GUI, you may specify different types of builds, such as debug and release builds.

    通过GUI可以指定不同类型构建例如调试发布构建。

    youdao

  • If the system is a jumbled mess, then the system might get into an undesired state through any number of paths and so it is hard to debug.

    如果系统乱七八糟那么系统可能通过许多路径进入不希望的状态并且因此很难调试

    youdao

  • Levels are numeric values 0 through 9, where 0 turns debug off for that component and 9 generates the most information, including memory dumps.

    其级别使用数字09表示,0关闭组件调试9会生成最多信息其中包括内存转储。

    youdao

  • Debug levels for the KDC can be set through environment variables or dynamically using the modify command. The syntax for setting debug levels dynamically is.

    可以通过环境变量使用modify命令动态地设置KDC调试级别

    youdao

  • The KGDB program (remote host Linux kernel debugger through GDB) provides a mechanism to debug the Linux kernel using GDB.

    kgdb程序(使用gdb远程主机Linux内核调试器)提供了一种使用gdb调试Linux内核的机制

    youdao

  • The server can be created and configured through the IDE and can be executed in a normal or debug mode (see figure 4).

    服务器可以通过IDE创建配置普通调试模式下执行(4)。

    youdao

  • Moreover, you can debug mediation flows using an in-place visual debugger where you can add breakpoints, and step into, through, or over areas of interest while inspecting the values of the messages.

    而且可以使用其中可视化调试器来调试中介,在这个可视化调试器中查看消息过程中,可以添加断点跳入、单步遍单步跳过感兴趣部分。

    youdao

  • Regardless of how you start a debug session (through the command line or a dialog), the debugger UI can host any number of debug sessions, simultaneously.

    不管是怎样启动调试过程通过命令或者一个对话框),调试UI都可以同时主宰任意数量的调试过程

    youdao

  • Guides user through test development and debug.

    引导用户完成测试开发调试

    youdao

  • Guidess user through test development and debug.

    引导用户完成测试开发调试

    youdao

  • Note that unsigned applications or applications signed using a debug private key cannot be distributed through the Android Market.

    注意,未签名或者使用调试私有密钥签名应用程序能够通过Android Market发布。

    youdao

  • Now let's try a simple example that prints "Hello World!" through a debug process each time you press a button.

    现在尝试一个简单示例,它在每次下按钮时通过调试过程输出Hello World !”

    youdao

  • Obviously, you can also debug as dervlet and step through your code like any other executable.

    显然可以作为dervlet进行调试,以及其他可执行文件一样逐步调试代码

    youdao

  • While you are in the tasklet, you will be able to modify the (local) register values at debug time and be able to step through all the paths and flow of the source code.

    虽然我们处于一个basklet 中,但是仍然可以调试修改本地寄存器并且可以单步跟踪所有路径源代码。

    youdao

  • Debug stored procedures by stepping through the code, setting breakpoints, and viewing variable content.

    通过代码中逐步执行、设置断点查看变量内容等方法调试存储过程

    youdao

  • Before you run through the application again, set a breakpoint in the GetFlights.jsp page first, and then start the Tomcat server in debug mode.

    运行整个应用程序之前在GetFlights .jsp页面设置一个断点然后debug模式启动Tomcat服务器

    youdao

  • In the top right of the Debug view (itself in the top left corner of the Debug perspective), there is a toolbar with the controls for stepping through the program; see figure 9.

    Debug视图(视图位于Debug透视图左上角)的右上部,一个带有控件工具栏用于逐步执行程序参见9。

    youdao

  • This application note walks you through the debug of a mixed signal embedded design with the MSO4000 Series mixed signal Oscilloscope.

    应用指南将向介绍怎样使用MSO 4000系列混合信号示波器调试混合信号嵌入式设计

    youdao

  • For instance, when you are debugging, you switch to the debug perspective (choose Window - Open Perspective - Debug) where you can set/remove break points, watch variables, and step through code.

    例如调试时,可以切换调试透视图选择Window-OpenPerspective -Debug),可以其中设置 /删除断点查看变量历执行代码。

    youdao

  • Programmers use the term debug to describe the process of going through code and finding the little criminal that is messing things up.

    程序员使用术语调试描述检查代码过程找出事情弄得一团糟的罪魁祸首。

    youdao

  • Moreover, users are provided with an easy way to completely debug their programs by covering all possible execution paths through controllable replay.

    通过可控制放,用户可以覆盖所有可能程序执行路径,从而达到完全调试的目的。

    youdao

  • Don't make overly vague TODO items such as "debug sound problem", really think it through, and write out the full task in numerous steps. For example.

    不要写下过于笼统的待完成调试声音问题”;把它清楚,写下完整步骤比如

    youdao

  • Algorithm animation software displays the dynamics of algorithms specified in textual form through their graphical presentation, helping users understand algorithm, learn and debug programming.

    算法演示软件通过图形方式直观形象展示算法执行过程,为理解算法、学习编程调试程序提供了便利。

    youdao

  • Through the detection and debug of this test-bed, the performance index of it has fulfilled the designing requirement.

    通过试验台调试检测,试验台性能指标达到设计要求。

    youdao

  • At last, through the results of debug and analysis by the actual system, sum up the characteristics and lacks, pointed out the further improvements and outlook.

    最后通过实际系统调试分析结果总结系统的特点不足指出进一步改进的方向和展望。

    youdao

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

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

    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

  • 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, and then start to debug.

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

    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, and then start to debug.

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

    youdao

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

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

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