随笔分类 - 开发工具
摘要:# 安装 autojump brew install autojump安装完的提示Add the following line to your ~/.bash_profile or ~/.zshrc file: [ -f /opt/homebrew/etc/profile.d/autojump.sh
阅读全文
摘要:解决方法 经过一系列的思考后得出结论,MAC中的其他软件都是及其流畅为什么单纯IDEA卡顿,因为IDEA是基于JAVA运行所以,我的猜想是JAVA环境导致。于是更换IDEA的JAVA运行版本 注意:是IDEA的运行JAVA环境 1、安装环境选择插件 更换IDEA的JAVA的版本需要使用到Choose
阅读全文
摘要:git config --global alias.co checkout git config --global alias.ft "fetch --all" git config --global alias.ck checkoutgit config --global alias.bb bra
阅读全文

浙公网安备 33010602011771号