文件名称:Pipe
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-07-31
- 文件大小:
- 67kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
进程间通信,匿名管道,包括服务端和客户端,只适用于父进程与子进程间的通信-Interprocess communication, anonymous pipes, including server and client, is only applicable to the parent and child to communicate between processes
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Parent\MainFrm.cpp
......\MainFrm.h
......\Parent.aps
......\Parent.clw
......\Parent.cpp
......\Parent.dsp
......\Parent.dsw
......\Parent.h
......\Parent.ncb
......\Parent.opt
......\Parent.plg
......\Parent.rc
......\ParentDoc.cpp
......\ParentDoc.h
......\ParentView.cpp
......\ParentView.h
......\ReadMe.txt
......\res\Parent.ico
......\...\Parent.rc2
......\...\ParentDoc.ico
......\...\Toolbar.bmp
......\resource.h
......\StdAfx.cpp
......\StdAfx.h
Child\Child.aps
.....\Child.clw
.....\Child.cpp
.....\Child.dsp
.....\Child.h
.....\Child.plg
.....\Child.rc
.....\ChildDoc.cpp
.....\ChildDoc.h
.....\ChildView.cpp
.....\ChildView.h
.....\MainFrm.cpp
.....\MainFrm.h
.....\ReadMe.txt
.....\res\Child.ico
.....\...\Child.rc2
.....\...\ChildDoc.ico
.....\...\Toolbar.bmp
.....\Resource.h
.....\StdAfx.cpp
.....\StdAfx.h
Parent\res
Child\res
Parent
Child