An open API service indexing awesome lists of open source software.

https://github.com/bigcui/study-golang

强制每天学一点
https://github.com/bigcui/study-golang

Last synced: about 1 year ago
JSON representation

强制每天学一点

Awesome Lists containing this project

README

          

# study-golang
强制每天学一点

自动垃圾回收
更丰富的内置类型
函数多返回值
错误处理
匿名函数和闭包
类型和接口
并发编程
反射
语音交互性

-----------
go run 执行
go build --> 二进制文件