06 2016 档案
摘要:1.进入官网注册账号,登陆,注册,应用。 2,下载sdk 导入系统库。 3,关闭bitcode 4,初始化讯飞语音。 NSString * initString = [[NSString alloc] initWithFormat:@"appid=%@",@"56fb34f4"]; [IFlySpe
阅读全文
摘要:显示错误:The Operation couldn't be completed.(LaunchServicesError error 0.)解决办法:第1种方法.点击当前的模拟器,点击IOS Simulator->Reset Content and Settings...->Reset,然后会重置
阅读全文
摘要:#import <UIKit/UIKit.h> @interface UIView (SJBExtends) @property (nonatomic,assign)CGFloat x; @property (nonatomic,assign)CGFloat y; @property (nonato
阅读全文
摘要:进入APP store苹果应用程序商店,根据分类找到你要生成二维码的APP,然后在浏览器连接里找到ID后的一串数字就是APP的应用ID了。 安卓系统的appid 在电脑浏览器中打开应用宝官网,http://android.app.qq.com/ ,在页面右侧搜索框内搜索你想生成二维码的应用,点击进入
阅读全文
摘要:首先说网络慢带来的数据显示问题 可以通过判断请求参数是否一致来刷新tableview。 SJBCategaryModel * categaryModel = self.categarys[CategarySelectRow]; NSMutableDictionary * params = [NSMu
阅读全文

浙公网安备 33010602011771号