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