preempted
英 [pri(ː)ˈɛmptɪd]
美 [priˈɛmptɪd]
网络 抢占; 先占; 抢占了; 先发制人; 取代
双语例句
- A kernel task can be preempted, so that some important user application can continue to run.
一个内核任务可以被抢占,为的是让重要的用户应用程序可以继续运行。 - NHRTs cannot access the heap and so, unlike other types of threads, NHRTs are mostly not interrupted or preempted by GC.
NHRT不能访问堆,因此,与其他类型线程不同,NHRT很少会被GC打断或抢占。 - Exercising his prerogative as host, Hsin-mei preempted the right to bestow his attentions on her in front of Hung-chien.
辛楣利用主人职权,当鸿渐的面向她专利地献殷勤。 - 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)。 - The Linux kernel can be preempted and is subject to priority inversion.
Linux内核可能被抢占并且常常出现优先级反转。 - Loudspeaker systems have even preempted the paging and message-service roles of the department.
对讲系统甚至已经替代了呼叫和留言服务。 - A special news program preempted the scheduled shows.
特别的新节目取代预定计划的表演。 - The TRAP system calling mechanism can ensure the system call could be preempted. The interface of kernel will meet the functional requirements of separation kernel and provide a foundation for the development of upper layer.
TRAP系统调用机制保证了系统调用的可抢占;内核接口满足了分区内核的功能需求,基本上能够为上层的开发提供基础。 - The council found that their traffic plans had been preempted by a government decision.
市议会发现他们的交通规划已因政府先行作了决定而无法推行。 - The currently running task ( now preempted) is returned to the red-black tree through a call to put_prev_task ( via the scheduling class).
当前运行任务(现在被抢占的任务)通过对putprevtask调用(通过调度类)返回到红黑树。