Lua 元表(Metatable) 在Lua table 中我們可以訪問對應的key來得到value值,但是卻無法對兩個table 進行操作。 ... 以下實例使用了rawset 函數來更新表: ...
確定! 回上一頁