iT邦幫忙

2022 iThome 鐵人賽

DAY 10
0

ubuntu22.04
參考來源: https://www.cyberciti.biz/faq/how-to-install-gol-ang-on-ubuntu-linux/
安裝command
apt install golang-go

package main
import (
"fmt"
)

// Let us start

func main() {
fmt.Println("Hello, world!") // Print simple text on screen
}

如何編譯附圖
https://ithelp.ithome.com.tw/upload/images/20220905/20151652UZwgpuFc5Z.jpg


上一篇
Day9_R
下一篇
Day11_Julia
系列文
30種程式語言的[hello_world]及如何建立環境30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言