摘要: 一、编译环境 系统:Windows 10 软件:CodeBlocks 17.12 二、完整代码 server: 1 #include <stdio.h> 2 #include <windows.h> 3 #include <Winsock2.h> 4 #include <string.h> 5 #i 阅读全文
posted @ 2019-12-08 13:14 毛无用 阅读(978) 评论(0) 推荐(0)