一、table擴充套件-- 返回table大小table.size = function(t) local count ... src) for k, v in pairs(src) do dest[k] = v end end table.shuffle ...
確定! 回上一頁