Skip to content

Instantly share code, notes, and snippets.

@zhangzhiqiangcs
zhangzhiqiangcs / solution.txt
Created October 19, 2018 07:16
ubuntu修改默认python为python3
rm /user/bin/python
ln -s /usr/bin/python3.5 /usr/bin/python
@zhangzhiqiangcs
zhangzhiqiangcs / cloudSettings
Created August 12, 2020 07:56 — forked from yetone/cloudSettings
vscode-settings-public
{"lastUpload":"2020-05-13T10:46:00.823Z","extensionVersion":"v3.4.3"}