C++:Http Post请求 //头文件 #include <iostream> #include <string> #include <Winsock2.h> using namespace std;