在Lua中,对table进行排序一般使用Lua自带的排序函数:table.sort(list[, ... v in pairs(tbl) do print(string.format("id = %d, num = %d, level = %d", v.id, ...
確定! 回上一頁