Lua 5.2 introduced the __pairs and __ipairs methods for controlling the behavior of pairs and ipairs for a table in for loops.
確定! 回上一頁