【轉】c++ http下載文件

#include <afx.h> #include <afxinet.h> #define RECVPACK_SIZE 2048 bool DownloadSaveFiles(char* url,char *strSaveFile) {//下載文件並保存爲新文件名 bool ret=false; CInternetSession Sess("lpload"); Sess.S
相關文章
相關標籤/搜索