1.下載phpstorm go 外掛 http://plugins.jetbrains.com/plugin/5047-go-language-golang-org-support-plugin![file](https://cdn.learnku.com/uploads/images/201807/07/23773/Fejiq6e6Rj.png?imageView2/2/w/1240/h/0)
點選Dowload下載
2.開啟phpstorm
file
file
選擇下載第外掛 點選ok 就安裝成功並且重啟生效
3.使用phpstorm新建helloword專案並執行
a.首先我們在gopath目錄下新建一個專案資料夾 gointo/cmd/hellowrod(golang?每個資料夾下面只能有一個main.go入口檔案 這裡自行goole)如下圖
file
點選右鍵執行
b.執行效果如下
file
本作品採用《CC 協議》,轉載必須註明作者和本文連結