iOS 系統功能

1.打電話spa

 NSMutableString * str=[[NSMutableString alloc] initWithFormat:@"telprompt://%@",@"40009***65"];3d

    //            NSLog(@"str======%@",str);orm

[[UIApplication sharedApplication] openURL:[NSURL URLWithString:str]];it


2.震動 io

#import <AudioToolbox/AudioToolbox.h> table


AudioServicesPlaySystemSound(kSystemSoundID_Vibrate);import

相關文章
相關標籤/搜索