Python3+sublime text3 环境

来源:互联网 发布:java读取xlsx文件内容 编辑:程序博客网 时间:2024/05/29 19:19

Windows下sublime build

{

"cmd": ["Python", "-u", "$file"],
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
"selector": "source.python",
"encoding":"utf-8",
"encoding": "cp936"
}
0 0
原创粉丝点击