码迷,mamicode.com
首页 >  
搜索关键字:调用像头时默认摄像    ( 1个结果
ios调用摄像头默认为摄像
if(![UIImagePickerControllerisSourceTypeAvailable:UIImagePickerControllerSourceTypeCamera]){UIAlertView*alert=[[UIAlertViewalloc]initWithTitle:@"错误提示"message:@"没有发现摄像头"delegate:selfcancelButtonTitle:@"确定"otherButtonTitles:nil];[alertshow];retur..
分类:移动开发   时间:2014-11-18 01:50:43    阅读次数:235
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!