Tag: 库
All the articles with the tag "库".
-
Linux有问必答:如何查看Linux上程序或进程用到的库
使用ldd命令可明确Linux进程的共享库依赖,只需输入`ldd /path/to/program`。确保安全,谨慎处理不可信第三方可执行程序。
All the articles with the tag "库".
使用ldd命令可明确Linux进程的共享库依赖,只需输入`ldd /path/to/program`。确保安全,谨慎处理不可信第三方可执行程序。