摘要: 一、在项目中要配置APPID和appKey#import "AppDelegate.h"#import "UMSocial.h"#import "UMSocialSinaHandler.h"#import "UMSocialQQHandler.h"#import "UMSocialWechatHan... 阅读全文
posted @ 2015-10-09 20:30 淡墨寒 阅读(269) 评论(0) 推荐(0)
摘要: 一、录音 1 1 #import "ViewController.h" 2 2 #import 3 3 4 4 @interface ViewController () 5 5 6 6 /** 录音对象 */ 7 7 @property (nonatomic, strong) A... 阅读全文
posted @ 2015-10-09 20:23 淡墨寒 阅读(182) 评论(0) 推荐(0)