Posted in

【Go面试压轴题精讲】:const a = iota; const b = iota —— 为什么b=0而非1?编译器常量池生成逻辑首度公开

第一章:Go常量的本质与iota … 【Go面试压轴题精讲】:const a = iota; const b = iota —— 为什么b=0而非1?编译器常量池生成逻辑首度公开Read more