您要查找的是不是:
- If an exception is thrown, the exception handling mechanism goes hunting for the first handler with an argument that matches the type of the exception. 如果抛出了一个异常信息,那么异常处理机制会搜索第一个参数与异常类型匹配的处理程序。
- Java exception handling mechanism Jaya异常处理机制
- Study on Message Port Based O(1) Distributed Exception Handling Mechanism 基于消息端口的O(1)时限分布式异常处理机制研究
- Exception Handling Mechanism 异常处理机制
- Shows exception handling clauses in raw form. 以原始格式显示异常处理子句。
- Do stored procedures provide exception handling? 存储过程是否支持溢出处理?
- Tutorial on exception handling in C#. 演示了在C%23中处理异常。
- This section provides several examples of basic exception handling. 本节提供若干基本异常处理示例。
- There are two basic models in exception handling theory. 在异常处理理论中有两个基本的模型。
- The following code example demonstrates incorrect exception handling. 下面的代码示例演示的异常处理是不正确的。
- Exception handling in enterprise applications presents a special challenge. 在企业应用中异常处理目前是一个特殊的挑战。
- You can think of this facility as an advanced form of exception handling. 您可以将该功能看作是异常处理的一种高级形式。
- Exception Handling Mechanisms 异常处理机制
- Exception handling is the important language mechanism in C++ language, it is very important to deal with exception handing for the dependability and stalwart to the program correctly. 摘要异常处理是C++语言的重要语言机制,正确地处理异常对程序的可靠性、健壮性是十分重要的。
- The value returned from this function indicates whether the event should be propagated further by the GTK event handling mechanism. 这个函数的返回值指示这个事件是否应该由GTK事件处理机制做进一步的传播。
- A sophisticated error handling mechanism that includes handling of compensating transactions in cases where a workflow must be "rolled back" to a specific point. 一种成熟的错误处理机制,包括在出现工作流程“回滚”到特定的点这种情况时要处理的补偿事务。
- This page is internal and used by the adaptive error handling mechanism to provide error messages that are formatted appropriately for the target device. 此页为内部页,自适应错误处理机制使用该页来提供已针对目标设备进行过适当格式设置的错误信息。
- In other situations, using exception handling to catch an error condition is appropriate. 在其他情况下,使用异常处理捕捉错误条件是适当的。
- Or enter the exception handler chosen during the first pass of exception handling. 或者进入在第一遍异常处理期间选择的异常处理程序。
- Based on the standard PHP session handling mechanism, it provides many more advanced features such as database container, idle and expire timeouts, etc. 基于标准PHP会话操作机制,它提供更多高级的特性,例如数据库容器,零散和终止时间。