
interrupts
词源
源自拉丁语 'interrumpere',由 inter-(在...之间) 和 rumpere(打破)组成,字面意思是'在中间打破'。
verb
❶ 打断某人说话或做某事,使其暂时停止或分心。通常指突然插入话语或行为,干扰了原本的进程。
“She interrupts me every time I try to explain.”
(每次我想解释时,她都会打断我。)
“The phone call interrupted our meeting.”
(电话打断了我们的会议。)
❶ 使某事物暂时停止或中断,通常指打破连续性或正常流程。
“The power outage interrupted the live broadcast.”
(停电中断了现场直播。)
“Traffic was interrupted by the accident.”
(交通事故中断了交通。)
noun
❶ 计算机术语,指处理器暂停当前任务去处理更高优先级事件的信号。
“The keyboard sends an interrupt to the CPU.”
(键盘向CPU发送一个中断信号。)
“Handling interrupts is crucial for real-time systems.”
(处理中断对实时系统至关重要。)
常见短语
interrupt handler — 计算机系统中专门处理中断信号的程序模块,负责保存当前状态并执行相应操作。
“The interrupt handler quickly saves the register values.”
(中断处理程序会快速保存寄存器值。)
without interruption — 表示某事持续进行,没有被中途打断的状态。
“We worked for five hours without interruption.”
(我们连续工作了五小时没被打断。)