个人电脑,笔记本。使用IDEA,Xcode集成开发环境,安装JDK,Apache,MySQL,Python等运行环境,进行开发和调试
defaults write com.apple.Finder AppleShowAllFiles YES
defaults write com.apple.Finder AppleShowAllFiles NO
关闭虚拟内存,参考链接: https://www.vpsee.com/2014/01/disable-swapping-and-the-swap-file-on-your-mac/
Python 虚拟环境启动 source ~/py3web/bin/activate