Format String

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

Format the strings

聲明

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

參數

輸入

名稱 類型 描述
內容 String Formatted strings that use Go formatting verb controls
Parameters Array ListT_Object Parameter List

返回

類型 描述
String \