上一页 1 ··· 5 6 7 8 9
摘要: /logs/*.lock /logs/*.log/reports/API_TEST_V*/.idea/ 设置.ignore后不生效解决方案: 在terminal中输入已下几行代码: git rm -r --cached . git add . git commit -m 'update .gitig 阅读全文
posted @ 2020-11-22 12:51 极士* 阅读(627) 评论(0) 推荐(0)
摘要: 1.通过命令 select user,plugin from user where user='root'; 我们可以发现加密方式是caching_sha2_password。 2. 修改查看加密方式alter user 'root'@'%' identified with mysql_native 阅读全文
posted @ 2020-11-11 18:52 极士* 阅读(1963) 评论(0) 推荐(1)
摘要: 参考:https://www.cnblogs.com/lyfstorm/p/11123159.html 激活后: 阅读全文
posted @ 2020-11-11 17:42 极士* 阅读(976) 评论(1) 推荐(0)
摘要: MBAir下python3.8安装httprunner2.5.7 出现zsh: command not found find / -name hrun查找到路径为: /Users/w550856/Library/Python/3.8/bin/hrun 使用:sudo ln -s 路径 /usr/bi 阅读全文
posted @ 2020-11-02 16:21 极士* 阅读(1035) 评论(0) 推荐(0)
摘要: Homebrew是一款Mac OS平台下的软件包管理工具,拥有安装、卸载、更新、查看、搜索等很多实用的功能。简单的一条指令,就可以实现包管理,而不用你关心各种依赖和文件路径的情况,十分方便快捷. 1.安装homebrew: /bin/zsh -c "$(curl -fsSL https://gite 阅读全文
posted @ 2020-09-19 23:38 极士* 阅读(533) 评论(5) 推荐(0)
摘要: : 1.下载补丁: 链接: https://pan.baidu.com/s/1pvsB7eTPbau9K2_5HWV1eQ 密码:(因为是最新的补丁,这里需要支付支付宝5元加q获取,qq:2504636440,备注mac) 2。安装好后:点击试用 3.随意创建一个项目,将最新的补丁拖入到pychar 阅读全文
posted @ 2020-09-07 22:52 极士* 阅读(2630) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-11-25 00:25 极士* 阅读(507) 评论(0) 推荐(0)
上一页 1 ··· 5 6 7 8 9
点击右上角即可分享
微信分享提示