08 2020 档案
摘要:将 Library=>Application Support=>Google=>Chorme 删除
阅读全文
摘要:https://www.jianshu.com/p/dac73dea0fec https://juejin.im/post/6844904095652790285 chrome 默认字体
阅读全文
摘要:https://blog.csdn.net/qq_39953750/article/details/103223332?utm_medium=distribute.pc_aggpage_search_result.none-task-blog-2~all~first_rank_v2~rank_v25
阅读全文
摘要:https://www.jianshu.com/p/a07777d0b018 git tag tag_name git push origin tag_name 删除tag git tag -d v1.0.1
阅读全文
摘要:https://developers.google.com/web/updates/2017/09/autoplay-policy-changes https://lzw.me/a/chrome-flags-autoplay-policy.html https://blog.p2hp.com/arc
阅读全文
摘要:open -a /Applications/Google\ Chrome.app --args --disable-web-security --user-data-dir 自动播放 /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Ch
阅读全文
摘要:/* Enable the "Request Desktop Site" functions on mobile chrome (android and iOS) allow users to see desktop layouts on responsive sites. Note that th
阅读全文
摘要:this.connect = new WebSocket(ws://${location.host}/ws); this.connect.onmessage // 数据处理 this.connect.onclose // 重新连接
阅读全文
摘要:情况一: 公告栏轮播:每1s执行一次1-3 1)step1:将数组第一个push到数组末尾 2)transform:translateY,改变Y的值到 负数 元素的高度位置,transition:transform 500ms ease,(500ms之后到达负元素高度位置) 3)500ms之后,将第
阅读全文
摘要:pg 库 文件句柄 case study redis mysql pg 加固 私有化 BNS缓存 需求 防刷 线上节点 远程节点 环境 黑产
阅读全文
摘要:SSL(Secure Sockets Layer 安全套接字协议),及其继任者传输层安全(Transport Layer Security,TLS)是为网络通信提供安全及数据完整性的一种安全协议。TLS与SSL在传输层与应用层之间对网络连接进行加密。 https://curl.haxx.se/doc
阅读全文
摘要:https://segmentfault.com/a/1190000016696368
阅读全文