• 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、坚持,不要在低谷期放弃
  • 相关阅读:
    poj1014 hdu1059 Dividing 多重背包
    浏览器开发工具
    Linux dirname、basename 指令
    linux ar命令
    gcc创建和使用静态库、动态库
    -DDEBUG编译标记
    sigaction函数解析
    Signal ()函数详细介绍 Linux函数
    Linux makefile 教程 非常详细,且易懂
    初始用户组,有效用户组,初始用户,有效用户
  • 原文地址:https://www.cnblogs.com/zhongyuan/p/4205865.html
Copyright © 2020-2023  润新知