注意 只能访问HTTP网站 只能访问简单页面,纯HTML 性能很差,代码逻辑和结构还有很多不完整的地方 参考:c-winsock-proxy-problem 效果 代码 #include <stdio.h> #include <tchar.h> #include <iostream> #include <WinSock2.h> #include <Windows.h> #include <map> //only used in vc++ //#pragma comment( lib, "ws2_32.li...