void lua_gettable (lua_State *L,int index);. 把t[k] 压入堆栈,t 是给出的有效的索引index 的值,k 是栈顶的值,这个函数会从堆栈中弹出key,并将 ...
確定! 回上一頁