• Many runtime exceptions to improve common error handling and debugging abilities.

    许多运行时异常用来改进常见错误处理调试。

    youdao

  • To see these errors, set the debugger to break on common language runtime exceptions.

    查看这些错误,请将调试设置为发生公共语言运行异常中断

    youdao

  • The poor handling of runtime exceptions is another area that hackers will attempt to exploit.

    运行时异常处理不足黑客尝试利用另一漏洞。

    youdao

  • These runtime exceptions display the stack trace, so that you can easily find the root cause of the error.

    这些运行时异常会显示堆栈跟踪可以帮助开发人员轻松地找到错误根源

    youdao

  • Currently supported SCA Runtime exceptions are Service Runtime exception and Service Unavailable exception.

    当前受支持SCA运行异常服务运行时异常服务不可用异常。

    youdao

  • How to compute, for each method, the set of exceptions that method may throw, including runtime exceptions?

    如何计算每种方法例外可能抛出运行时异常方法,包括

    youdao

  • Failing to observe these positioning rules may cause code to generate unexpected runtime exceptions or corrupt data.

    如果不遵守这些定位规则可能会导致代码生成意外的运行时异常损坏数据

    youdao

  • According to the SCA asynchronous programming model, runtime exceptions that occur at the target component are not returned to the source component.

    根据sca异步编程模型目标组件发生运行时异常返回组件。

    youdao

  • While we don't like to create programs that throw runtime exceptions at unexpected times, it happensespecially when running complex programs for the first time.

    虽然我们不想创建无法预期抛出运行异常程序,但这种情况还是会发生——尤其是第一运行复杂程序

    youdao

  • In addition to the Problems view, where compile-time errors and warnings are reported, runtime exceptions are reported in the log file of the Eclipse workspace.

    除了Problems视图报告了汇报-时间错误警告,那么Eclipse工作区的日志文件中将会报告例外情况。

    youdao

  • There is one exception to the SCA asynchronous programming model rule that runtime exceptions that occur at the target component are not returned to the source component.

    sca异步编程模型规则一个异常目标组件发生运行时异常返回组件。

    youdao

  • All the runtime exceptions are handled in either the individual activity, or in the process level depending on the type of the exception (whether it needs a retry or not).

    所有运行时异常得到处理要么单独活动中处理,要么流程级别处理,具体取决于异常类型(无论流程是否需要重试)。

    youdao

  • Starting from process Server V7.0, the new MQ failed event type is created to generate the failed events when there are service runtime exceptions while processing MQ messages.

    ProcessServerV7.0开始,在处理MQ消息同时如果服务运行时异常这个新的MQ失败事件类型创建生成失败事件

    youdao

  • If you encounter runtime exceptions or other error conditions that occur in code that references another assembly, and have no other identified cause, you may be dealing with an out of date assembly.

    如果遇到引用其他程序代码发生运行时异常其他错误条件并且出其他原因,则可能正在使用过期的程序集。

    youdao

  • If you try to use them without initializating them, they will throw exceptions at runtime.

    如果尝试初始化的情况下使用它们它们将会在运行时引发异常

    youdao

  • Another behavior unique to type constructors is how the runtime manages exceptions in a type constructor.

    类型构造函数的一个独特行为运行库管理类型构造函数中的异常方式

    youdao

  • There is also a default mechanism to deal with process exceptions (commonly referred to as runtime) called the exception event.

    还有一种默认机制用于处理流程异常(通常称为运行时异常),这种机制称为异常事件。

    youdao

  • Server-side errors other than simple syntax errors exhibit themselves at runtime as exceptions or aberrant behavior.

    除了简单语法错误之外,服务器端错误运行时本身作为异常异常行为进行展示

    youdao

  • The runtime will stop any exceptions trying to leave a type constructor and wrap the exception inside of a new TypeInitializationException object.

    运行库停止任何尝试保留类型构造函数异常将该异常包装到一个新的TypeInitializationException对象

    youdao

  • This allows exceptions which arise from communications or runtime difficulties to propagate back to the caller.

    就使由于通信或者运行时困难引起的异常能够传送调用者。

    youdao

  • As a result, all errors regardless of the custom class used in Lotus Domino V7.0.2 are treated as AxisFault exceptions at runtime by the client and not as the custom error.

    结果不管LotusDominoV7.0.2使用定义什么,所有错误运行时都被客户机视为AxisFault异常不是自定义错误。

    youdao

  • Three kinds of errors occur in programs: user errors, runtime errors, and exceptions.

    程序中有三错误用户错误,运行时错误,异常

    youdao

  • Any exceptions reported during runtime are stacked in the Error log view (log file of the workspace).

    运行所报告所有例外情况存储ErrorLog(工作区的日志文件)视图中。

    youdao

  • The runtime JIT-attach dialog preempts the operating system dialog for managed exceptions or native exceptions on threads that have passed through native code.

    运行时jit附加对话会抢占通过本机代码线程中的托管异常本机异常操作系统对话

    youdao

  • A CER defines an area in which the common language runtime (CLR) is constrained from throwing out-of-band exceptions that would prevent the code in the area from executing in its entirety.

    CER定义一个区域该区域中公共语言运行时(CLR)受到约束,不能引发可使区域中的代码无法完全执行的带外异常

    youdao

  • All three of these negatively impact code size, and exceptions and runtime type identification also increase execution time.

    三个特性代码大小负面影响而且异常事件运行时类型识别会增加执行时间

    youdao

  • The main purpose of a Validator is to ensure that errors are known during design time, and are not exposed as exceptions during runtime.

    验证程式主要目的确定错误设计阶段已知在执行阶段不会公开例外状况

    youdao

  • In addition to these classes, several classes having to do with workflow event queues and with exceptions thrown by the workflow runtime engine are contained in this namespace.

    这些之外,命名空间包含多个必需的类,用于处理工作流事件队列工作流运行时引擎引发的异常

    youdao

  • All languages that use the runtime handle exceptions in a similar manner.

    所有使用执行阶段的语言类似方式处理例外状况

    youdao

  • Common Language Runtime (CLR) Exceptions - Exceptions thrown in managed code.

    公共语言运行时(CLR)异常托管代码中引发的异常。

    youdao

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

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

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