对 于一个Windows平台上的C 程序来说,异常其实可以分为两种:Win32异常,也就是结构化异常(Structured Exception)以及C 异常。无论是Win32还是C 都为我们提供了一些机制来处理未被正常捕获的异常,让我们在应用程序退出之前尽一些人 事。
基于28个网页-相关网页
Safe Structured Exception Handling 常处理 ; 安全结构化异常处理
Structured Exception Handler 结构化异常处理
strUCtured exception handling 结构化异常处理 ; 结构化的异常处理函数
In Structured Exception Handling 在结构化异常处理
With Structured Exception Handling 使用结构化异常处理
Structured Exception Exception Handing 结构化异常处理
structured handling exception 结构化异常处理
Support for structured exception handling.
支援结构化例外状况处理。
Provides an overview of the advantages and structures of structured exception handling.
概述结构化异常处理的优点及结构。
You should not use structured exception handling in functions that use objects with destructors.
在使用具有析构函数的对象的函数中,不应使用结构化异常处理。
应用推荐