如果在Visual C++ 中启用了字符串池选项 [/GF],那么在执行期间,将在程序的映像中仅保存该字符串的单个副本,且string1 与 string2 相等。
If the string-pooling option, [/GF], is enabled in Visual C++, then a single copy of the string is kept in the program image during execution and string1 equals string2.
这些程序位于目标硬件上的闪存中的某一段特殊区域,它们提供了将Linux内核映像下载到闪存并继续执行的方法。
These programs reside in special region of flash memory on the target hardware and provide the means to download a Linux kernel image into flash memory and subsequently execute it.
得到新的可执行应用程序之后,您就可以使用grep工具在映像文件中查找main来寻找它的地址了。
Having the new executable, you can use the grep utility to search for main in the map file to find its address.
所有翻译器的输出被收集成一个程序映像,其包含在运行环境中执行所需要的信息。
All such translator output is collected into a program image which contains information needed for execution in its execution environment.
相反地,每一个使用静态连结程序库建置的应用程序,会将程序库码以不同的复本连结至其可执行档映像。
In contrast, each application built with a static link library has the library code linked into its executable image as a separate copy.
相反地,每一个使用静态连结程序库建置的应用程序,会将程序库码以不同的复本连结至其可执行档映像。
In contrast, each application built with a static link library has the library code linked into its executable image as a separate copy.
应用推荐