interrupt handling
基本解释
- 中断处置
英汉例句
- In our example, part of the interrupt handling is carried out at the application level and part is in the driver.
在我们的例子中,中断处理的一部分是在应用程序层中运行的,另外一部分是在驱动程序中运行的。 - But there is a key difference between interrupt handling and process switching: the code executed by an interrupt or by an exception handler is not a process.
然而在中断处理和进程切换之间有一个关键的区别:由中断或异常处理执行的代码不在进程中。 - The features of QNX real time operation system are described briefly in this article. Multi-process programming, interrupt handling and network communication of TCP/IP are presented in detail.
简述了QNX实时操作系统的特点,详细介绍了基于QNX的多进程编程、中断处理以及TCP/IP网络通信。
双语例句
词组短语
- windows interrupt -handling windows中断
- interrupt request handling 处理中断请求
- interrupt handling programm 中断处理程序
- interrupt handling routine 中断处理程序
- interrupt handling logic [计]中断处理逻辑;中断处置逻辑
短语
专业释义
- 中断处理
- 中断处置
- 中断处理
Then the driver for collecting and sending audio data which accords with the AC’97 standard is developed considering the given features of I/O system drivers and interrupt handling.
结合VxWorks下I/O系统驱动和中断处理的特点,开发了符合AC’97标准的声卡中有关音频数据采集和发送的驱动程序。