搜索资源列表

  1. 实验二302_22

    0下载:
  2. 使用系统调用fork()创建两个子进程。当此程序运行时,在系统中有一个父进程和两个子进程活动。让每一个进程在屏幕上现实一个字符:父进程显示字符’a’;子进程分别显示字符’b’和’c’。试观察记录屏幕上的显示结果并分析原因。-use system calls fork () to create two child process. When running, the system is a process and the father o
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-11
    • 文件大小:10240
    • 提供者:杨宇文

源码中国 www.ymcn.org