记住:Lua中的字串是不變的。string.sub函数以及Lua中其他的字串操作函数都不會改變字串的值,而 ... string.format(format, 對應數據) 用來生成特定格式的字串。
確定! 回上一頁