我看到了 buildin.go 文件里这样定义
· type bool bool
· type int int
· type int8 int8
· type int16 int16
· type int32 int32
· type int64 int64
· type uint8 uint8
· type uint16 uint16
· type uint32 uint32
· type uint64 uint64
·....
这有什么意义么?
有疑问加站长微信联系(非本文作者)