网页
图片
视频
学术
词典
地图
更多
航班
笔记本
中断 interrupts
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
When
code
disables
interrupts
,
the ticks
will
not
be
attributed
to
the
code
until
the point where the
interrupts
are re-enabled
.
当
代码
禁用
中断
时
,
节拍
将
不能
归结
到
代码
,
直到
中断
被
重新
启用
。
www.ibm.com
2.
Because
interrupts
can
come
anytime
,
the
kernel
might
be
handling
one of them
while
another
one
(
of
a
different
type
)
occurs
.
因为
中断
可以
在
任意
时刻
到来
,
内核
可能
在
处理
某个
中断
时
,
另外
一个
中断
(
不同
类型
)
发生
了
。
bbs.chinaunix.net
3.
Kernel
code
and
data
are
always
addressable
,
ready
to
handle
interrupts
or
system
calls
at
any
time
.
因此
,
内核
代码
与
数据
在
内存
中
的
地址
总是
能够
被
准确
定位
,
从而
为
时刻
处理
中断
以及
系统
调用
做好
了
准备
。
www.bing.com
4.
Fraud
may
I
just
leave
home
today
,
just
call
to
my
head
,
among
the
loopholes
,
had
to
call
interrupts
lest
be
found
.
可能
诈骗
人
没
想到
我
今天
正好
休假
在家
,
就
正好
拨打
到
我
的
头
上
了
,
结果
中间
漏洞百出
,
就
只好
挂电话
中断
以免
被
识破
。
zhidao.baidu.com
5.
No, the
percentage
of
time
that
the
CPU
spends
handling
interrupts
is
not
a
subset
of the
total
busy
time
for
that
CPU
.
不
包括
。
CPU
处理
中断
所
占
的
时间
百分比
并不是
那个
CPU
全部
繁忙
时间
的
子集
。
www.ibm.com
6.
If
it
cannot
be
resolved
by
the
VMM
,
or
if
the
page
fault
occurs
when
interrupts
are
disabled
,
the
system
will
crash
.
如果
不
能够
通过
VMM
解决
,
或者
在
禁用
中断
的
情况
下
发生
页面
错误
,
那么
将
造成
系统
崩溃
。
www.ibm.com
7.
An
operating system
typically
consists
of
a
set
of
function
calls
, or software
interrupts
,
and
a
periodic
clock
tick
.
一个
操作系统
典型
地
由
一个
函数
调用
集
、
件
中断
和
定期
时钟
周期
组成
。
www.dictall.com
8.
Being able
to
deliver
interrupts
to
each
CPU
in
the
system
is
crucial
for
fully
exploiting the
parallelism
of
the
SMP
architecture
.
对于
完全
采用
并行
机制
的
SMP
架构
来说
,
那个
将
中断
送
到
系统
中
每个
CPU
很
关键
。
linux.chinaunix.net
9.
A
microprocessor
will
check
for
interrupts
at
the
end
of
every
instruction
.
微处理器
将
在
每
一
个
指令
末尾
检查
有
无
中断
。
dict.veduchina.com
10.
Interrupts
can
come
anytime
,
when
the
kernel
may
want
to
finish
something
else
it
was
trying to
do
.
中断
可以
在
任意
时刻
到来
,
这时
内核
可能
希望
结束
它
正在
做
的
某件
其他
事情
。
bbs.chinaunix.net
1
2
3
4
5