147
技术社区[云栖]
在xcode中取得本机ip地址
NSHost* myhost =[NSHost currentHost]; NSString *ad = [myhost address];
最后更新:2017-04-02 22:16:21
147
技术社区[云栖]
NSHost* myhost =[NSHost currentHost]; NSString *ad = [myhost address];
最后更新:2017-04-02 22:16:21