乐趣区

关于go:基本数据类型

数据类型 长度 默认值 阐明
slice nil 援用类型,切片
map nil 援用类型,map
channel nil 援用类型,通道
interface nil 援用类型,接口
function nil 援用类型,函数

援用类型留神:

退出移动版