zoukankan      html  css  js  c++  java
  • Enable Sublime text 2 to support GBK in Mac

    The Sublime is my most loving editor,but is not very familiar with it.

    Here,I will tell you how to install package controll

    manual installation

    Step 1: download the file from follow link

      https://packagecontrol.io/Package%20Control.sublime-package  

    Step 2:move package to the specify folder

      preferences ---> browse package ---> open the packages then return to the parent directory ---> enter “installed package”--->mv Control.sublime-package  in it

      restart sublime;   //do not forget

    Step 3: install GBK Encoding Support

      use "command+shift+p" to open the command mode,then input “Package Control: install Package"---> enter ---> it will take some time to load repositories , wait for a while , then you will see a input box , input "ConvertToUTF8 " ,choose and install it。 over~  //or GBK Encoding Support

    Everything is ok~

    Windows :

    http://jingyan.baidu.com/article/e75aca8555f216142fdac64b.html  //good

    Related links:

    https://packagecontrol.io/installation  // Explains how to install package control

    https://packagecontrol.io/packages/GBK%20Encoding%20Support //

    1、以专家为榜样,不必自己重新探索
    2、解构技能,找出实现80%效果的那20%
    3、不要一心二用
    4、练习练习再练习!然后获得即时反馈
    5、坚持,不要在低谷期放弃
  • 相关阅读:
    域名交易网
    android canvas 二
    android 获取当前时间
    loadrunner 面向目标的场景load Generator 连接 失败
    开发平台
    java 调用 bat 如果里面用了第三方命令 dos 窗口没有关闭 解决方法
    Socket网络框架 MINA
    JQuery引用
    Jmeter
    android 获取 service 信息
  • 原文地址:https://www.cnblogs.com/zhongyuan/p/4205865.html
Copyright © 2011-2022 走看看