会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
天亮*
博客园
首页
联系
管理
上一页
1
···
5
6
7
8
9
2020年11月22日
设置.ignore后不生效解决方案
摘要: /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 极士*
阅读(638)
评论(0)
推荐(0)
2020年11月11日
Mac Navicat premium 12 连接mysql8.0.21出现 'caching_sha2_password' 解决方案
摘要: 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 极士*
阅读(2000)
评论(0)
推荐(1)
mac安装Navicat Premium Mac 12 破解版
摘要: 参考:https://www.cnblogs.com/lyfstorm/p/11123159.html 激活后:
阅读全文
posted @ 2020-11-11 17:42 极士*
阅读(990)
评论(1)
推荐(0)
2020年11月2日
MBAir下安装httprunner2.5.7 har2case 出现zsh: command not found解决方案
摘要: 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 极士*
阅读(1056)
评论(0)
推荐(0)
2020年9月19日
Mac安装homebrew,postman,charles
摘要: Homebrew是一款Mac OS平台下的软件包管理工具,拥有安装、卸载、更新、查看、搜索等很多实用的功能。简单的一条指令,就可以实现包管理,而不用你关心各种依赖和文件路径的情况,十分方便快捷. 1.安装homebrew: /bin/zsh -c "$(curl -fsSL https://gite
阅读全文
posted @ 2020-09-19 23:38 极士*
阅读(551)
评论(5)
推荐(0)
2020年9月7日
Mac下pycharm2020.2版本永久激活到2089年:
摘要: : 1.下载补丁: 链接: https://pan.baidu.com/s/1pvsB7eTPbau9K2_5HWV1eQ 密码:(因为是最新的补丁,这里需要支付支付宝5元加q获取,qq:2504636440,备注mac) 2。安装好后:点击试用 3.随意创建一个项目,将最新的补丁拖入到pychar
阅读全文
posted @ 2020-09-07 22:52 极士*
阅读(2646)
评论(0)
推荐(0)
2018年11月25日
QA职责
摘要:
阅读全文
posted @ 2018-11-25 00:25 极士*
阅读(517)
评论(0)
推荐(0)
上一页
1
···
5
6
7
8
9
公告