go

Why do we need the := symbol in golang?

英文: Why do we need the := symbol in golang? 问题 =和:=在golang中的区别我是理解的,我的问题是为什么我们实际上需要:=?编译器难道不能自己判断一个变...