单词
sigint
读音
ˈsɪɡɪnt
美式
英式
词根
无
释义
n. 通信情报,信号情报(指对无线电信号监听,截获和破译获得的情报)
例句
Listing 1 shows how to ignore a SIGINT.
清单1显示了如何忽略一个SIGINT信号。
This sends the SIGINT to the process to kill it.
这样发送SIGINT信号给进程杀死它。
Lets now look at a bare bones script that catches SIGINT and SIGQUIT.
现在,让我们来看一个只包含基本内容的脚本,它将捕捉SIGINT和SIGQUIT信号。
Listing 1 shows how to ignore a SIGINT.
清单1显示了如何忽略一个SIGINT信号。
This sends the SIGINT to the process to kill it.
这样发送SIGINT信号给进程杀死它。
Lets now look at a bare bones script that catches SIGINT and SIGQUIT.
现在,让我们来看一个只包含基本内容的脚本,它将捕捉SIGINT和SIGQUIT信号。
强化记忆
无
所属分类
程序员,其他
所在词典