• When you continue execution (using the green arrow), the JSP is served into the Web browser.

    继续执行时(使用绿色箭头),JSP将会在Web浏览器中打开。

    youdao

  • If you want to continue execution at a particular address, you could provide that address as a parameter.

    如果某个特定地址继续执行可以提供地址作为参数。

    youdao

  • Once pthread_cond_wait() has the lock, it will then return and allow thread 1 to continue execution.

    一旦 pthread_cond_wait()锁定互斥对象,那么返回允许1 号线程继续执行

    youdao

  • With Edit and continue, you can make changes to your code while debugging, and then continue execution.

    使用编辑继续”,可以调试时代码进行更改然后继续执行

    youdao

  • Can you give an instance, for an application programmer to handle segmentation fault and continue execution of the program?

    一个实例供应用程序程序员处理分割错误继续执行程序

    youdao

  • Click the Resume button to continue execution, and the application displays a simple test message for the email you selected.

    单击Resume按钮继续执行应用程序针对选择的电子邮件显示一个简单测试消息

    youdao

  • Application manager threw an uncaught exception The application manager event thread threw an uncaught exception and cannot continue execution.

    应用程序管理器遭遇一个固有程序故障导致无法继续执行

    youdao

  • If necessary, you can continue execution of the program from that point to see what happens to the object and perhaps determine why it is not properly deallocated.

    如果必要可以该点继续执行程序查看对象发生什么情况,或许可以确定正确释放对象的原因

    youdao

  • You can now step through your JSP, viewing and changing variable values as you go, and when you continue execution (using the green arrow), the JSP is served into the Web browser.

    现在可以单步调试JSP文件,同时查看更改变量值继续执行(使用绿色箭头),JSP文件就提交给浏览器

    youdao

  • When a thread is blocked waiting for I/O, it is useful to be able to separate the waiting thread from the original thread of execution, allowing it to continue working.

    一个线程等待I/O 的过程中阻止时,将等待中的线程原始执行线程分离开来将会有用,这将使继续工作。

    youdao

  • Second, a failed test should indicate that something unexpected happened (for example, a reference is null) and normal execution can't continue.

    其次失败测试应当代表发生意料之外的例如引用空),正常执行不能继续。

    youdao

  • If you set the Continue on Error attribute to no, there is no negative performance impact to the normal process execution.

    如果Continueon Error属性设置No,则常规流程的执行在性能没有负面影响

    youdao

  • We had to continue program execution twice to get to this point, however by setting a condition on the breakpoint we can make gdb halt only when "value" actually equals "div".

    我们必须继续执行两次程序会发生这种情况但是只要断点设置一个条件可以使gdb "value" 与 "div"真正相等时暂停。

    youdao

  • When the supplier sends in a quote related to this order, the process execution will continue and leave the receiveQuote activity.

    供应商传入了与这个订单有关报价后,过程继续执行离开receiveQuote活动。

    youdao

  • When you right-click an entry in the Signals View, the Resume with Signal context-menu option lets you continue the target's execution and send the selected signal to the process.

    右键单击Signals视图中的条目时,ResumewithSignal 上下文菜单选项允许继续执行目标选定信号发送进程。

    youdao

  • This steps over the highlighted line of code and continues execution at the next line in the same method (or it will continue in the method from which the current method was called).

    操作越过高亮显示的那代码继续执行同一方法中的一行代码(或者继续执行调用当前方法的那个方法的下一行代码)。

    youdao

  • From the previous investigation the problem occurs when "value" and "div" are equal, so type 'continue' to resume execution until breakpoint 1 is next reached.

    以上调查中可以看出,valuediv相等时就会出现问题因此输入'continue '继续执行直到下一次遇到1断点

    youdao

  • In the meantime to allow our program to die naturally we tell GDB to carry on execution with the 'continue' command.

    允许程序自然终止同时我们使用'continue '命令告诉gdb继续执行

    youdao

  • When an execution of a user service completes, it invokes a special JBPM service, which signals waiting process token to continue.

    用户服务执行完后会调用一个特殊JBPM服务,服务通知等待流程继续执行。

    youdao

  • Fan in is always partnered with a Fan Out in the same flow and ACTS as a decision point for when to continue flow execution.

    总是一起出现相同中,作为何时继续执行流的判定

    youdao

  • It is left up to the implementer of the transaction manager to decide whether the thread of execution will continue to retry the commit call, or just keeps blocked.

    将由事务管理实现决定执行线程是否继续重新提交请求保持阻止状态

    youdao

  • Once you set the property value as false, the application will not exit JVM even if there is an error in the execution of SQLJ tools, and you can continue with execution of your application.

    一旦属性false即使SQLJ工具执行出现错误应用程序也不会退出JVM可以继续执行应用程序。

    youdao

  • Edit and Continue places the point of execution as accurately as possible, but the results may not be correct in all cases.

    编辑继续”尽可能正确放置执行但是并非所有情况下结果正确

    youdao

  • Continue to resume execution.

    继续”,继续执行

    youdao

  • Each time a function is called, some state information needs to be pushed on a stack, so that once the function has completed, execution can continue from where it left off.

    每次函数调用一些状态信息需要推进中,所以一旦函数完成执行离开地方继续

    youdao

  • Some code changes can cause the point of execution to move to a new location when Edit and Continue applies the changes.

    编辑继续应用更改时,一些代码更改使执行移动新的位置

    youdao

  • You can use edit and continue to edit your code in Break mode, and then continue without stopping and restarting execution.

    可以中断模式下使用编辑继续”编辑代码然后不必停止重新启动执行即可继续。

    youdao

  • Normally when you perform a query from a script, it will wait for the execution of that query to finish before it can continue.

    正常情况下脚本执行一个查询时,需要等到查询全部执行才能继续下去

    youdao

  • We then told the debugger to continue the execution.

    然后我们告诉调试继续执行。

    youdao

  • We then told the debugger to continue the execution.

    然后我们告诉调试继续执行。

    youdao

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

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

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