看词语>英语词典>interrupts翻译和用法

interrupts

英 [ˌɪntəˈrʌpts]

美 [ˌɪntəˈrʌpts]

v.  插嘴; 打扰; 打岔; 使暂停; 使中断; 阻断,遮挡(连续线条、平面、景色等)
interrupt的第三人称单数

柯林斯词典

  • VERB 打断(某人)
    If youinterruptsomeone who is speaking, you say or do something that causes them to stop.
    1. Turkin tapped him on the shoulder. 'Sorry to interrupt, Colonel.'...
      图尔金拍拍他的肩膀。“不好意思打断您一下,上校。”
    2. He tried to speak, but she interrupted him.
      他想说话,但被她打断了。
  • VERB 中止;中断;使暂时停止
    If someone or somethinginterruptsa process or activity, they stop it for a period of time.
    1. He has rightly interrupted his holiday in Spain to return to London...
      他马上中止了在西班牙的度假回到伦敦。
    2. The match took nearly three hours and was interrupted at times by rain.
      比赛进行了将近3个小时,几次因雨而暂停。
  • VERB 遮挡;阻断
    If somethinginterruptsa line, surface, or view, it stops it from being continuous or makes it look irregular.
    1. Taller plants interrupt the views from the house.
      稍高些的植物遮挡了房内的视线。

双语例句

  • In this lab, you will design a program to send and receive serial data using interrupts.
    在这个实验室,你会设计一个程序来发送和接收串行数据用中断。
  • It chooses which CPU to send interrupts based on factors such as optimal performance.
    它将根据一些相关的因素(如最佳性能),选择将中断发送到哪个CPU。
  • Of course, this interrupts the flow of thought and contact with hearers.
    这样当然会打乱思绪,打断人和听众间的联系。
  • This usually is caused by a connection problem which interrupts updating of the database.
    通常是因为在连线过程中干扰了资料库的更新。
  • He's very impatient and always interrupts me mid-sentence.
    他很不耐烦,总是在我说到一半的时候打断我。
  • A "fast interrupt return" option is available for interrupts.
    中断有一个“快速中断返回”选项。
  • The primary aim of this approach is to simulate interrupts and test whether the ISR handles all possible interrupts.
    这种方法的主要目的是模拟中断,并测试ISR是否处理了所有可能的中断。
  • In this case, num_events will give the number of interrupts to be generated.
    在这种情况中,numevents给出了要生成的中断的次数。
  • The IRQ column indicates the number of interrupts that occurred while that process was running.
    IRQ栏指明了在进程进行过程中发生的中断的数目。
  • This API interrupts blocked threads as described in the JLS.
    此API会像JLS中描述的那样中断被阻塞的进程。