07 2022 档案
Sublime_text 设置 Python 环境
摘要:Sumbline text 3 1. Tools–>>Build System–>>New Build System 在右侧输入如下代码: { "cmd": ["D:/Python/Python37-32/python.exe", "-u", "$file"], "file_regex": "^[ 阅读全文
posted @ 2022-07-29 22:49 雨点点 阅读(402) 评论(0) 推荐(0)