go

无法解决传递具体类时的方法

英文: Cannot resolve method when passing a concrete class 问题 为什么这是无效的语法? 我认为多态性会在这个例子中发生。 形状只能在运行时知道,应...