会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
东坡肉肉君
我自关山点酒,千秋皆入喉
博客园
首页
新随笔
联系
管理
2020年11月2日
Socket网络编程: 多进程
摘要: 编程实现创建2个新进程,每个新进程负责打印出: (1)“Hello!My father is+父进程号” (2)“I am +子进程号” (3)50以内的质数 #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <s
阅读全文
posted @ 2020-11-02 21:13 东坡肉肉君
阅读(204)
评论(0)
推荐(0)
编辑
公告