📜  是obj文件二进制吗?? - C++ 代码示例

📅  最后修改于: 2022-03-11 14:44:57.189000             🧑  作者: Mango

代码示例1
Object files. These files are produced as the output of the compiler. They consist of function definitions in binary form, but they are not executable by themselves.