格式化字串

字串
伺服器端與客戶端
可在 Mobile 端和 PC 端使用

格式化這些字串

聲明

func FormatStr(content string, paramsArray List<object>) string
go

參數

輸入

名稱 類型 描述
內容 String 使用 Go 語言格式化語法控制的格式化字串
參數陣列 ListT_Object 參數清單

返回

類型 描述
String \