ios常见错误—— -[

xiaoxiao2021-02-28  95

请求网络图片 UIButton * btn = [[UIButton alloc]init]; [btn setImageWithURL:[NSString stringWithFormat:@"http:xxx.png"]]; 此时出现的问题是:-[_NSString absoluteURL] [btn setImageWithURL:[USURL URLWithString:[NSString stringWIthFormat:@"hhtp:xxx.png"]]];
转载请注明原文地址: https://www.6miu.com/read-29197.html

最新回复(0)