而Lua 最初设计是一种类似XML 的数据描述语言,所以索引(index)反应的是数据在里面的 ... a[2], a[3]) table.insert(a, 10) --在表的最后插入10 print(a[1], a[2], ...
確定! 回上一頁