子例行程序 meaning in English
sub-rountine
sub-routine
Examples
- 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
使计算机程序、例行程序或子例行程序开始运行的动作。通常是根据指定的入口条件转移到一个入口点而进行。 - 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
对程序进行编译的最后阶段的工作,把源程序隐含地或显式地调用的子例行程序从程序库文件中调出并插入到正在被编译的程序中。