摘要: 一、下载eclipse C/ C++版本 二、下载eclipse的goeclispse插件 go GitHub上下载eclipse的goeclispse插件 goclipse.github.io-master.zip, 参考下载地址:https://codeload.github.com/GoCli 阅读全文
posted @ 2022-05-31 08:19 jinzi 阅读(59) 评论(0) 推荐(0) 编辑
摘要: source insight在查看代码方面还是比较的优秀的。 一、下载golang(go语言)支持包 官网找到golang支持包的下载地址:https://www.sourceinsight.com/download/custom-languages/ 找到 Golang.xclf 右击-->链接另 阅读全文
posted @ 2022-05-31 03:33 jinzi 阅读(130) 评论(1) 推荐(0) 编辑
摘要: 一、 go系列的工具 工具名 代码 安装 作用 gocode go get -u -v github.com/nsf/gocozde go语言自动补全代码 gotests go get -u -v github.com/cweill/gotests/... impl 实现标准库中定义的接口,同样的, 阅读全文
posted @ 2022-05-31 02:38 jinzi 阅读(2) 评论(0) 推荐(0) 编辑