摘要: 文章地址:http://blog.csdn.net/piggyxp/article/details/6922277附件如下:word文档PiggyIOCPServer_2008.rarPiggyStressTestClient.rar 阅读全文
posted @ 2014-05-03 17:57 袁晓平 阅读(294) 评论(0) 推荐(0)
摘要: #include "stdafx.h"#include "windows.h" #include "imm.h" #include "stdio.h" #include #include #include #include #include "tool.h"#include #includ... 阅读全文
posted @ 2014-05-03 17:42 袁晓平 阅读(3248) 评论(0) 推荐(1)
摘要: #pragma once#include namespace stds { class tool { public: std::string ws2s(const std::wstring& ws) { std::string curLocale = setlocale(LC_ALL... 阅读全文
posted @ 2014-05-03 16:52 袁晓平 阅读(322) 评论(0) 推荐(0)