如果提示一个安全异常,选择Yes继续。
If prompted about a security exception, select Yes to continue.
有多种安全操作可引发安全异常。
Many of the security actions can cause a security exception to be thrown.
链接器能否生成安全异常处理程序表取决于使用 C运行库的应用程序。
The linker's ability to build a table of safe exception handlers depends on the application using the C runtime library.
在处理文本文件时所遇到的最常见问题包括安全异常、文件编码和无效路径。
This topic discusses common problems encountered when working with text files and suggests an approach to each.
如果任意模块与安全异常处理功能不兼容,则最终的映像将不会包含安全异常处理程序表。
If any modules were not compatible with safe exception handling feature, the resulting image will not contain a table of safe exception handlers.
这篇文章反响热烈,一些开发人员认为这类设计问题不只限于多线程,在“安全锁”和“安全异常”之间也存在不同之处。
A number of developers responded by noting that this kind of design problem is not unique to multi-threading and that there is a difference between "lock safety" and "exception safety."
请求可选的权限时,必须处理可能的安全异常。如果未授予应用程序执行操作所需要的权限,则会生成安全异常。
When you request optional permissions, you must handle security exceptions that will be generated if your application performs an action that requires permissions not granted to it.
链接器无法生成映像的最常见的原因是:该链接器的一个或多个输入文件(模块)与安全异常处理程序功能不兼容。
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.
链接器无法生成映像的最常见的原因是:该链接器的一个或多个输入文件(模块)与安全异常处理程序功能不兼容。
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.
应用推荐