go語言開發工具liteide x10發布,更新了go除錯外掛程式。
更新記錄:
==== 2011.9.26 ver x10 1.5625 ====
* liteeditor : add line mark api
* litedebug : new debug *******
* litedebug : insert/remove break
* litedebug : breakpoint and current line mark
* gdbdebugger : async record view
* gdbdebugger : variables expand tree
* gdbdebugger : call stack view
* gdbdebugger : load library view
* terminaledit : provided to litebuild and litedebug
Golang開發工具LiteIDE使用方法整理
參考github的說明 liteide中執行程式有兩種方式 fr filerun 是編譯並執行單個檔案,可以使用shift alt r快捷鍵 br buildandrun 是編譯執行整個專案,可以使用command r快捷鍵。編譯執行單個檔案和編譯執行整個專案的區別在於 編譯執行整個專案的時候,只允...
Go 編譯工具 liteide 設定
一 windows 設定 二 1 liteide 錯誤 程序無法啟動 2 x86 64 w64 mingw32 gcc 4.8.0 win64 rubenvb.7z go 需要安裝 mingw64?3 4 go中呼叫c cgo 中的坑 5 go語言開發工具liteide配置 windows 谷歌系統...
go開發工具goclipse的安裝
start eclipse,go to help install new software.click the add.button,then enter the update site url in the location field,click ok.select the goclipse f...