program database meaning in English
程序数据库
Examples
- The task generates debugging information and places it in a program database . pdb file
,任务将生成调试信息并将其放入程序数据库文件( . pdb )中。 - Includes debug information in a program database compatible with edit and continue x86 only
将调试信息包含在与“编辑并继续”兼容的程序数据库中(仅限x86 ) - Produces a program database , as described above , in a format that supports the edit and continue feature
以支持“编辑并继续”功能的格式产生如上所述的程序数据库。 - The compiler computes the checksum for a source file , and then emits the output to the program database file
编译器计算源文件的校验和,然后将输出发出到程序数据库( pdb )文件。 - Causes the compiler to generate debugging information and place it in a program database . pdb file
将使编译器生成调试信息,并将这些信息放置在一个程序数据库( . pdb文件)中。