Loading

02 2020 档案

摘要:参考: https://blog.csdn.net/rengui1228/article/details/72977797 简述 最初,我们 IPC 只有管道,它没有名字,只能由具有亲缘关系的进程使用。后来 FIFO 加入,FIFO 又称为有名管道,可以由同一主机任意多个进程使用。后文为方便起见,分 阅读全文
posted @ 2020-02-13 14:23 沉云 阅读(185) 评论(0) 推荐(0)
摘要:参考: https://www.cnblogs.com/hanerfan/p/3592826.html 中断及信号 http://blog.sina.com.cn/s/blog_864017a701018vtb.html 各种信号及其释义 https://blog.csdn.net/woliuyun 阅读全文
posted @ 2020-02-02 16:39 沉云 阅读(565) 评论(0) 推荐(0)