Lua defines table[length-of-table + 1] to be nil . So in a proper sequence, iteration stops when Lua tries to get, say, the fourth item in a three-item ...
確定! 回上一頁