string

var i int

i=10

j:=string(i)

k= strconv.FormatInt(int64(tmp0), 10)
原文地址:https://www.cnblogs.com/rsapaper/p/14358852.html