1, install sublime Package control.
On Sublime Text 2, open the console with ctrl+~ and enter the following code inside, Sublime text 2 automatically installs package control.
Import Urllib2,os; pf= ' Package control.sublime-package '; Ipp=sublime.installed_packages_path (); Os.makedirs (IPP) if not os.path.exists (IPP) else None; Urllib2.install_opener (Urllib2.build_opener) (urllib2. Proxyhandler ())); Open (Os.path.join (IPP,PF), ' WB '). Write (Urllib2.urlopen (' http://sublime.wbond.net/' +pf.replace ('), '%20 '). Read () ); Print (' Please restart Sublime Text to finish installation ')
2, restart sublime Text 2
3, then use CTRL+SHIFT+P to open the command line mode, in which input install package to search for the package.
4, the general use of "ConvertToUTF8" and "GBK Encoding Support" can normally read and write in CJK format files.
Note : More wonderful tutorials Please pay attention to the triple computer tutorial section, triple Computer office group: 189034526 welcome you to join