摘要: http://fpliu-blog.chinacloudsites.cn/it/os/android/sdk/installation/on-centos 阅读全文
posted @ 2018-11-03 22:36 霂雨 阅读(715) 评论(0) 推荐(0)
摘要: mac 安装指定版本node 查看可安装版本 brew search node 安装指定版本 brew install node@8 环境变量 echo 'export PATH="/usr/local/opt/node@8/bin:$PATH"' >> ~/.bash_profile export 阅读全文
posted @ 2018-11-03 21:41 霂雨 阅读(341) 评论(0) 推荐(0)