摘要:
导入系统框架: #import <ifaddrs.h> #import <arpa/inet.h> #include <sys/socket.h> #include <sys/sysctl.h> #include <net/if.h> #include <net/if_dl.h> 代码: //ip 阅读全文
posted @ 2015-02-28 11:40
FannyLi
阅读(185)
评论(0)
推荐(0)