文件名称:Overlapped-IO
介绍说明--下载内容均来自于网络,请自行研究使用
IO 操作有太多讲究了,Overlapped IO重叠IO可以让你要求操作系统为你传送数据,并且再传送完毕时通知你,
它使你的程序在IO进行过程中仍然能够继续处理事务。
-IO operations have too much stress the Overlapped IO overlapped IO can let you ask the operating system for you to transfer the data, and then notify you once transfer is complete,
It makes your program in the IO process of continuing to process the transaction.
它使你的程序在IO进行过程中仍然能够继续处理事务。
-IO operations have too much stress the Overlapped IO overlapped IO can let you ask the operating system for you to transfer the data, and then notify you once transfer is complete,
It makes your program in the IO process of continuing to process the transaction.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
重叠IO(Overlapped IO).doc