close
紀錄一下,免得每次都要上網爬文卻又不一定適用自己。
[Visual Studio Code版本]
版本: 1.47.2 (user setup)
認可: 17299e413d5590b14ab0340ea477cdd86ff13daf
日期: 2020-07-15T18:22:06.216Z
Electron: 7.3.2
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Windows_NT x64 10.0.19041
[settings.json]
{
"python.linting.enabled": true,
"python.linting.pylintEnabled": true,
}
[tasks.json]
{
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the tasks.json format
"version": "2.0.0",
"command": "python",
"args": ["${file}"]
}
全站熱搜