③lua_api void (lua_rawseti) (lua_state *l, int idx, lua_integer n);. lua_rawseti 設定索引號n的陣列值。 這個函式會將值彈出棧。
確定! 回上一頁