Lua 提供了一个全局变量table,里面定义了一些常用的函数。 table.insert(). 向数组指定位置插入元素,定义如下:. table.insert(list: table, pos: ...
確定! 回上一頁