繁體版 English
登录 注册

异常处理程序

"异常处理程序"的翻译和解释

例句与用法

  • Block , the flow of control immediately jumps to an associated exception handler , if one is present
    发生异常时,控制流立即跳转到关联的异常处理程序(如果存在) 。
  • To ease code generation for exception handlers it is valid from within a catch block to use a
    为了简化异常处理程序的代码生成,一个有效的方法是在catch块的内部使用
  • Block that handles the exception , the default exception handler handles it and the application terminates
    块,则由默认的异常处理程序处理该异常,然后应用程序终止。
  • Then calling the exception handling version of the failed method in the exception handler object
    ,然后调用异常处理程序对象中的失败方法的异常处理版本来执行此操作。
  • Then calling the exception - handling version of the failed method in the exception - handler object
    ,然后调用异常处理程序对象中的失败方法的异常处理版本来执行此操作。
  • On x86 , the compiler also injects a cookie to protect the address of the function s exception handler
    在x86上,编译器还插入一个cookie以保护函数的异常处理程序的地址。
  • Rollbacks used in conjunction with java exception handlers are a clean way of achieving such a requirement
    将回滚与java异常处理程序结合使用是达到这种要求的一种简便方法。
  • At runtime , the operating system uses this table to insure that only legitimate exception handlers are executed
    在运行时,操作系统使用此表来确保只执行合法的异常处理程序
  • Note that the order of exception handlers is important : the innermost exception handler is evaluated first
    请注意,异常处理程序的顺序很重要:最里面的异常处理程序最先计算。
  • 更多例句:  1  2  3  4  5
用"异常处理程序"造句  
英语→汉语 汉语→英语