摘要: 内购沙盒账号在iOS11上无法使用的问题:测试账号规则改变,创建新账号即可 相关内容的链接:http://www.jianshu.com/p/321efc31078d https://xiaovv.me/2018/05/03/My-iOS-In-App-Purchase-Summarize/ htt 阅读全文
posted @ 2017-07-06 15:58 雨筱逸悠 阅读(164) 评论(0) 推荐(0) 编辑
摘要: 首先是搜到的大神写的全套知识点:http://www.jianshu.com/p/8d7b86f1d142 http://www.cnblogs.com/dashunzi/archive/2016/02/23/ApplePay.html 银联和Apple Pay的关系 http://www.void 阅读全文
posted @ 2017-07-06 15:15 雨筱逸悠 阅读(295) 评论(0) 推荐(0) 编辑
摘要: 案例十八: Flutter中,使用了一个第三方库存储App配置库(这个库为了能实现同步取值,要求进行初始化再使用,否则单例为null所有操作均失效),在一次修改中,需要通过配置确定代码执行逻辑。因而将配置读写移动到了配置库初始化之前,由于对该库使用逻辑不熟悉,导致忽略了初始化顺序。另一方面,这个配置 阅读全文
posted @ 2017-07-04 16:19 雨筱逸悠 阅读(478) 评论(0) 推荐(0) 编辑
摘要: 参考链接: http://www.jianshu.com/p/60ac3ded34a0 http://ikennd.ac/blog/2015/02/stripping-unwanted-architectures-from-dynamic-libraries-in-xcode/ 原因:包含了模拟器内 阅读全文
posted @ 2017-06-29 11:58 雨筱逸悠 阅读(258) 评论(0) 推荐(0) 编辑
摘要: http://www.voidcn.com/blog/real_myth/article/p-5788574.html http://blog.sina.com.cn/s/blog_8e356e16010117zy.html http://dsqiu.iteye.com/blog/1638589 图 阅读全文
posted @ 2017-06-27 17:07 雨筱逸悠 阅读(141) 评论(0) 推荐(0) 编辑
摘要: 直播卡顿的原因和解决方案 https://yq.aliyun.com/articles/72200 https://mhub.console.aliyun.com/?spm=0.0.0.0.K9R4SM#/download (阿里云SDK下载) https://help.aliyun.com/doc 阅读全文
posted @ 2017-06-24 15:19 雨筱逸悠 阅读(415) 评论(0) 推荐(0) 编辑
摘要: 查看证书内容 https://www.trustauth.cn/SSLTool/tool/decode_cert.jsp 参考文章链接: https://www.cnblogs.com/v-jing/p/6008964.html http://www.cocoachina.com/ios/20151 阅读全文
posted @ 2017-06-21 15:48 雨筱逸悠 阅读(7562) 评论(0) 推荐(0) 编辑
摘要: + (NSArray*)getRGBAsFromImage:(UIImage*)image atX:(int)x andY:(int)y count:(int)count { NSMutableArray *result = [NSMutableArray arrayWithCapacity:cou 阅读全文
posted @ 2017-06-19 10:48 雨筱逸悠 阅读(2544) 评论(0) 推荐(0) 编辑
摘要: 参考或引用网址: 快速精准的人头检测,代码已开源http://url.cn/5e3qQPN http://www.jianshu.com/p/701e8dea887e 官网文档 GitHub地址 1.下载安装X11 地址:X11 (https://www.xquartz.org/) 介绍:https 阅读全文
posted @ 2017-06-13 17:00 雨筱逸悠 阅读(908) 评论(0) 推荐(0) 编辑
摘要: 参考和引用的地址: http://www.code4app.com/thread-8941-1-1.html http://blog.csdn.net/cccallen/article/details/8440153 ijkplayer下载地址 1.从GitHub下载安装文件,下载完成后解压 2.  阅读全文
posted @ 2017-06-13 09:51 雨筱逸悠 阅读(3441) 评论(0) 推荐(0) 编辑