홈 > Term: dynamic linking
dynamic linking
The binding of modules, as a program executes, by the dynamic link editor (dyld). Usually the dynamic link editor binds modules into a program lazily (that is, as they are used). Thus modules not actually used during execution are never bound into the program.
0
작성자
- Tom the translator
- 59.09% positive feedback