MFC抓网页
摘要:
CString chinachar_str("读取的东西:"); CInternetSession sion(NULL,0); CHttpFile *http=NULL; CString str,info; http=(CHttpFile*)sion.OpenURL(_T("http://www.baidu.com")); while (htt... 阅读全文
posted @ 2016-05-17 13:27 mitutao 阅读(242) 评论(0) 推荐(0) 编辑