1.
handler interrupt service section
处理程序中断服务区
2.
Process of application program interruption and resumption on BREW platform
Brew平台上应用程序中断和恢复的处理
3.
software priority interrupt
程序优先级中断-由程序进行中断
4.
operator external interrupt processor
操作员外中断处理程序
5.
display stop interrupt handler
显示停止中断处理程序
6.
control panel interrupt transfer
控制板中断转移程序
7.
compiler diagnostics
编译程序的诊断程序
8.
A circuit that conveys a signal stopping the execution of a running program.
中断传递中断当前运行程序信号的电路
9.
Break execution when the program reaches this location in a file.
程序执行到文件的该位置时,中断执行。
10.
Break execution when the program reaches this location in a function.
程序执行到函数的该位置时,中断执行。
11.
Breaks the execution of all programs currently being debugged.
中断执行所有当前正在调试的程序。
12.
An interruption of a program that is initiated by a software instruction.
由软件指令发起的的一个程序的中断。
13.
post program controlled interrupt receiver
算后程序控制中断接收器
14.
To interrupt execution at a given spot, usually for the purpose of debugging.
在给定点中断执行,通常用于调试程序。
15.
an instruction that interrupts the program being executed and passes control to the supervisor.
中断正在执行的程序转受管理人控制。
16.
an instruction that interrupts the program being executed.
中断正在执行的电脑程序的一种指令。
17.
Linux Interrupt System Measurement with Program Dependency;
Linux中断系统的程序依赖性度量
18.
Design of Interrupt Device Drivers Based on Embedded Linux
基于嵌入式Linux的中断驱动程序设计