executable image meaning in English
可执行影像
可执行映像
可执行映象
Examples
- Specifies whether to generate an executable image that can be randomly rebased at load - time by using the address space layout randomization ( aslr ) feature of windows vista
[本主题是预发布的文档,在将来发布的版本中可能会有更改。空白主题是为将来预留的。 - The addr2line tool which is part of the standard gnu binutils is a utility that translates an instruction address and an executable image into a filename , function name , and source line number
Addr2line工具(它是标准的gnu binutils中的一部分)是一个可以将指令的地址和可执行映像转换成文件名、函数名和源代码行数的工具。 - For windows 98 applications , it is optimal to align sections on a 4k boundary to improve load time allows windows 98 memory manager to cache executable images with a minimum of wasted space
对于windows 98应用程序,最好是在4k的边界上对节,以改进加载时间(允许windows 98内存管理器缓存可执行图像同时最少化浪费的空间) 。