table.insert(table,index,value) 在table 表中指定的index位置插入value index 可以不传入值, 默认为最后一位tables = {"a", "b", "c", ...
確定! 回上一頁