摘要:
Loading Code at Runtime You may need to use dynamic shared libraries, which store reusable code, in your applications to take advantage of functionali 阅读全文
posted @ 2020-12-22 19:24
Abugatti
阅读(70)
评论(0)
推荐(0)
摘要:
Executing Mach-O Files To perform their objectives, programs must execute processes and link to dynamic shared libraries. To work with other libraries 阅读全文
posted @ 2020-12-22 14:19
Abugatti
阅读(106)
评论(0)
推荐(0)