Knowledge fragmentation

xiaoxiao2021-03-06  195

-----------

Welcome to join the knowledge fragmentation column

-------------------------------------------------- --------

1. What is the difference between {Linux} .a file .o file and .so file?

.o is equivalent to the OBJ file in Windows .a is a lot of .o together, used for static connection. SO is Shared Object, used to dynamically connect, and DLL almost

转载请注明原文地址:https://www.9cbs.com/read-128757.html

New Post(0)