摘要: #import <sys/socket.h> #import <sys/sockio.h> #import <sys/ioctl.h> #import <net/if.h> #import <arpa/inet.h> +(NSString *)getDeviceIPAddresses { int s 阅读全文
posted @ 2017-05-11 18:07 仲长可倾 阅读(6025) 评论(2) 推荐(0)