0
点赞
收藏
分享

微信扫一扫

dy45:支持select模型的客户端

谷中百合517 2022-04-01 阅读 57

服务端

// cpp.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。
//32
#define WIN32_LEAN_AND_MEAN
#define _WINSOCK_DEPRECATED_NO_WARNINGS
#include<windows.h>
#include<WinSock2.h>
举报

相关推荐

0 条评论