上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 44 下一页
摘要: https://blog.csdn.net/unreliable_narrator/article/details/106637700 一、SDK接入 参考官方接入文档,基于穿山甲版本号: 3.1.0.0 导入 aar 及 SDK 依赖的 jar 包 将本 SDK 压缩包内的 open_ad_sdk 阅读全文
posted @ 2020-10-06 13:43 itlover2013 阅读(3206) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/06843a0b02e2 在上一篇《Mac OS 下使用 you-get 下载音悦台 MV 、网易云音乐等》给大家介绍了如何下载MV、音乐等资源,但是出现了一些不常见的音频格式,导致在有些播放器上无法解码播放,所以在这篇文章中教大家一个利用 App 阅读全文
posted @ 2020-10-06 13:41 itlover2013 阅读(538) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/4d6472735e42 小编最近在开发一项功能,需要监听APP进入后台的时候通知用户回到APP,但是锁屏的时候不用发通知,所以要区分用户点home键和锁屏键,其中遇到了很多坑,现在跟大家讲讲如何避开这些坑。网上监听锁屏的方法大都是用达尔文通知来监 阅读全文
posted @ 2020-10-06 13:37 itlover2013 阅读(1038) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/085c239d146b http://www.mamicode.com/info-detail-3000536.html 如未安装cocoapods,可参考cocoapods安装 很长一段时间未使用,更新不到最新的三方库,便要升级cocoapod 阅读全文
posted @ 2020-10-05 18:32 itlover2013 阅读(216) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/a18339063397/article/details/108799233 1. 隐私适配 iOS14最重要的更新之一:用户隐私和安全。 (1) 广告标识符IDFA 广告标识符IDFA全称Identity for Advertisers,用来标记用户以便 阅读全文
posted @ 2020-10-05 18:23 itlover2013 阅读(1091) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/huaixu/p/5570100.html https://www.cnblogs.com/qiyiyifan/p/12077700.html 1、webview去除原网址的广告或者标题 js语句 document.documentElement.ge 阅读全文
posted @ 2020-09-29 20:51 itlover2013 阅读(824) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/aee2cfabaa79 > 方法一 - (void)webView:(WKWebView *)webView didFinishNavigation:(WKNavigation *)navigation { CGFloat height = 0. 阅读全文
posted @ 2020-09-29 17:50 itlover2013 阅读(1348) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/qq_33608748/article/details/82769570 刚发布的三款新iPhone包括两款OLED屏幕的iPhone XS和iPhone XS Max,屏幕尺寸分别为5.8英寸(分辨率为1125*2436)和6.5英寸(分辨率为1242* 阅读全文
posted @ 2020-09-22 17:58 itlover2013 阅读(556) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/eb24b8cf86cd 参考链接:iPhone X,iPhone XS,iPhone XR,iPHone XS Max 适配参考链接:iOS iPhoneX 适配 启动图尺寸 机型 命名 640 × 960 iPhone4s Default@2x 阅读全文
posted @ 2020-09-22 17:53 itlover2013 阅读(505) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/peng-lan/p/13038253.html # git config命令的–global参数,用了这个参数,表示你这台机器上所有的Git仓库都会使用这个配置,当然也可以对某个仓库指定不同的用户名和Email地址。# 1.查看git配置信息$ gi 阅读全文
posted @ 2020-09-03 22:55 itlover2013 阅读(3119) 评论(0) 推荐(0) 编辑
上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 44 下一页