A term sometimes applied to the function of a linkage editor or linkage loader in combining two or more modules of code to produce a single load module 有时用于说明连接编辑程序或连接装入程序的功能的一种术语。这种功能可把两个或多个代码模块组合在一起以产生一个单一的装入模块。
In computer programming , a process of integrating two or more separately written , assembled or compiled programs into a single entity . this function is normally carried out by the linking loader 在计算机程序设计中,把两个或多个分别编写、汇编或编译过的程序集合成一个单一的实体的处理方法,这种操作通常是由连接装入程序来执行的。