火范文>英语词典>preempted翻译和用法

preempted

英 [pri(ː)ˈɛmptɪd]

美 [priˈɛmptɪd]

网络  抢占; 先占; 抢占了; 先发制人; 取代

双语例句

  • This means that application code that is executing will never be preempted by an instance of this timer class ( assuming you don't call Application. DoEvents).
    这意味着正在执行的代码从来不会被这个定时器类的实例所抢占(假设你不调用Application.DoEvents)。
  • His car preempted the parking space.
    他的车抢先占用停车位。
  • A kernel task can be preempted, so that some important user application can continue to run.
    一个内核任务可以被抢占,为的是让重要的用户应用程序可以继续运行。
  • A dispatched thread with an RT priority is allowed to execute until it blocks, voluntarily relinquishes control by yielding, or is preempted by a thread with a higher RT priority.
    具有RT优先级的调度线程可以一直执行直至阻塞,通过让步自愿放弃控制权,或被具有更高RT优先级的线程抢占。
  • The Prudential bid preempted a plan to list a stake in AIA on the Hong Kong stock exchange.
    保诚的竞价使得AIA准备在香港证券交易所上市的计划胎死腹中。
  • Loudspeaker systems have even preempted the paging and message-service roles of the department.
    对讲系统甚至已经替代了呼叫和留言服务。
  • But after creating the second thread, the primordial thread is preempted and is never allowed to tell the threads to terminate because the two RT threads execute on the two processors and never block.
    但是创建第二个线程后,原始线程被抢占并且再也不允许告知线程结束,因为两个RT线程在两个处理器上执行而且永远不会阻塞。
  • A special news program preempted the scheduled shows.
    特别的新节目取代预定计划的表演。
  • Exercising his prerogative as host, Hsin-mei preempted the right to bestow his attentions on her in front of Hung-chien.
    辛楣利用主人职权,当鸿渐的面向她专利地献殷勤。
  • In RT Linux, almost every kernel activity is made preemptible, thereby reducing the time required for a lower-priority thread to be preempted and allow a higher-priority one to run.
    在RTLinux中,几乎每个内核行为都是抢占式的,因此需要减少低优先级线程被抢占的时间,并允许高优先级线程运行。