例程的用法和樣例:
例句
-
在程序設計中,用于連接兩個(gè)分離例程的程序代碼。它能夠在例程之間傳遞數值和或控制權。
In programming, code that connects two separately coded routines and passes values and/or control between them. -
計算機程序、例程、或子例程內的具有如下功能的任何指令,執行這條指令后控制權將不再由該計算機程序、例程、或子例程行使了。
Any instruction in a computer program, in a routine, or in a subroutine after the execution of which control is no longer exercised by that computer program, that routine, or that subroutine.