Sublime Text3搭建Python环境

New Build System: 

1 {
2 "encoding": "cp936",  
3 "working_dir": "$file_path",  
4 "shell_cmd": "C:\\Python35\\python3.exe -u \"$file\"",  
5 "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",  
6 "selector": "source.python"
7 }

 插件:

Package Control

A File Icon

SideBarEnhancements

Theme Flatland

posted @ 2017-11-06 17:07  zzzzzhangrui  阅读(176)  评论(0)    收藏  举报