executable image meaning in English
可执行影像
可执行映像
可执行映象
Examples
- That contains the portable executable image to be loaded , or null if the assembly could not be found
,包含要加载的可移植可执行( pe )映像;如果找不到该程序集,则为空。 - Object , which contains the portable executable image to be loaded , or null if the module could not be found
,包含要加载的可移植可执行( pe )映像,如果找不到模块,则为null 。 - The corflags conversion tool allows you to configure the corflags section of the header of a portable executable image
Corflags转换工具用于配置可移植可执行映像的标头的corflags部分。 - The enhancements in windows 98 only work when the sections in a portable executable image begin on a page boundary
Windows 98中的增强只在可移植可执行图像中的节在页边界上开始时才有效。 - The addr2line utility enables you to identify the function and source line number of a given address and executable image
Addr2line工具可以识别函数、给定地址的源代码行数和可执行映像。