preempted
英 [pri(ː)ˈɛmptɪd]
美 [priˈɛmptɪd]
网络 抢占; 先占; 抢占了; 先发制人; 取代
双语例句
- Exercising his prerogative as host, Hsin-mei preempted the right to bestow his attentions on her in front of Hung-chien.
辛楣利用主人职权,当鸿渐的面向她专利地献殷勤。 - The young man elbowed the old lady aside and jumped onto the bus to occupy the vacant seat. His car preempted the parking space.
那小伙子将老太太推到一边,窜上车抢占了那个空位。他的车抢先占用停车位。 - 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调用(通过调度类)返回到红黑树。 - 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)。 - A special news program preempted the scheduled shows.
特别的新节目取代预定计划的表演。 - States and political subdivisions shall be preempted with respect to sections found to be adequate in such proposed list in accordance with subparagraph ( B).
国家和政治区分单位应抢先对部分发现有足够的这种拟议清单依照(b)项。 - Remaining critical sections that cannot be preempted are short and perform deterministically.
剩下的不能被抢占的临界部分非常短,并且可以确定地执行。 - This means that other processing must be preempted to allow the ABS task to execute at the desired periods.
这意味着必须抢占其他处理,以便ABS任务能按照期望的周期执行。 - A kernel task can be preempted, so that some important user application can continue to run.
一个内核任务可以被抢占,为的是让重要的用户应用程序可以继续运行。 - Check_preempt_curr: This function checks whether the currently running task can be preempted.
checkpreemptcurr:该函数将检查当前运行的任务是否被抢占。