摘要: Golang 什么是Go? Go(又称 Golang)是 Google 的 Robert Griesemer,Rob Pike 及 Ken Thompson 开发的一种静态强类型、编译型语言。Go 语言语法与 C 相近,但功能上有:内存安全,GC(垃圾回收),结构形态及 CSP-style 并发计算 阅读全文
posted @ 2021-07-30 16:41 isicman 阅读(210) 评论(0) 推荐(0) 编辑