上一页 1 2 3 4 5 6 7 8 9 ··· 11 下一页
摘要: 前提:关闭chrome浏览器1、打开终端,输入如下命令行,进入mac系统下的“/Library/Google/GoogleSoftwareUpdate”目录 cd /Library/Google/GoogleSoftwareUpdate 2、删除该目录下的‘’GoogleSoftwareUpdate 阅读全文
posted @ 2022-09-25 16:04 GoodMorning9527 阅读(90) 评论(0) 推荐(0)
摘要: 1,which python3.7 2,vim ~/.bash_profile 3, #setting path for python3.7 PATH=”/usr/local/bin:${PATH}” export PATH PATH=”/Library/Frameworks/Python.fram 阅读全文
posted @ 2022-09-25 14:39 GoodMorning9527 阅读(259) 评论(0) 推荐(0)
摘要: ISO 9001名称为《质量管理体系要求》,属于体系要求的标准。 ISO9000名称为《质量管理体系基础和术语》,属于体系相关的标准。 config.json //配置信息文件,告诉minium测试环境,要测哪一个小程序,微信开发者工具在哪里/ { "dev_tool_path": "F:\\微信w 阅读全文
posted @ 2022-08-16 13:46 GoodMorning9527 阅读(80) 评论(0) 推荐(0)
摘要: ctrl+alt+L 阅读全文
posted @ 2022-08-15 21:29 GoodMorning9527 阅读(1020) 评论(0) 推荐(0)
摘要: 谷歌浏览器更新的一个安全策略导致的,各单位用户可按照以下操作步骤,解决此问题:步骤1: 在谷歌浏览器中打开新的标签页,在地址栏输入: chrome://flags/#block-insecure-private-network-requests,直接回车;步骤2 : 找到 Block insecur 阅读全文
posted @ 2022-08-10 14:20 GoodMorning9527 阅读(550) 评论(0) 推荐(0)
摘要: 参考 1,https://www.kancloud.cn/zwker/python_spider/1870785和(https://www.cnblogs.com/wkhzwmr/p/15227613.html) 2,TCP/IP协议族的基本知识 https://www.kancloud.cn/zw 阅读全文
posted @ 2022-08-04 11:15 GoodMorning9527 阅读(33) 评论(0) 推荐(0)
摘要: 参考 1,https://blog.csdn.net/csdnnews/article/details/82321777?ops_request_misc=%257B%2522request%255Fid%2522%253A%2522165957849316782388087536%2522%252 阅读全文
posted @ 2022-08-04 10:24 GoodMorning9527 阅读(36) 评论(0) 推荐(0)
摘要: 参考 1,https://www.cnblogs.com/sui776265233/p/9719463.html 2,https://www.cnblogs.com/alan-babyblog/p/5527934.html 阅读全文
posted @ 2022-08-03 13:49 GoodMorning9527 阅读(20) 评论(0) 推荐(0)
摘要: 1,可参考:https://article.itxueyuan.com/jl69Pa 阅读全文
posted @ 2022-08-02 16:29 GoodMorning9527 阅读(399) 评论(0) 推荐(0)
摘要: Referrer-Policy: no-referrer——不显示Referrer的任何信息在请求头中。 Referrer-Policy: no-referrer-when-downgrade——这是默认值。当从https网站跳转到http网站或者请求其资源时(安全降级HTTPS→HTTP),不显示 阅读全文
posted @ 2022-08-02 11:18 GoodMorning9527 阅读(1368) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 ··· 11 下一页