programmed image meaning in English
预置幻影
Examples
- This option creates a second program database file when you build your program image with any of the compiler or linker options that generate a pdb file
当您使用任何生成pdb文件的编译器或链接器选项生成程序映像时,此选项创建第二个程序数据库( pdb )文件( - Enables the compiler to create a single copy of identical strings in the program image and in memory during execution , resulting in smaller programs , an optimization called string pooling
该选项使编译器能够为执行过程中程序映像和内存中的相同字符串创建单个副本,从而得到较小的程序,这种优化称为字符串池。