会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
一匹夫
博客园
首页
新随笔
联系
订阅
管理
2021年4月5日
系统编程-信号-信号发送kill、raise、alarm
摘要: 信号发送 kill 和 raise函数 kill函数参数详解: 实验1 raise和kill 的使用 #include <stdio.h> #include <signal.h> #include <unistd.h> #include <stdlib.h> #include <sys/wait.h
阅读全文
posted @ 2021-04-05 11:16 一匹夫
阅读(359)
评论(0)
推荐(0)
编辑
公告