The basics and design of lua table. ... 3 do k, v = next(t, k) print(k, v) end -- NOTE: The order in which the indices are enumerated is not specified, ...
確定! 回上一頁