Angularjs
Babel
Eslint
Prettier
React
Rollup
Vue
WebGL
Webpack
node
性能优化
CSS
JavaScript
Rust
后端
Appearance
1.启动sshd服务: sudo launchctl load -w /System/Library/LaunchDaemons/ssh.plist
2.停止sshd服务: sudo launchctl unload -w /System/Library/LaunchDaemons/ssh.plist
3查看是否启动: sudo launchctl list | grep ssh