void lua_pushvalue (lua_State *L, int index); ... 函数lua_pushvalue压入堆栈上指定索引的一个抟贝到栈顶;lua_remove移除指定索引位置的元素,并将其上面所有的 ...
確定! 回上一頁