sublime text3怎么执行调试python文件?下面sublime教程栏目就给大家介绍sublime text3执行调试python文件的具体方法步骤。
内容为下(可复制) 其中path对应值改为你电脑上 python 的安装目录
{ "cmd":["python.exe", "-u", "$file"], "path":"D:\python37", "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)", "selector": "source.python", "encoding":"cp936" }
立即学习“Python免费学习笔记(深入)”;
效果图
以上就是Sublime Text3怎么执行调试python文件的详细内容,更多请关注php中文网其它相关文章!
python怎么学习?python怎么入门?python在哪学?python怎么学才快?不用担心,这里为大家提供了python速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号