the most common reason for the linker not to be able to produce an image is because one or more of the input files (modules) to the linker was not compatible with the safe exception handlers feature.
链接器无法生成映像的最常见的原因是:该链接器的一个或多个输入文件(模块)与安全异常处理程序功能不兼容。
however, device drivers and exception handlers must often be written at least partly in arm state.
然而,设备驱动程序和异常处理程序必须经常写至少部分在arm状态。
thus, it is important to include exception handlers in all of your production code.
因此,在所有的运行代码中包括异常处理程序是很重要的。
the update and delete buttons use exception handlers to display the error message if something goes wrong (such as referential integrity violations when deleting a record).
如果发生错误(例如删除记录时违反了参照完整性),update和delete按钮则使用异常处理程序来显示出错消息。
it is not possible to mark an existing binary as having safe exception handlers (or no exception handlers);
不能将标示为具有安全例外处理常式 (或没有例外处理常式)现有的二进位档 ;
safeseh is not supported for platforms that already have the exception handlers noted.
safeseh 在已经注明有例外处理常式的平台上不支援 。
this table specifies for the operating system which exception handlers are valid for the image.
此表格会告诉作业系统,哪个例外处理常式对于影像而言是有效的。
making syntax of the c programming language, the paper elaborates on the principles and approaches of capturing and dealing with exceptions by exception handlers and termination handlers.
以前处理异常情况的方法是程序员编程时预计各种异常情况并进行处理。
user-filtered exception handlers catch and handle exceptions based on requirements you define for the exception.
用户筛选的异常处理程序根据您为异常定义的要求捕捉和处理异常。
the linker's ability to build a table of safe exception handlers depends on the application using the c runtime library.
链接器能否生成安全异常处理程序表取决于使用c运行库的应用程序。
db2 stored procedure language allows for the creation of exception handlers for specific conditions; you will use this to trap anticipated errors.
db2存储过程语言允许为特定的情况创建异常处理函数;可以用来捕获可能出现的错误。
this is used in exception handlers that need to intercept an exception before passing it on.
这是用在例外处理器须要在例外传递出去之前拦截的时候。
the classification of process exceptions and exception handling strategy were studied, and then process exceptions and exception handlers were designed based on the characteristic of pss.
定义了过程支持系统中的异常和异常处理,研究了过程异常分类和过程异常处理策略。