摘要:
#import //获取IP #import //只能获取WIFI下的IP地址 + (NSString *)getIPAddress { NSString *address = @"error"; struct ifaddrs *interfaces = NULL; struct ifaddrs *temp_addr = NULL; int succes... 阅读全文
posted @ 2017-06-21 15:57
qingjoin
阅读(605)
评论(0)
推荐(1)

浙公网安备 33010602011771号