摘要:
直接使用本地浏览器打开url:[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://itunesconnect.apple.com"]]; 阅读全文
posted @ 2012-06-19 16:34
tx天翔
阅读(268)
评论(0)
推荐(0)
摘要:
示例如下:UIActionSheet *playerIconSheet = [[UIActionSheet alloc] initWithTitle:@"" delegate:self cancelButtonTitle:@"Cancel" destructiveButtonTitle:nil otherButtonTitles:nil, nil]; if ([UIImagePickerController isSourceTypeAvailable: UIImagePickerControllerSourceTypeCamera])//判断camera 阅读全文
posted @ 2012-06-19 11:24
tx天翔
阅读(668)
评论(0)
推荐(0)
浙公网安备 33010602011771号