文件名称:create-process
-
所属分类:
- 标签属性:
- 上传时间:2013-11-15
-
文件大小:3.16mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
创建两个进程,让子进程读取一个文件,父进程等待子进程读取完文件后继续执行,实现进程协同工作。
进程协同工作就是协调好两个进程,使之安排好先后次序并以此执行,可以用等待函数来实现这一点。当需要等待子进程运行结束时,可在父进程中调用等待函数。
-Create two processes, allowing the child to read a file, read the parent process waits for the child process to continue execution after the file, realize the process of working together. Processes work together to coordinate the two processes is to make arrangements for implementation of the order and thus can be used to wait for the function to achieve this. When you need to wait for the child process end of the run, you can call the parent process to wait for the function.
进程协同工作就是协调好两个进程,使之安排好先后次序并以此执行,可以用等待函数来实现这一点。当需要等待子进程运行结束时,可在父进程中调用等待函数。
-Create two processes, allowing the child to read a file, read the parent process waits for the child process to continue execution after the file, realize the process of working together. Processes work together to coordinate the two processes is to make arrangements for implementation of the order and thus can be used to wait for the function to achieve this. When you need to wait for the child process end of the run, you can call the parent process to wait for the function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
创建进程/
创建进程/child/
创建进程/child/Debug/
创建进程/child/Debug/child.exe
创建进程/child/Debug/child.ilk
创建进程/child/Debug/child.obj
创建进程/child/Debug/child.pch
创建进程/child/Debug/child.pdb
创建进程/child/Debug/vc60.idb
创建进程/child/Debug/vc60.pdb
创建进程/child/child.cpp
创建进程/child/child.dsp
创建进程/child/child.dsw
创建进程/child/child.ncb
创建进程/child/child.opt
创建进程/child/child.plg
创建进程/child/data.txt
创建进程/child/~VC24.tmp
创建进程/child/~VC25.tmp
创建进程/father/
创建进程/father/1.txt
创建进程/father/Debug/
创建进程/father/Debug/father.exe
创建进程/father/Debug/father.ilk
创建进程/father/Debug/father.obj
创建进程/father/Debug/father.pch
创建进程/father/Debug/father.pdb
创建进程/father/Debug/vc60.idb
创建进程/father/Debug/vc60.pdb
创建进程/father/FATHER.plg
创建进程/father/data.txt
创建进程/father/father.cpp
创建进程/father/father.dsp
创建进程/father/father.dsw
创建进程/father/father.ncb
创建进程/father/father.opt
创建进程/child/
创建进程/child/Debug/
创建进程/child/Debug/child.exe
创建进程/child/Debug/child.ilk
创建进程/child/Debug/child.obj
创建进程/child/Debug/child.pch
创建进程/child/Debug/child.pdb
创建进程/child/Debug/vc60.idb
创建进程/child/Debug/vc60.pdb
创建进程/child/child.cpp
创建进程/child/child.dsp
创建进程/child/child.dsw
创建进程/child/child.ncb
创建进程/child/child.opt
创建进程/child/child.plg
创建进程/child/data.txt
创建进程/child/~VC24.tmp
创建进程/child/~VC25.tmp
创建进程/father/
创建进程/father/1.txt
创建进程/father/Debug/
创建进程/father/Debug/father.exe
创建进程/father/Debug/father.ilk
创建进程/father/Debug/father.obj
创建进程/father/Debug/father.pch
创建进程/father/Debug/father.pdb
创建进程/father/Debug/vc60.idb
创建进程/father/Debug/vc60.pdb
创建进程/father/FATHER.plg
创建进程/father/data.txt
创建进程/father/father.cpp
创建进程/father/father.dsp
创建进程/father/father.dsw
创建进程/father/father.ncb
创建进程/father/father.opt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.