文章分类 - mac使用技巧
摘要:在项目中要适配iOS10,要使用cocoapods更新第三方库,而目前使用的ruby版本是Mac系统自带的1.8.7。所以需要对ruby进行升级。这里使用rvm对ruby进行升级,升级过程如下:1、安装 rvmrvm:Ruby Version Manager,Ruby版本管理器,包括Ruby的版本管
阅读全文
摘要:curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused的几种解决方式? 前言:最近随着flutter的发布,多数公司都开始着手使用了。但是想要开发,就要先搭建flutter开发环境。f
阅读全文
摘要:brew在mac上安装提示:Failed to connect to raw.githubusercontent.com port 443 解决方案 https://gitee.com/cunkai/HomebrewCN Homebrew 国内自动安装脚本 /bin/zsh -c "$(curl -
阅读全文
摘要:==> Downloading https://mirrors.tuna.tsinghua.edu.cn/homebrew-bottles/bottles/openjdk%4011-11.0.9.high_sierra.bott Already downloaded: /Users/mac/Libr
阅读全文