摘要:
打开.vscode文件夹 点击launch.json 将这段代码添加到configurations集合里面去 { "name": "Python", "type": "python", "request": "launch", "stopOnEntry": true, "pythonPath": " 阅读全文
posted @ 2018-05-18 14:06
YuCCCCC
阅读(650)
评论(0)
推荐(0)