摘要: tasks.json tasks.json 用于设置构建指令。 Python { "version": "2.0.0", "tasks": [ { "label": "main", "type": "shell", "command": "python", "args": [ "main.py", 阅读全文
posted @ 2025-03-12 01:28 Undefined443 阅读(102) 评论(0) 推荐(0)