文件名称:Redirect-Input-and-Output-windows
- 所属分类:
- 通讯编程
- 资源属性:
- [WORD]
- 上传时间:
- 2014-03-23
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- misya*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
. It uses the inherited handles for STDIN and STDOUT to access the pipe created by the parent. The parent process reads from its input file and writes the information to a pipe. The child receives text through the pipe using STDIN and writes to the pipe using STDOUT. The parent reads from the read end of the pipe and displays the information to its STDOUT.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Redirect Input and Output windows.doc