When Lua calls ipairs(a) in a for loop, it gets three values: the iter function as the ... The pairs function, which iterates over all elements in a table, ...
確定! 回上一頁