摘要:
#include "stdafx.h"#include <stdio.h> #include <winsock.h> #include <windows.h> #include <string.h> void main() { struct hostent *thishost; struct in_ 阅读全文
posted @ 2019-07-03 09:43
lydstory
阅读(445)
评论(0)
推荐(0)