我正在阅读一些用Google的Go语言编写的代码,我遇到了这个:
func Statusln(a ...interface{}) func Statusf(format string, a ...interface{})
我不明白是什么...意思.有人知道吗?
...
go
go ×1