下載
- 1 下載路徑:https://pan.baidu.com/s/1JJ-Oxx9NkEK-PrwcvLys7Q,提取碼:o0e5
- 2 下載 goland-2018.2.1.exe
安裝
- 1 安裝goland-2018.2.1.exe文件,安裝完成后不要打開
- 2 安裝路徑如:D:\Program Files\JetBrains\GoLand 2018.2.1\
破解
- 1 下載破解文件下的JetbrainsCrack.jar
- 2 將JetbrainsCrack.jar放到安裝路徑下的bin目錄里,即:D:\Program Files\JetBrains\GoLand 2018.2.1\bin
- 3 同時打開bin目錄下的goland.exe.vmoptions和goland64.exe.vmoptions文件,加上一行代碼做JetbrainsCrack.jar文件的路徑指引:
-javaagent:D:\Program Files\JetBrains\GoLand 2018.2.1\bin\JetbrainsCrack.jar
運行
- 1 運行軟件選擇"Do not import settings", OK
- 2 勾選“Activate”和“Activation code”,在下面的注冊碼方框里輸入
“www.sdbeta.com”,然后點擊“OK”- 3 可以正常打開了
參考網址
GoLand配置
- 1.去掉綠色波浪線:setting->Editor->Color Scheme->General->Typo
- 2.保存去除結尾空格,即點即輸功能:setting->Editor->General->Allow placement of caret after end of line勾去掉
- 3.編輯文件星號標識:setting->Editor->General->Editor Tabs
- 4.去掉參數提示:setting->Editor->General->Apperance