释义 |
interrupt 中断;[岔断] 1. A suspension of a process, such as the execution of a computer program, caused by an event external to that process, and performed in such a way that the process can be resumed. 由于某种外部事件使进程(例如一个计算机程序的执行)暂时挂起的一种现象, 而且所中止的进程能重新恢复正常的运行。 2. To stop a process in such a way which it can be resumed. 按照可重新恢复运行的方式去停止一个进程。 3. In data transmission, to take an action at a receiving station which causes the transmitting station to terminate a transmission. 在数据传输中,接收站采取行动使发送站终止传输工作。同interruption。 |