摘要: /*页面编码:GBK 开发环境 VS2019 */ #define _WINSOCK_DEPRECATED_NO_WARNINGS#include <iostream>#include<WinSock2.h>#pragma comment(lib,"ws2_32.lib") #define SIO_ 阅读全文
posted @ 2020-09-11 09:37 大笨瓜 阅读(846) 评论(1) 推荐(0)