会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
xdlJust
首页
管理
2019年10月22日
获取网站IP地址(Linux,C)
摘要: 1 #include <netdb.h> 2 #include <stdio.h> 3 #include <unistd.h> 4 #include <stdlib.h> 5 #include <arpa/inet.h> 6 #include <netdb.h> 7 8 void error_han
阅读全文
posted @ 2019-10-22 14:58 NorseLZJ
阅读(415)
评论(0)
推荐(0)
编辑