2010年1月29日 — lua_pushvalue(L,3)是取得原来栈中的第三个元素,压到栈顶; 4、lua_remove() void lua_remove(lua_State *L, int index); lua_remove删除给定索引的 ...
確定! 回上一頁