摘要:
/// <summary> /// 异步Http服务器 /// </summary> class AsyncHttpServer { readonly HttpListener _listener; //相应信息 const string RESPONSE_TEMPLATE = "<html><he 阅读全文
posted @ 2016-03-10 12:16
zzhi.wang
阅读(2068)
评论(0)
推荐(0)
浙公网安备 33010602011771号