Overview
Posts
2
Interviews
Griffin Chow
😆
Griffin Chow
griffinchow980
My Hugo Blog
Earth
griffinchow980@gmail.com
https://griffinchow980.github.io/
Organizations
Overview
Posts
2
Interviews
1
results for
Go
Clear filter
Go 基础
Go 语言是一种静态类型、编译型的编程语言。Go 最大的特点是内置并发机制,通过 goroutine 和 channel 实现高效并发编程。Go 拥有丰富的标准库,包管理简单,常用命令包括编译(go build)、运行(go run)、测试(go test)和格式化(go fmt)。适合开发高性能后端服务和云原生应用。
go
Created
Tue, 14 Jul 2020 00:00:00 +0000
Previous
Next