您要查找的是不是:
- 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. 您可以将该功能看作是异常处理的一种高级形式。
- 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. 或者进入在第一遍异常处理期间选择的异常处理程序。
- In structured exception handling, blocks of code test for specific circumstances and react accordingly. 在结构化异常处理中,代码块会测试特定的环境并相应地做出响应。
- The compiler injects checks in functions with local string buffers or, on x86, functions with exception handling. 编译器在包含本地字符串缓冲区的函数中或(在x86上)包含异常处理功能的函数中插入检查。
- Windows specific compiler support is also required for the Structured Exception Handling feature (SEH). 微软相关的编译器支持也是异常处理(Structured Exception Handling)特性所需要的。
- Contraposeto this situation, this thesis studies the technique of exception handling in workflow management system. 本文针对这一现状,着重研究了工作流异常处理的技术与方法。
- For information about exception handling in general, see Specifying and Handling Faults in Contracts and Services. 有关以常规方处理异常的信息,请参见Specifying and Handling Faults in Contracts and Services。
- Provides links to topics covering changes to execution flow, and new support for structured exception handling. 提供到包含对执行流程、结构化异常处理新支持更改的主题的链接。
- The Exception Handling Application Block provides a much broader set of abilities. 而异常处理应用程序块则提供了一组更为广泛的功能。
- The Exception Handling Application Block uses this to read its configuration information. 异常处理应用程序块使用它来读取其配置信息。
- This page provides an overview of the Enterprise Library Exception Handling Application Block. 本页概述了企业程序库异常处理应用程序块。
- Use structured and unstructured exception handling to prevent potential errors from interfering with your application. 使用结构化和非结构化异常处理可以防止潜在的错误干扰您的应用程序。