Subroutine
英音[ ˈsʌbruːtiːn ] 美音[ ˈsʌbruːtiːn ]

子程序

常用释义

词性释义

n.

[计] 子程序
例句
  • 全部
  • 子程序
Subroutine is run at the beginning of a request if the request begins a new session.
Subroutine getTotalTime simply subtracts the time of the last keystroke (in milliseconds) from the time of the first keystroke.
1·This mode is often used for global variable access, branching, and subroutine calls.
这种模式通常用于全局变量访问、分支以及子程序调用。
2·Let's take a look at the subroutine and describe how it works.
让我们来看一看这个子程序并了解一下其工作原理。
3·Recall that the fields are delimited by ##, and the subroutine above puts all of the fields for one record into the delRecs array.
字段都是用 ## 分隔的,并且上面的子程序将把一条记录的所有字段放入 delRecs 数组中。
4·The stack region is used for subroutine return addresses, as well as to store automatic data.
stack区域用于子程序返回地址,也用于存储自动数据。
5·Once the keyword and display parameter hash has been built, we can move on to our simple keyword matching subroutine: matchWords.
构建了关键字和显示参数散列之后,接下来我们可以查看简单的关键字匹配子程序:matchWords。
网络释义

子程序

SAP字典 - MBA智库文档 ... SAP subreference 子编号 subroutine 子程序 subscription list 预定表 ...

子例程

2008年7月10日 随笔档案 - 两颗番茄 - 博客园 ... subobject 子对象 subroutine 子例程 subscript operator 下标操作符 ...

子程式

子程式subroutine)是一个概括性的术语,任何高阶程序所呼叫的程序,都被称为子程式。它经常被使用在组合语言层级上。

子例行程序

信息词汇英语翻译(R-Z) ... subprogram library 子程序库 subroutine 子例行程序 subroutine call 子例程得 ...

副常式

副程式或副常式subroutine):涵盖在主程式中 的一小部分独立的回圈或叠代处理的程式或是独 立於主程式之外,可透过主 …

副程式

不论您是使用副程式(Subroutine)或是函式(Function),都可以加入参数, 只是刚才我们介绍副程式的时候没有使用而已。 副程 …

子过程

函数通常也称之为子过程(subroutine),其定义格式如下: function name(){command...command; #分号
同义词
n.
[计]子程序
更新时间:2025-05-07 04:04