标签:ios uiwebview使用
NSURL *loadingUrl = [NSURL URLWithString:@"www.baidu.com"];
NSURLRequest *request = [NSURLRequest requestWithURL:loadingUrl];
UIWebView
string
IOS UIWebView使用开发
原文地址:http://roderickkennedy.blog.51cto.com/6758427/1553087