1. table.insert(table,[pos,],value) 插入元素在table数组指定pos位置插入 ... 参数:数组,key table.remove(a,2) local str = table.concat(a,",") ...
確定! 回上一頁