打卡,已经学完了 A Tour of Go 的:
1. Packages, variables, and functions.
2. Flow control statements: for, if, else, switch and defer
3. More types: structs, slices, and maps.
4. Methods and interfaces
还差最后一个:
5. Concurrency
✌tour.golang.org
展开
阴明于2019-07-20 17:14发布的图片
21