您要查找的是不是:
- An instruction to go to a subroutine. 一种转移到子程序去的指令。
- subroutine subprogram 子程序的辅助程序
- A value used to evaluate a procedure or subroutine. 自变量,变元一数值,用于确定程序或子程序的值
- A transfer instruction to a subprogram. 指向子程序的转移指令。
- The call subroutine is used for this sentence. 这个语句是用来调用子程序。
- A subroutine or set of data contained sequentially within another. 子程序包含在其它程序中的程序或一组连续数
- God sees the subprogram is good. 上帝看到子程序是好的。
- Move the statement into a procedure or subroutine. 将该语句移动到过程或子例程中。
- If your program is a subroutine library, you may. 如果你的程序是一个子程序库。
- This statement is used to invoke a subroutine. 这个语句是用来调用子程序。
- An overloaded subprogram is an important concept in Ada language. 重载子程序是Ada语言的一个新概念.
- A problem with the subprogram has paralyzed the entire system. 由于电脑的子程序出现问题,导致整个系统都瘫痪了。
- Call: A programming instruction that invokes a subroutine. 调用:是程式设计的指令;用它召唤“子例行程式”。
- A subroutine used to establish the full routine or another routine. 引导程序,引导指令用来建立全部路径或另一路径的辅助程序
- The signatures of the subroutine and the event must match. 子例程的签名必须与事件匹配。
- If this flag is not set, the user subroutine will not be invoked. 如果没有设置该标志,则用户子例程将不会被调用。
- Step one instruction, but proceed through subroutine calls. 单步执行一条指令,但通过子程序调用处理。
- If there is no instruction cache, this subroutine may be a no-op. 如果在你的目标机上,没有指令缓存,则可能不做任何操作。
- This subroutine sorts one or two dimensional arrays. 这个子程序可以对一维或者二维数组进行排序。
- To transfer control to a specified closed subroutine. 把控制转交给一个指定的闭式子例行程序。