处理程序表 meaning in English
processing program table
Examples
- Specify that the image will contain a table of safe exception handlers
指定图像将包含安全异常处理程序表。 - The linker s ability to build a table of safe exception handlers depends on the application using the c runtime library
链接器能否生成安全异常处理程序表取决于使用c运行时库的应用程序。 - Is specified , the linker will only produce an image if it can also produce a table of the image s safe exception handlers
后,只有在链接器还可以生成映像的安全异常处理程序表的情况下,该链接器才会生成一个映像。 - If any modules were not compatible with safe exception handling feature , the resulting image will not contain a table of safe exception handlers
如果任意模块与安全异常处理功能不兼容,则最终的映像将不会包含安全异常处理程序表。 - Is not specified , the linker will produce an image with a table of safe exceptions handlers if all modules are compatible with the safe exception handling feature
,链接器将生成具有安全异常处理程序表的映像(如果所有模块都与安全异常处理功能兼容) 。