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