Using tables in Lua. ... A Lua table is a group of key<=>value pairs. ... You cannot use table.sort() to sort a table with named keys. Not directly, anyway.
確定! 回上一頁