例行程序 meaning in Chinese
routime
routine program
Examples
- It should additionally ensure that interfaces for export and import routines , function as required
还应确保用于输出和输入例行程序的接口工作正常。 - To load and activate a program , utility , procedure , or subroutine into storage so it can run
将一个程序、实用程序、过程或者一个例行程序装入到内存,并激活它,使它运行。 - The attribute of a routine that allows thesame copy of the routine to be used by two or more tasks
例行程序的一种属性,它允许该例行程序的同一个复本可由两个或多个任务使用。 - A main storage location used by timer supervision routines to calculate timer intervals and time of day
为了计算定时间隔和每天的时间,时钟管理例行程序所占的一个主存储器单元。 - A subroutine which , when called again after an execution , resumes at the return point of its previous execution
一个例行程序,在开始执行后再一次被调用时,从它前次的执行的返回点继续执行。