table.sort()的使用方法可以直接参考: https://www.runoob.com/lua/lua-tables.html函数原型:table.sort(table,[,comp]) 参数列表:对一个长度为length=n的数组table ...
確定! 回上一頁