首页 > 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