平时开发用的多的Tips,总结了以下
Clang-Format
Git设置
git config --global user.name "meteor"
git config --global user.email "xxxxx@xx.com"
ssh-keygen -t rsa -C "上面的邮箱"
Windows神秘代码
slmgr -ipk W269N-WFGWX-YVC9B-4J6C9-T83GX
slmgr -skms kms.0t.net.cn
slmgr -ato
Windows相关问题
- 换一个好用的梯子
- utools上搜网络重置
- 关闭网络代理后,在cmd上直接ipconfig /flushdns 来刷新缓存,很奏效