说明lua中提供了3中字符串拼接函数,测试在日常使用情况下,各种拼接字符串的性能对比。 ... local str = string.format("%s-string1-%s-string2-%s", ...
確定! 回上一頁