Web
Images
Videos
Academic
Dict
Maps
例程
[lì chéng]
na.
routine
Web
routines
;
co
-
routine
;
samples
Chinese-English
Web Definition
na.
1.
routine
1.
routine
Liran - 博客园 ... robustness 健壮性
routine
例程
rvalue 右值 ...
liran.cnblogs.com
|
Based on 1003 pages
2.
routines
仿真
例程
(
Routines
) Simulink在仿真的特定阶段调用对应的S-函数功能模 块(函数),来完成不同的任务,如初始化、计算 …
wenku.baidu.com
|
Based on 533 pages
3.
co-routine
创建的一个协同
例程
(
co-routine
),其中 f 是一个 Lua 函数。线程不会在创建时启动;相反,它是在创建之后使用 块(Chunk)。
www.ibm.com
|
Based on 268 pages
4.
samples
Android源码分析 - 康鸽子 - 博客园 ... |-- apriori( 预链接工具) |--
samples
(
例程
) |-- apache-http( 网页服务器) ...
www.cnblogs.com
|
Based on 44 pages
5.
subroutine
...更重要的,它会呼叫一些函式(function)或是
例程
(
subroutine
),并且储存当前函式的状态,最好的数据结构方法,资料 …
baike.baidu.com
|
Based on 44 pages
6.
UDR
用户定义的
例程
(
UDR
)是在系统目录表中创建和注册的例程,并且将在 SQL 语句或其他例程中调用。UDR 可以是函数或者 …
www.ibm.com
|
Based on 39 pages
7.
ValidateNewUser.js
负责对各字段执行验证的 JavaScript
例程
(例如,
ValidateNewUser.js
)要在 HTML 表单发生 清单 6. ValidateNewUser.js
www.ibm.com
|
Based on 23 pages
8.
Sample Code Fragment
四、
例程
(
Sample Code Fragment
)前面讲述了RIP方法,现在我们来看如何编写代码以实现之,以及一些需要注意的问题。 …
blog.donews.com
|
Based on 8 pages
More Definitions
Collapse Definitions
Sample Sentence
Definition:
All
All
,
routine
routine
,
routines
routines
,
co-routine
co-routine
,
samples
samples
Category:
All
All
,
Oral
Oral
,
Written
Written
,
Title
Title
,
Technical
Technical
Source:
All
All
,
Dictionary
Dictionary
,
Web
Web
Difficulty:
All
All
,
Easy
Easy
,
Middle
Middle
,
Hard
Hard
More sentence filters
Hide sentence filters
1.
Many
number
-
reading
routines
,
if
presented with an
excessively
large
number
,
will
"
roll
over
"
the
value
into
a
negative
number
.
在
很多
数据
读取
例
程
中
,
如果
读
到
一个
特别
大
的
数
,
就会
发生
“
溢出
”
而
变成
一个
负数
。
zài
hěn duō
shù jù
dú qǔ
lì chéng
zhōng
,
rú guǒ
dú
dào
yī gè
tè bié
dà
de
shù
,
jiù huì
fā shēng
"
yì chū
"
ér
biàn chéng
yī gè
fù shù
。
www.ibm.com
2.
Within
a
few
days
of
her
return home
,
we
will
quickly
develop
a
new
routine
and grow
accustomed
to
her
new
-
found
presence
in
the
house
.
在
她
回家
几天
内
,
我们
将
很快
建立
一个
新
的
生活
例
程
,
同时
习惯
在
这个
家里
这个
“
新
面孔
”
的
存在
。
zài
tā
huí jiā
jǐ tiān
nèi
,
wǒ men
jiāng
hěn kuài
jiàn lì
yī gè
xīn
de
shēng huó
lì chéng
,
tóng shí
xí guàn
zài
zhè ge
jiā lǐ
zhè ge
"
xīn
miàn kǒng
"
de
cún zài
。
www.elanso.com
3.
This
parameter
determines
the
size
of the
buffer
used
for
passing
parameters
between
the
routine
and
the
calling
application
.
这个
参数
确定
缓冲区
的
大小
,
用于
在
例
程
和
发出
调用
的
应用程序
之间
传递
参数
。
zhè ge
cān shù
què dìng
huǎn chōng qū
de
dà xiǎo
,
yòng yú
zài
lì chéng
hé
fā chū
diào yòng
de
yìng yòng chéng xù
zhī jiān
chuán dì
cān shù
。
www.ibm.com
4.
For
instance
,
to
limit
values
in
a
field
to
all
numbers
,
write
a
routine
that
makes
sure
the
input
is
all
numbers
.
例如
,
要
把
字段
值
限定
为
所有
数字
,
需要
编写
一个
确保
输入
全都
是
数字
的
例
程
。
lì rú
,
yào
bǎ
zì duàn
zhí
xiàn dìng
wèi
suǒ yǒu
shù zì
,
xū yào
biān xiě
yī gè
què bǎo
shū rù
quán dōu
shì
shù zì
de
lì chéng
。
www.ibm.com
5.
This
process
is
called
by the
main
subroutine
(
labeled
with
:
main
to
tell
Parrot to
run
it
first
)
to
print
the
result
.
该
进程
被
主子
例
程
(
标
为
:
main
以
告诉
Parrot
首先
运行
它
)
调用
以
打印
结果
。
gāi
jìn chéng
bèi
zhǔ zi
lì chéng
(
biāo
wèi
:
main
yǐ
gào su
Parrot
shǒu xiān
yùn xíng
tā
)
diào yòng
yǐ
dǎ yìn
jié guǒ
。
www.ibm.com
6.
In
an
object-oriented
architecture
,
these
elements
might
be
classes
and
methods
,
which
I
prefer
to
call
routines
.
在
面向
对象
构架
中
,
这些
元素
可以
是
类
和
方法
(
我
更喜欢
称为
例
程
)
。
zài
miàn xiàng
duì xiàng
gòu jià
zhōng
,
zhè xiē
yuán sù
kě yǐ
shì
lèi
hé
fāng fǎ
(
wǒ
gèng xǐ huan
chēng wéi
lì chéng
)
。
www.52rd.com
7.
This
event
is
often
used
to
cancel
the
sorting
operation
or
to
perform
a
custom
sorting
routine
.
控件
对
相应
的
排序
操作
进行
处理
之前
发生
。
此
事件
通常
用于
取消
排序
操作
或
执行
自
定义
的
排序
例
程
。
kòng jiàn
duì
xiāng yìng
de
pái xù
cāo zuò
jìn xíng
chǔ lǐ
zhī qián
fā shēng
。
cǐ
shì jiàn
tōng cháng
yòng yú
qǔ xiāo
pái xù
cāo zuò
huò
zhí xíng
zì
dìng yì
de
pái xù
lì chéng
。
msdn2.microsoft.com
8.
The
rest
of the
subroutine
then
continues
executing
as
if the
error
did
not
occur
.
然后
,
该
子
例
程
的
剩余
部分
继续
执行
,
就
像
没有
发生
错误
一样
。
rán hòu
,
gāi
zǐ lì chéng
de
shèng yú
bù fen
jì xù
zhí xíng
,
jiù
xiàng
méi yǒu
fā shēng
cuò wù
yí yàng
。
msdn2.microsoft.com
9.
The
easy
language
routines
source
also
easy
to
use
language
to
support
application
interface
library
,
multi-threading
support
library
.
本
易
语言
例
程
源
码
还
使用
到
易
语言
应用
接口
支持
库
,
多线程
支持
库
。
běn
yì
yǔ yán
lì
chéng yuán
mǎ
hái
shǐ yòng
dào
yì
yǔ yán
yìng yòng
jiē kǒu
zhī chí
kù
,
duō xiàn chéng
zhī chí
kù
。
www.pudn.com
10.
This
routine
resolves
the
syntax
to be
used
for
entry
and
then
converts
the
entry
passed
into
the
name
service
representation
.
这个
例
程
解析
条目
使用
的
语法
,
然后
把
传递
的
条目
转换
为
名称
服务
表示
。
zhè ge
lì chéng
jiě xī
tiáo mù
shǐ yòng
de
yǔ fǎ
,
rán hòu
bǎ
chuán dì
de
tiáo mù
zhuǎn huàn
wéi
míng chēng
fú wù
biǎo shì
。
www.ibm.com
1
2
3
4
5
Bing Dictionary App
Without any ads
Go to website
Download mobile dict apps
iOS
Windows Phone
Android
Download PC apps
Win32 Version
Microsoft Store