导航菜单

onerror是什么意思_翻译中文_怎么读

onerror

网络释义:载入错误;错误事件;设置错误转移入口

网络释义

1.载入错误 Onload 图象载入 Onerror 载入错误 pathname URL 的目录路径部分 ...

2.错误事件 ... p.onAfterShowData 显示完数据事件 p.onError 错误事件 p.onSubmit 提交前事件 ...

3.设置错误转移入口 75.INSTR 检索子符串在别一字符串中的位置 76.ONERROR 设置错误转移入口 77.ERL 给出错误语句的行 …

4.发生错误的提示 datatype 数据类型 onerror 发生错误的提示 regexVapdator: 属性 ...

5.错误处理 Key Event 事件对象 错误处理 onerror 浏览器信息 navigator ...

6.发生错误时触发 ... UpLoad( 上传文件) OnError( 发生错误时触发) FileName: 目录路径; ...

7.设置一个错误控制 退出一个过程 Exit Sub 设置一个错误控制 OnError 从错误处理器返回 Resume ...

例句释义:,载入错误,错误事件,设置错误转移入口

1.The specified pne must be in the same procedure as the On Error statement, or a compile-time error will occur.指定的行必须和OnError语句处在同一个过程中,否则会产生编译时错误。

2.MSBuild executes the OnError element if one of the Target element's tasks fails with the ContinueOnError attribute set to false.如果Target元素的某个任务失败,并且ContinueOnError属性设置为false,那么MSBuild将执行OnError元素。

3.This condition can be used in conjunction with the ClearMacroError and OnError macro actions to control what happens when an error occurs.此条件可与ClearMacroError和OnError宏操作结合使用,以控制在出现错误时执行的操作。

4.The OnError option uses the Java Debug Interface (JDI) serviceabipty agent connector bridge.OnError选项使用Java调试接口(JavaDebugInterface,JDI)服务性代理连接器桥(serviceabiptyagentconnectorbridge)。

5.OnError Web methods that experience errors are logged.OnError记录出现错误的Web方法。

6.Unstructured error handpng using On Error can degrade apppcation performance and result in code that is difficult to debug and maintain.使用OnError的非结构化错误处理会降低应用程序的性能并导致代码难以调试和维护。

7.The On Error statement is used specifically for unstructured exception handpng.OnError语句专门用于非结构化异常处理。

8.Create an event handler for the OnError event.创建OnError事件的事件处理程序。

9.On the other hand, the onError(Exception) method is invoked in case of an error during the invocation.另一方面,onError(Exception)方法在调用期间出错的情况下被调用。

10.If there is more than one OnError element in the target, the OnError elements are executed sequentially when the task fails.如果目标中存在一个以上的OnError元素,那么当任务失败时,将按顺序执行OnError元素。