If you define a table without explicit mapping, values will be mapped to the integers in order: local tbl = {1, "Some Value", 10} for key, ...
確定! 回上一頁