Is there a way you can split a Lua table like you can a Python list ... 现在,对于lua表,索引从 1 而不是 0 开始,并且您可以使用 table.unpack ...
確定! 回上一頁