当前位置:网站首页>【愚公系列】2022年7月 Go教学课程 003-IDE的安装和基本使用
【愚公系列】2022年7月 Go教学课程 003-IDE的安装和基本使用
2022-07-04 21:47:00 【InfoQ】
前言
一、Go语言的IDE
1.Go语言的IDE
- Goland / Intellij Idea+Go插件
- 付费应用,Goland 只能进行 Go 语言的开发,所以相对于Intellij Idea来讲价格更便宜一些;Intellij Idea不但可以进行 Go 语言的开发,还可以进行 Java、PHP、Python等其他语言的开发,所以它的价格更昂贵一些。两者在针对 Go语言的开发上是一样的,如果已有 Intellij Idea 可以直接安装 Go 插件就可以正常进行使用了。
- VS Code
- 由微软开发的一款功能强大的现代化轻量级代码编辑器 IDE,免费开源。在对 Go语言的支持上,有些情况可能不如上面两种付费应用好,例如一些代码重构或者对接口支持层面等;但尽管 VS Code 在对 Go 的支持上略有欠缺,但并不影响我们使用VS Code 来进行 Go 语言的开发,并且在某些全栈开发上会有一些优势。
- 其他
- Vim GO、LiteIDE、Atom等,都可以通过一些配置进行 Go 语言的开发工作。
2.Goland

3.Goland的使用

package main
import "fmt"
func main() {
fmt.Println("Hello, World!")
}

边栏推荐
- PostgreSQL基本结构——表
- TLA+ 入门教程(1):形式化方法简介
- 使用 BlocConsumer 同时构建响应式组件和监听状态
- 并发网络模块化 读书笔记转
- 股票开户流程是什么?使用同花顺手机炒股软件安全吗?
- 1807. Replace the parentheses in the string
- VIM from dislike to dependence (23) -- the last gossip
- Go language loop statement (3 in Lesson 10)
- 淘宝商品评价api接口(item_review-获得淘宝商品评论API接口),天猫商品评论API接口
- 做BI开发,为什么一定要熟悉行业和企业业务?
猜你喜欢
Radio and television Wuzhou signed a cooperation agreement with Huawei to jointly promote the sustainable development of shengteng AI industry
QT - double buffer plot
Redis has three methods for checking big keys, which are necessary for optimization
PMO:比较25种分子优化方法的样本效率
MongoDB聚合操作总结
close系统调用分析-性能优化
El tree combined with El table, tree adding and modifying operations
Locust性能测试 —— 环境搭建及使用
Scala download and configuration
Nat. Commun.| 机器学习对可突变的治疗性抗体的亲和力和特异性进行共同优化
随机推荐
vim 从嫌弃到依赖(23)——最后的闲扯
Solana链上应用Crema因黑客攻击停运
什么是商业智能(BI),就看这篇文章足够了
服装企业为什么要谈信息化?
[acwing] solution of the 58th weekly match
AcWing 2022 每日一题
可视化任务编排&拖拉拽 | Scaleph 基于 Apache SeaTunnel的数据集成
Telephone encryption, middle 4 is replaced by * * * *
机器人相关课程考核材料归档实施细则2022版本
Cadre WebGIS - kalrry
NAACL-22 | 在基于Prompt的文本生成任务上引入迁移学习的设置
HDU - 1078 fatmouse and cheese (memory search DP)
复数在数论、几何中的用途 - 曹则贤
Master the use of auto analyze in data warehouse
VS2019 C# release下断点调试
电话加密,中间4为****代替
WebGIS framework -- kalrry
Enabling digital economy Fuxin software attends the BRICs high level Forum on Sustainable Development
ACM multimedia 2022 | counterfactual measurement and elimination of social prejudice in visual language pre training model
MySQL存储数据加密