sublime sftp 插件安裝及破解

必備插件 sftp
1, Package Control能夠用來install其餘package
2, sftp遠程編輯文件:安裝:install-> sftp具體配置

sftp工具破解
    1,下載python字節碼反編譯工具 uncompyle2  (pyc 2 py)  https://github.com/wibiti/uncompyle2
    2,安裝 uncompyle2
    3,反編譯文件commands.pyc
          python uncompyle2 -o  commands.py commands.pyc
   4,註釋掉函數便可 sublime.set_timeout(reg, 1)
或者下載破解版: http://download.csdn.net/my
相關文章
相關標籤/搜索