设为首页 加入收藏

TOP

纯C++的Socket访问Http封装类(二)
2014-11-22 12:20:26 来源: 作者: 【 】 浏览:53
Tags:Socket 访问 Http 封装


  7


  8 #include "stdafx.h"


  9 #include "Request.h"


  10 #include


  11 #ifdef _DEBUG


  12 #undef THIS_FILE


  13 static char THIS_FILE[]=__FILE__;


  14 #define new DEBUG_NEW


  15 #endif


  16


  17


  18 //////////////////////////////////////////////////////////////////////


  19 // Construction/Destruction


  20 //////////////////////////////////////////////////////////////////////


  21


  22 Request::Request()


  23 {


  24


  25 }


  26


  27 Request::~Request()


  28 {


  29


  30 }


  31


  32


首页 上一页 1 2 下一页 尾页 2/2/2
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇理解boost::bind的实参传递方式 下一篇C++socket编程基础(理论篇)

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容: