摘要:
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://www.google.com/"]]; 记住前面的http:// 以及后面的 / 否则无法调用打开,很郁闷 阅读全文
posted @ 2012-05-09 17:07
easonoutlook
阅读(424)
评论(0)
推荐(0)
摘要:
http://stackoverflow.com/questions/1553118/adding-image-to-navigation-bar loadView里面 无法添加,只能在 viewWillAppear里面进行添加 阅读全文
posted @ 2012-05-09 15:55
easonoutlook
阅读(340)
评论(0)
推荐(0)