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

preempted

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

美 [priˈɛmptɪd]

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

双语例句

  • A kernel task can be preempted, so that some important user application can continue to run.
    一个内核任务可以被抢占,为的是让重要的用户应用程序可以继续运行。
  • A special news program preempted the scheduled shows.
    特别的新节目取代预定计划的表演。
  • The Linux kernel can be preempted and is subject to priority inversion.
    Linux内核可能被抢占并且常常出现优先级反转。
  • The council found that their traffic plans had been preempted by a government decision.
    市议会发现他们的交通规划已因政府先行作了决定而无法推行。
  • An NHRT has the same scheduling characteristics as RT threads as we've described them, except that an NHRT isn't preempted by GC and an NHRT can't read or write to the Java heap.
    NHRT具有与我们所描述的RT线程相同的调度特征,只是NHRT不会被GC抢占并且NHRT无法读或写Java堆。
  • Page could have preempted the hard-edged conversation with his analysts recently by proving that Google is ready to fully participate in the opportunity presented by the social web.
    佩奇原本有机会先发制人,利用近期的分析证明,谷歌已经做好准备,将利用社交网络提供的机遇大干一场。
  • This means that other processing must be preempted to allow the ABS task to execute at the desired periods.
    这意味着必须抢占其他处理,以便ABS任务能按照期望的周期执行。
  • Although the problem has not been solved to make Linux kernel preempted, the works of migration, the research and the exploration are worthwhile for correlative works.
    本文虽然在嵌入式Linux的移植过程中没有成功的解决Linux内核不可被抢占的问题,但移植工作本身以及整个研究、探索的内容和提出的思路对相关的研究工作具有一定的价值。
  • The Prudential bid preempted a plan to list a stake in AIA on the Hong Kong stock exchange.
    保诚的竞价使得AIA准备在香港证券交易所上市的计划胎死腹中。
  • Finally, it's possible for your code to be preempted while patching, and during that time, your target function may execute in its incomplete state.
    最后,在打补丁时你的代码被抢占也是可能的事,并且在那段时间里,你的目标函数可能用它的不完整状态执行。