不可中断的 meaning in English
uninterruptable
Examples
- Methods in the block require advance preparation and must be noninterruptible
块中的方法需要事先准备,并且必须是不可中断的。 - A special case of preemptive on - line scheduling on two identical machines with rejection
一特殊情形不可中断的两台可拒绝同型平行机在线排序问题 - However these processes are non - interruptible , so it prevents adding staff activities to the process
然而,这些流程是不可中断的,所以不能向流程中添加员工活动。 - In . net framework version 2 . 0 , pending availability through compiler support , user code creates non - interruptible regions with a reliable try catch finally that contains an empty try catch block preceded by a
Net framework 2 . 0版中,通过使用编译器支持暂停可用性,用户代码创建不可中断的区域,其中具有包含前面是 - On the other hand , if we compile and run this code on a machine where it is possible to store an object s value in one instruction that cannot be interrupted , then the handler will always print 0 , 0 or 1 , 1
为1 ,或者反之。另一方面,如果我们运行代码的机器能够在一个不可中断的指令中存储一个对象的值,那么处理器将永远打印0 , 0或1 , 1 。