摘要: #include <WS2tcpip.h> #include <stdio.h> #pragma comment(lib,"ws2_32.lib") // 使用预定义的宏打印文件名、函数名和行号 #define PRINT_DEBUG_INFO() \ printf("文件: %s, 函数: %s, 阅读全文
posted @ 2025-05-07 22:08 lnterpreter 阅读(18) 评论(0) 推荐(0)