- [自动化] subprogram; functional element program; subroutine
◇子程序包 subroutine package; 子程序语句 subprogram statement
- 闭a型子程序 closed a subroutine
- 闭合子程序 closed subroutine; linked subroutine
- 闭型子程序 closed sub routine; closed subprogram; closed subroutine; linked subroutine; out-of-line subprogram
- 编辑子程序 editing subroutine
- 编码子程序 code subroutine
- 标准子程序 standard subprogram; standard subroutine
- 参数子程序 parameter subroutine; parametric subroutine
- 测试子程序 test subroutine
- 插入子程序 i ert subroutine; insert subroutine; inserted subroutine
- 产生子程序 generating subroutine
- 常用子程序 ordinary subroutine
- 除法子程序 dividing subroutine; division subroutine
- 传入子程序 afferent subroutine
- 次子程序 sub subroutine; subsubroutinee
- 存储子程序 storage subroutine
- 打印子程序 print subroutine
- 导出子程序 derived subprogram
- 递归子程序 recursive subprogram; recursive subroutine
- 电子程序 electronic program
- 调度子程序 scheduling subroutine
- 调入子程序 call in
- 调用子程序 call subroutine; invoking subprogram
- 顶层子程序 head routine
- 动态子程序 dynamic routine; dynamic subroutine
- 子程序,子例行程序 subroutine
- 子程式码 child code
"查查词典"手机版
千万人都在用的超大词汇词典翻译APP
- For algol, write one subprogram for statements, one for declarations and one for expressions .
对于算法语言来说,我们可以分别把语句、说明和表达式编成子程序。 - If your program is a subroutine library , you may
如果你的程序是一个子程序库。 - You cannot run a second instance of this program
此时不能运行该程序的其他子程序。 - The call subroutine is used for this sentence
这个语句是用来调用子程序。 - This statement is used to invoke a subroutine
这个语句是用来调用子程序。 - Executes a string file as a subprogram
将一个字符串/文件作为子程序执行。 - Basic psychology is among my subroutines
我的子程序里面有基本的心理学 - An instruction to go to a subroutine
一种转移到子程序去的指令。 - This subroutine sorts one or two dimensional arrays
这个子程序可以对一维或者二维数组进行排序。 - A value used to evaluate a procedure or subroutine
自变量,变元一数值,用于确定程序或子程序的值
- 子程序的法语:procédure sous-programme programme sous-routine fonction
- 子程序的日语:サブルーチン
- 子程序的韩语:[명사] (컴퓨터의) 서브루틴(subroutine).
- 子程序的俄语:подпрогра́мма подпрограмма фу́нкция процеду́ра
- 子程序什么意思:子程序 基本解释:能被其他程序调用,在实现某种功能后能自动返回到调用程序去的程序。其最后一条指令一定是返回指令,故能保证重新返回到调用它的程序中去。也可调用其他子程序,甚至可自身调用。
Last modified time:Sat, 16 Aug 2025 00:29:56 GMT