文件名称:sdk_winbase_io_asyncio
- 所属分类:
- 通讯编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 18.64kb
- 下载次数:
- 0次
- 提 供 者:
- 黄*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The AsyncIO sample (also called the \"PDC\" sample) is a character-mode program for searching the files in a directory tree for a match against a pattern. It uses multiple threads, with each thread processing one file at a time, accumulating its matches. When each thread finishes searching a file, the thread sends the matches contiguously to a standard output.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 85375542sdk_winbase_io_asyncio.rar 列表 sdk_winbase_io_asyncio\MAKEFILE sdk_winbase_io_asyncio\PDC.C sdk_winbase_io_asyncio\pdc.dsp sdk_winbase_io_asyncio\PDC.H sdk_winbase_io_asyncio\README.TXT sdk_winbase_io_asyncio