标签:style blog http io ar color sp on div
代码:
//点击任何处跳转到百度的页面 -(void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event { [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://www.baidu.com"]]; }
标签:style blog http io ar color sp on div
原文地址:http://www.cnblogs.com/yang-guang-girl/p/4150479.html