portable executable file
常见例句
- Sets the entry point for this assembly and defines the type of the portable executable (PE file) being built.
设置此程序集的入口点并定义正在构建的可移植执行文件(PE 文件)的类型。 - Sections are blocks of contiguous memory in a Portable Executable (PE) file that contains either code or data.
节是包含代码或数据的可移植可执行 (PE) 文件中的连续内存块。 - Metadata is binary information describing your program that is stored either in a common language runtime portable executable (PE) file or in memory.
元数据是一种二进制信息,用以对存储在公共语言运行时可迁移可执行文件 (PE) 文件或存储在内存中的程序进行描述。 返回 portable executable file