Xcode
VSCode
Android Studio
Sublime
Flutter
https://flutterchina.club/setup-macos/
- curl安裝
brew install curl
git
NodeJS
- Method1
- Method2
brew install node
NPM
SourceTree
homebrew
http://m.itdecent.cn/p/e0471aa6672d?utm_campaign=hugo
CocoaPods
- Method1
- Method2
brew install cocoapods
The
RVM
Ruby Version Manager簡稱RVM,是一款非常好用的ruby版本管理以及安裝工具。
- Method1
curl -L https://get.rvm.io | bash -s stable
- Method2
brew install RVM
NVM
mkdir ~/.nvm
brew install nvm
Gitbook
http://m.itdecent.cn/p/d4f5d5924707
常見問題
1.TypeError: cb.apply is not a function解決辦法
https://www.cnblogs.com/cyxroot/p/13754475.html
2.Gitbook TypeError: Cannot read property 'commands' of null
https://www.it610.com/article/1289261402522984448.htm
StarUML
https://blog.csdn.net/jonwu0102/article/details/81387083
CMake
1.概念
編譯配置工具。
2.原理
https://blog.csdn.net/networkhunter/article/details/86490739
3.使用參考
https://cmake.org/cmake/help/cmake2.4docs.html
https://cmake.org/cmake-tutorial/
4.管理三方
https://blog.csdn.net/qianlixiaomage/article/details/104592297/
畫圖
- EdrawMax
- 迅捷
- Typora
Movist.
iMac.hk
接口數(shù)據(jù)
- Charles
- Postman
附錄
- Mac下安裝,升級Node、npm
https://zhuanlan.zhihu.com/p/64125228