09 2020 档案
摘要:https://www.cnblogs.com/huaixu/p/5570100.html https://www.cnblogs.com/qiyiyifan/p/12077700.html 1、webview去除原网址的广告或者标题 js语句 document.documentElement.ge
阅读全文
摘要:https://www.jianshu.com/p/aee2cfabaa79 > 方法一 - (void)webView:(WKWebView *)webView didFinishNavigation:(WKNavigation *)navigation { CGFloat height = 0.
阅读全文
摘要:https://blog.csdn.net/qq_33608748/article/details/82769570 刚发布的三款新iPhone包括两款OLED屏幕的iPhone XS和iPhone XS Max,屏幕尺寸分别为5.8英寸(分辨率为1125*2436)和6.5英寸(分辨率为1242*
阅读全文
摘要:https://www.jianshu.com/p/eb24b8cf86cd 参考链接:iPhone X,iPhone XS,iPhone XR,iPHone XS Max 适配参考链接:iOS iPhoneX 适配 启动图尺寸 机型 命名 640 × 960 iPhone4s Default@2x
阅读全文
摘要:https://www.cnblogs.com/peng-lan/p/13038253.html # git config命令的–global参数,用了这个参数,表示你这台机器上所有的Git仓库都会使用这个配置,当然也可以对某个仓库指定不同的用户名和Email地址。# 1.查看git配置信息$ gi
阅读全文