网页
图片
视频
学术
词典
地图
更多
航班
笔记本
subroutine
美 [ˈsʌbruˌtin]
英 [ˈsʌbruːˌtiːn]
n.
子例程(程序中反复执行某任务的一系列指令)
网络
子程序;子程式;子例行程序
复数:
subroutines
权威英汉双解
英汉
英英
网络释义
subroutine
n.
1.
子例程(程序中反复执行某任务的一系列指令)
a set of instructions which repeatedly perform a task within a program
n.
1.
【电子】子程序
n.
1.
a
small
part
of
a
computer
program
that
does
one
specific
job
1.
子程序
SAP字典 - MBA智库文档 ... SAP subreference 子编号
subroutine
子程序
subscription list 预定表 ...
doc.mbalib.com
|
基于1309个网页
2.
子例程
2008年7月10日 随笔档案 - 两颗番茄 - 博客园 ... subobject 子对象
subroutine
子例程
subscript operator 下标操作符 ...
www.cnblogs.com
|
基于255个网页
3.
子程式
子程式
(
subroutine
)是一个概括性的术语,任何高阶程序所呼叫的程序,都被称为子程式。它经常被使用在组合语言层级上。
zh.wikipedia.org
|
基于253个网页
4.
子例行程序
信息词汇英语翻译(R-Z) ... subprogram library 子程序库
subroutine
子例行程序
subroutine call 子例程得 ...
www.zftrans.com
|
基于86个网页
5.
副常式
副程式或
副常式
(
subroutine
):涵盖在主程式中 的一小部分独立的回圈或叠代处理的程式或是独 立於主程式之外,可透过主 …
www.docin.com
|
基于70个网页
6.
副程式
不论您是使用
副程式
(
Subroutine
)或是函式(Function),都可以加入参数, 只是刚才我们介绍副程式的时候没有使用而已。 副程 …
www.docin.com
|
基于56个网页
7.
子过程
函数通常也称之为
子过程
(
subroutine
),其定义格式如下: function name(){command...command; #分号
sharkyan.blog.51cto.com
|
基于19个网页
更多释义
收起释义
例句
释义:
全部
全部
,
子例程
子例程
,
子程序
子程序
,
子程式
子程式
,
子例行程序
子例行程序
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
The
rest
of the
subroutine
then
continues
executing
as
if the
error
did
not
occur
.
然后
,
该
子
例
程
的
剩余
部分
继续
执行
,
就
像
没有
发生
错误
一样
。
msdn2.microsoft.com
2.
This
process
is
called
by the
main
subroutine
(
labeled
with
:
main
to
tell
Parrot to
run
it
first
)
to
print
the
result
.
该
进程
被
主子
例
程
(
标
为
:
main
以
告诉
Parrot
首先
运行
它
)
调用
以
打印
结果
。
www.ibm.com
3.
FLUENT playing
as
a
subroutine
in
the
simulation
program
is called
in
every
time
step
to
compute
the
change
of the
river bed
elevation
.
FLUENT
作为
冲刷
模拟
程序
的
一个
子
程序
,
在
每个
时间
步
下
计算
河床
各个
节点
高程
的
变化
。
www.fabiao.net
4.
The
compareToneSequences
subroutine
performs
a
simple
difference
check
between
the
timings
of
the
tones
,
as
well
as
the
values
of the
tones
.
compareToneSequences
子
例
程
将
在
音调
的
计时
之间
以及
音调
值
之间
执行
一个
简单
的
差别
检查
。
www.ibm.com
5.
In
software
part
,
introduces
the
flowchart
of the
main
routine
,
detailed
introduces the
implementation
methods
of each important
subroutine
.
软件
部分
给
出
了
主
程序
流程图
和
各
主要
子
程序
的
具体
实现
方法
。
www.ceps.com.tw
6.
They
are
packages
with
a
private
namespace
and
private
subroutines
;
each
subroutine
is
called
a
rule
.
它们
是
具有
专用
名称
空间
(
namespace
)
和
专用
子
例
程
的
程序
包
;
每一
个子
例
程
被
称为
一个
规则
。
www.ibm.com
7.
Subroutine
is
run
at the
beginning
of
a
request
if
the
request
begins
a
new
session
.
事件
。
如果
请求
开始
一个
新会
话
,
msdn2.microsoft.com
8.
Compilation
Principle
course
this
is
one
of
a
small
experiment
,
is
to
use
recursive
subroutine
method
of
computing
expressions
.
这个
是
编译
原理
课程
的
其中
一个
小
实验
,
就是
用
递归
子
程序
法
实现
表达
式
的
运算
。
www.showxiu.com
9.
Subroutine
getTotalTime simply subtracts the
time
of the last keystroke
(
in
milliseconds
)
from the time of the
first
keystroke
.
子
例
程
getTotalTime
将
用
第一
次
击
键
时间
减去
最后
一次
击
键
时间
(
以
毫秒
为
单位
)
。
www.ibm.com
10.
These
statistics
include
the
number
of
calls
to
each
subroutine
and
the total amount of time
spent
within
each
.
统计
数据
包括
调用
每个
子
程序
的
次数
和
用
去
的
。
www.ttxyy.com
1
2
3
4
5