码迷,mamicode.com
首页 > 其他好文 > 详细

sublime text2

时间:2014-11-08 16:34:48      阅读:146      评论:0      收藏:0      [点我收藏+]

标签:http   os   on   html   ad   ef   htm   tt   .net   

转自 http://www.qianduan.net/essential-to-sublime-the-text-2-plugins.html

import urllib2,os;pf=‘Package Control.sublime-package‘;ipp=sublime.installed_packages_path();os.makedirs(ipp) if not os.path.exists(ipp) else None;open(os.path.join(ipp,pf),‘wb‘).write(urllib2.urlopen(‘http://sublime.wbond.net/‘+pf.replace(‘ ‘,‘%20‘)).read())

sublime text2

标签:http   os   on   html   ad   ef   htm   tt   .net   

原文地址:http://www.cnblogs.com/ysyc/p/4083422.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!