lua_gettable (L, -2) <== pop key 1, push mytable [1] ... usage is the same as lua_gettable, but faster (because the meta method__index is not needed when ...
確定! 回上一頁