Windows IO 性能简单测试
摘要:转自:http://bbs.csdn.net/topics/360111289, 有改动。 #include #include #include #include#pragma comment(lib,"ws2_32.lib")ULONGLONG g_nReadCounts=0,g_nWriteCounts=0,g_nOtherCounts=0,g_nReadsBytes=0,g_nWriteB...
阅读全文
posted @
2014-05-06 19:13
qinfengxiaoyue
阅读(2739)
推荐(0)