直接调用"go build helloworld.go"就生成了"helloworld.exe"可执行程序,运行一下这个程序看到了我们期望的hello,wolrd 。
E:\opensource\go\go\testgo build helloworld.go
E:\opensource\go\go\testhelloworld.exe
hello, world
E:\opensource\go\go\test
附一 helloworld.go
// cmpout
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// Test that we can do page 1 of the C book.
package main
func main() {
print("hello, world\n")
}
go语言编译过程概述的介绍就聊到这里吧,感谢你花时间阅读本站内容,更多关于go编译命令、go语言编译过程概述的信息别忘了在本站进行查找喔 。
推荐阅读
- 弹弹堂是谁开发的游戏,弹弹堂属于什么游戏
- java的一些编写代码,java的一些编写代码是什么
- 微视怎么投诉直播平台,微视怎么投诉直播平台商家
- php7.0链接数据库 phpstudy链接数据库
- postgresqlredoundo的简单介绍
- SQLServer选择,sqlserver选择数据库
- ppt怎么转换成ppt,小程序ppt怎么转换成ppt
- 包含高斯窗函数Python的词条
- 鸿蒙os系统公布,鸿蒙os将发布