Creating the dll shared object file
创建 dll 共享目标文件
Changes to code that has no object file.
没有对象文件的代码的更改.
By object, we generally mean an object file or a library.
对于对象,我们一般指的是对象文件或库。
EXE is used to create and manage library of Common Object File Format ( COFF ) object files.
EXE用于创建和管理通用对象文件格式 ( COFF ) 对象文件库.
The format for the object file output in the previous example is
前面示例中 objects 文件的输出格式是
The first tool on the list is nm, which lists the symbols in an object file.
列表中的第一个工具是 nm,它可以列出目标文件中的符号。
Loads the assembly with a common object file format (COFF)-based image containing an emitted assembly.
加载带有基于通用对象文件格式 (COFF) 的映像的程序集,该映像包含已发出的程序集。
Loads the assembly with a common object file format ( COFF ) - based image containing an emitted assembly.
加载带有基于通用对象文件格式 ( COFF ) 的映像的程序集,该映像包含已发出的程序集.

词典释义: