In Lua, table is a very important type. Many data structures can be realized by using some features of table, such as map, array, queue, stack, ...
確定! 回上一頁