工具,编译系统,新建编译系统,输入下面内容,保存为Python - Run.sublime-build { "shell_cmd": "start cmd /k python \"${file}\"", "working_dir": "${file_path}", "selector": "source.python", "shell": true, } 点编译...,选择Python - Run