在Go語言中,fmt軟件包使用與C的printf()和scanf()函數相似的函數來實現格式化的I /O。 Go語言 ... func Scanf(format string, a ...interface{}) (n int, err error).
確定! 回上一頁