Lua 中ipair和pair的区别先看看官方手册的说明吧: 复制代码代码如下: pairs (t)If t has a metamethod __pairs, calls it with t as argument and returns the first ...
確定! 回上一頁