1. 程式人生 > >go環境搭建-eclipse

go環境搭建-eclipse

http://studygolang.com/articles/8300
http://www.cnblogs.com/kungfupanda/p/5570324.html
http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=5146&expandFolder=5146&folderID=0


mingw要下載編譯好的,否則64位go程式時會有錯誤
http://blog.csdn.net/mecho/article/details/24305369


通過c++的gdb配置到liteide的gdb可執行程式,來設定gdb偵錯程式
http://www.cnblogs.com/custa/p/3913526.html