... 需要进行排序的table for i,v in ipairs(obj) do print("--排序前--",i,v) end -- 排序方法参数为要排序的table function shuffle(_table) -- 判断如果不为table则 ...
確定! 回上一頁