搜索优化
网页
图片
视频
学术
词典
地图
更多
航班
笔记本
decremented
网络
累加器和新的被减一
网络释义
1.
累加器和新的被减一
函数添加到一个累加器(accumulator)序列(初始化为nil)中,然后递归,将新的
累加器和新的被减一
(
decremented
)的n传 …
code.google.com
|
基于 1 个网页
例句
释义:
全部
全部
,
累加器和新的被减一
累加器和新的被减一
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
The
age of
our
sample
query
plan
is
decremented
to
0
after
16
scans
of the
procedure
cache
,
unless
another
user
references
the
plan
.
在
本
例
中
,
查询
计划
的
年
经过
16
次
过程
缓存
扫描
后
减
为
0
,
除非
其他
用户
引用
了
该
计划
。
msdn2.microsoft.com
2.
can
be
post-incremented
,
post-decremented,
or
post-incremented
with
a
specified
index
offset
.
用
指定
的
索引
抵销
可能
是
后
增量
、
后
渐
减
或者
后
增量
。
wenwen.soso.com
3.
If
you
do
,
the
value
of
the
counter
must
first
be
copied
on
to
a
register
,
decremented
, and
then
updated
to
its
memory
.
如果
这样
做
,
counter
的
值
必须
先
复制
到
寄存
器
,
递减
,
然后
对
其
内存
更新
。
www.ibm.com
4.
When
a
reference
to
an
object
goes
out
of
scope
,
the
counter
is
decremented
.
如果
对
对象
的
引用
超出
了
范围
,
计数器
就
递减
。
msdn2.microsoft.com
5.
Specifies
whether
the
stencil
buffer
entry
can
be
decremented
,
clamping
to
zero
.
指定
是否
可以
减少
模具
缓冲区
项
,
最小
值
为
零
。
msdn2.microsoft.com
6.
When
you
call
a
method
on an
interface
,
the
reference
count
is
incremented
;
when the
method
returns
,
the
reference
count
is
decremented
.
调用
接口
方法
时
,
引用
计数
递增
;
方法
返回
时
,
引用
计数
递减
。
msdn2.microsoft.com
7.
As
each
thread
acquires
the
semaphore
,
the
number
of
available
connections
is
decremented
by
one
.
一旦
某个
线程
获得
了
信号量
,
可
获得
的
数据库
连接
数
减
一
。
www-128.ibm.com
8.
Events
,
perhaps
including
an
integer
representing
the
total
number of
pages
to
print
that
is
decremented
as
each
page
prints
.
事件
编写
代码
,
也许
还
包括
一个
表示
要
打印
的
总
页数
的
整数
,
该
整数
随着
每一
页
的
打印
而
递减
。
msdn2.microsoft.com
9.
The
nesting
level
is
incremented
when
the
called
function
starts
execution
,
and
decremented
when the
called
function
finishes
execution
.
被
调用
函数
开始
执行
时
,
嵌
套
级别
将
增加
;
被
调用
函数
执行
结束
后
,
嵌
套
级别
将
减少
。
msdn2.microsoft.com
10.
the
nesting
level
is
incremented
when
the
called
procedure
starts
running
,
and
decremented
when the
called
procedure
finishes
running
.
在
被
调用
过程
开始
运行
时
,
嵌
套
级
将
增加
,
在
被
调用
过程
运行
结束
后
,
嵌
套
级
将
减少
。
www.ichacha.net
1
2
3