The action of bringing a computer program , a routine , or a subroutine into effect , usually by specifying the entry conditions and jumping to an entry point 使計(jì)算機(jī)程序、例行程序或子例行程序開(kāi)始運(yùn)行的動(dòng)作。通常是根據(jù)指定的入口條件轉(zhuǎn)移到一個(gè)入口點(diǎn)而進(jìn)行。
The final stage of compilation in which subroutines implicitly or explicitly called by a source program are inserted from a library file into the program being compiled 對(duì)程序進(jìn)行編譯的最后階段的工作,把源程序隱含地或顯式地調(diào)用的子例行程序從程序庫(kù)文件中調(diào)出并插入到正在被編譯的程序中。