interruption code信息详情
中断码
interruption───n.中断;干扰;中断之事
alimentation sans interruption───不间断电源
code───n.代码,密码;编码;法典;vt.编码;制成法典;n.(Code)人名;(英、法、西)科德;vi.指定遗传密码
conferee code───会商代码
clearing code───清算代码
access code───选取码;选[存]取码
object code───目标代码;结果代码
lnvltatlon code───LNVLTLON代码
fund code───基金代码
For tasks that execute code in a loop, it is common to check for interruption only once per loop iteration.───对于执行一个循环中的代码的任务,通常只需为每一个循环迭代检查一次中断。
three of us worked with little interruption because RIP's code references its visual elements externally.───我们三人几乎没有中断工作,因为RIP参考可见的元素进行开发。
However, even noncancelable tasks should attempt to preserve the interrupted status in case code higher up on the call stack wants to act on the interruption after the noncancelable task completes.───但是,即使是不可取消的任务也应该尝试保留中断状态,以防在不可取消的任务结束之后,调用栈上更高层的代码需要对中断进行处理。