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。
1·Number of times that the process was dispatched (or how many times the kernel dispatch subroutine relinquished the CPU to that process).
进程被调度的次数(或者说是内核调度子例程为那个进程释放CPU的次数)。
2·At this level a program becomes multiple instances of a service subroutine callable in parallel by a client through some grid middleware.
这个级别上的应用程序已经变成服务子例程的多个实例,可由客户机通过某种网格中间件并行调用。
3·Listing 3 shows the variable declaration and subroutine calls from the program header.
清单3显示了程序头文件中的变量声明和子例程调用。
4·The END() subroutine executes when the script terminates and ensures that a DBI error message about not explicitly disconnecting from the database doesn't occur.
当脚本终止并且确保没有出现关于数据库未显式分离的 DBI 错误消息时, END() 子例程就会执行。
5·Listing 4 shows two rules from the same subroutine of standardizing part names.
清单4显示了来自同一个标准化部件名称的子例程的两条规则。
网络释义

子程序

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 01:46