欢迎各位兄弟 发布技术文章

这里的技术是共享的

You are here

Sublime Text 3 破解版, Sublime Text 3.2.1 for Mac/Win/Linux 专业代码编辑器

Sublime Text 3 破解版, Sublime Text 3.2.1 for Mac/Win/Linux 专业代码编辑器

 

下载
http://www.sublimetext.com/3

Sublime Text 3 破解版, Sublime Text 3.2.1 for Mac/Win/Linux 专业代码编辑器
Sublime Text 3 破解版, Sublime Text 3.2.1 for Mac/Win/Linux 专业代码编辑器

 

windows 版 破解

 

方法一:

百度网盘:https://pan.baidu.com/s/13Tzhi_2B7DA-N8eDbi8kUg  提取码:k6qh

sublime text 3 汉化破解版
该版本无需安装,无需激活,解压后可直接使用,并已安装 插件管理器(package control)和部分插件。

 

方法二:

另外,喜欢自己乱搞的童鞋,也可以尝试:

破解步骤
1、 到官网下载软件并安装
2、 打开网站: https://hexed.it
3、 点击“Open file”,然后选择“sublime_text.exe” ( sublime_text.exe文件位于Sublime Text 3的安装目录下 )
4、 选择右侧的“Search”,然后在“Search for”框输入“97 94 0D”,点击“Search Now”

Sublime Text 3 破解版, Sublime Text 3.2.1 for Mac/Win/Linux 专业代码编辑器
Sublime Text 3 破解版, Sublime Text 3.2.1 for Mac/Win/Linux 专业代码编辑器

5、 下方出现一个搜索结果;这里为 0x0058F144
6、 点击搜索结果,修改搜索结果“97 94 0D”为“00 00 00”
7、 点击“Export”把修改好的exe程序下载并替换原来的sublime_text.exe
8、 打开sublime text3,然后Help-Enter License-输入下方的license

01----- BEGIN LICENSE -----
02TwitterInc
03200 User License
04EA7E-890007
051D77F72E 390CDD93 4DCBA022 FAF60790
0661AA12C0 A37081C5 D0316412 4584D136
0794D7F7D4 95BC8C1C 527DA828 560BB037
08D1EDDD8C AE7B379F 50C9D69D B35179EF
092FE898C4 8E4277A8 555CE714 E1FB0E43
10D5D52613 C3D12E98 BC49967F 7652EED2
119D2D2E61 67610860 6D338B72 5CF95C69
12E36B85CC 84991F19 7575D828 470A92AB
13------ END LICENSE ------

 

9、 最后,为了防止sublime text3检测,添加以下内容到host文件中

01127.0.0.1 www.sublimetext.com
02127.0.0.1 sublimetext.com
03127.0.0.1 sublimehq.com
06127.0.0.1 45.55.255.55
07127.0.0.1 45.55.41.223
090.0.0.0 45.55.255.55
100.0.0.0 45.55.41.223

 

10、如何安装插件?
按Ctrl+Shift+P—->输入install,选择安装插件

 

11、如何添加右键菜单?(此方法添加的右键菜单有图标)
使用以下批处理(请将批处理放在和主程序一个目录下运行):

01@ECHO OFF
02PUSHD %~DP0
03TITLE Sublime Text
04Md "%WinDir%\System32\test_permissions" 2>NUL||(Echo 请使用右键管理员身份运行&&Pause >NUL&&Exit)
05Rd "%WinDir%\System32\test_permissions" 2>NUL
06SetLocal EnableDelayedExpansion
07SET /P ST=输入a添加右键菜单,输入d删除右键菜单:
08if /I "%ST%"=="a" goto Add
09if /I "%ST%"=="d" goto Remove
10:Add
11reg add "HKEY_CLASSES_ROOT\*\shell\Sublime Text"         /t REG_SZ /v "" /d "&Sublime Text"   /f
12reg add "HKEY_CLASSES_ROOT\*\shell\Sublime Text"         /t REG_EXPAND_SZ /v "Icon" /d "%~dp0sublime_text.exe" /f
13reg add "HKEY_CLASSES_ROOT\*\shell\Sublime Text\command" /t REG_SZ /v "" /d "%~dp0sublime_text.exe \"%%1\"" /f
14
15exit
16:Remove
17reg delete "HKEY_CLASSES_ROOT\*\shell\Sublime Text" /f
18exit

 

mac 版 破解

 

方法一:

百度网盘:https://pan.baidu.com/s/1ONBfZm-LZJp1waKbRe7wQA 提取码:q6tb

1.打开dmg映像将“Sublime Text 3 ”拖到应用程序中。
2.打开运营弹出“注册框”。
3.打开“SN.rtf”文档,将注册码复制到注册框中。
4.完成。ps:不要更新。


方法二:
也可以尝试: Sublime Text 3.2.1.3209 破解版 下载
百度网盘:https://pan.baidu.com/s/1JqgldhZpTuHqkAX-U0Zc0Q  提取码:7kiv

 

本文:Sublime Text 3 破解版, Sublime Text 3.2.1 for Mac/Win/Linux 专业代码编辑器

来自  https://justcode.ikeepstudying.com/2019/10/sublime-text-3-%E7%A0%B4%E8%A7%A3%E7%89%88-sublime-text-3-2-1-for-mac-win-linux-%E4%B8%93%E4%B8%9A%E4%BB%A3%E7%A0%81%E7%BC%96%E8%BE%91%E5%99%A8/ 

普通分类: