中英
中断信号
  • 简明
  • 新汉英
  • 网络释义
  • 专业释义
  • 1

    [计] interrupt signal

    例如,当用户按下 Ctrl + C 键时,发送一个中断信号(interrupt signal)给当前正在运行的程序,这个信号不是由操作系统发出,而是由shell(终端,命令提示符)处理并解析组合键。

  • 2

     look-at-me

    ... 中断序列:abort sequence 中断信号(计算机行话):look-at-me 中断向量:interrupt vector ...

  • 3

     SIGINT

    如果正在执行一个中断信号(SIGINT)的处理程序,那么如果main函数中还有个sleep(),sleep在中断信号的处理程序执行过程中醒来,sleep的实现中会执行SIGALRM的处理程...

  • 4

     Interrupt

    ...表示地址输入端,以DI1表示数据输入端并且以DO1表述数据输出端以及以W1表示提供等待信号(Wait)的输出端和具有中断信号(Interrupt)的输出端INT1。 进一步描述通信组件的内容,其中在此根据各自的总线系统或者通信组件示范地选择功能,比如作为CAN通信组件。

短语
查看更多
  • 双语例句
  • 1
    我们等待一帧准备好,或者等待一个中断信号
    We wait for a frame to be ready or for a signal to interrupt our wait.
  • 2
    换句话说,控制单元在解决完中断信号后,处理的指令就是选中的处理函数的第一条指令。
    In other words, the instruction processed by the control unit after dealing with the interrupt signal is the first instruction of the selected handler.
  • 3
    与遵循树的自然结构而进行的地址转换不同,机器上的任何设备都可以发起和终止中断信号
    Unlike address range translation which follows the natural structure of the tree, Interrupt signals can originate from and terminate on any device in a machine.
查看更多