诗词屋>英语词典>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.
      稍高些的植物遮挡了房内的视线。

双语例句

  • You can step on him very firmly if he interrupts you again.
    如果他再打扰你,你可以严厉地斥责他。
  • This eliminates the multiple interrupts of packet copying.
    这就消除了包拷贝的多个中断。
  • All Interrupt Requests ( IRQs) issued by I/ O devices give rise to maskable interrupts.
    所有由I/O设备提出的IRQ(中断请求)产生可屏蔽中断。
  • The external and internal interference interrupts my interpretation at short intervals.
    内部和外部干涉以很短的间隔打扰我翻译。
  • It chooses which CPU to send interrupts based on factors such as optimal performance.
    它将根据一些相关的因素(如最佳性能),选择将中断发送到哪个CPU。
  • When one thread interrupts another, the interrupted thread does not necessarily stop what it is doing immediately.
    当一个线程中断另一个线程时,被中断的线程不一定要立即停止正在做的事情。
  • You will also have to write a kernel thread that will generate the various interrupts.
    您还需要编写一个内核线程,它负责生成各种中断。
  • The interrupt controller hardware sends interrupts to any CPU.
    中断控制器硬件可以将中断发送到任何CPU。
  • A test application should be written to handle these interrupts.
    我们应该编写一个测试应用程序来处理这些中断。
  • The primary aim of this approach is to simulate interrupts and test whether the ISR handles all possible interrupts.
    这种方法的主要目的是模拟中断,并测试ISR是否处理了所有可能的中断。