摘要: go version go1.11 windows/amd64 本文为阅读Go语言中文官网的规则说明书(https://golang.google.cn/ref/spec)而做的笔记,完整的介绍Go语言的 变量声明(Variable declarations)和 简短变量声明(Short varia 阅读全文
posted @ 2018-09-13 12:58 快乐的欧阳天美1114 阅读(639) 评论(0) 推荐(0) 编辑
摘要: go version go1.11 windows/amd64 本文为阅读Go语言中文官网的规则说明书(https://golang.google.cn/ref/spec)而做的笔记,完整的介绍Go语言的 类型声明(Type declarations)。 类型声明 即 绑定一个标识符(新类型名称)  阅读全文
posted @ 2018-09-13 10:59 快乐的欧阳天美1114 阅读(1556) 评论(0) 推荐(0) 编辑