摘要: 阅读全文
posted @ 2022-01-15 14:40 徐同保 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 参考链接: https://cloud.tencent.com/developer/article/1561750 安装expect: brew install expect 如果遇到 man 目录的权限问题可以执行以下命令后在执行安装命令: sudo chown -R $(whoami) /usr 阅读全文
posted @ 2022-01-15 14:37 徐同保 阅读(3) 评论(0) 推荐(0) 编辑
摘要: brew install expect 阅读全文
posted @ 2022-01-15 14:28 徐同保 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 官网: https://brew.sh/ 知乎推荐的安装方法: https://zhuanlan.zhihu.com/p/90508170?utm_source=wechat_session 安装指令: cd "$(brew --repo)/Library/Taps/" cd homebrew gi 阅读全文
posted @ 2022-01-15 14:12 徐同保 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 解决方案: 阅读全文
posted @ 2022-01-15 10:01 徐同保 阅读(2) 评论(0) 推荐(0) 编辑