科学边界
搜索
首页
标签
ldd
工具类
如何查看Linux应用程序和动态库的依赖库
方法1:用objdump查看 objdump -x xxx.so | grep NEEDED objdump …
粤ICP备2021172357号-1