S_CustomTimeTest picker根据传入的时间格式进行展示 传入时间格式,默认格式为yyyy-MM-dd HH:mm:ss 暂不支...
1、持有AVAudioSession的类添加AVAudioSessionInterruptionNotification监听音频中断状态: (电...
要看AVAudioSession底层API解释的可以看我另一篇文章AVAudioSession。 这篇文章主要记载我使用音频功能期间的小结: 1...
pod 更新版本之后,xcode运行报错: -ljcore-ios-1.2.2 not found 打开工程下的pods/Target Supp...
#import //获取相册授权状态- (void) checkPhotoStauts{ PHAuthorizationStatus pho...
APP启动的时候会自动激活AVAudioSession单例,但是建议在使用前再次进行激活。 AVAudioSessionSetActiveOpt...
1、警告:was built for newer iOS version (9.3) than being linked (9.0) 框架版本最...
Http请求中Content-Type详解 Accept=application/json 服务器根据请求头“Accept=applicatio...
HTTP Content-type 对照表 Text Type: Audio Type: Video Type: Image Type: Mes...