void lua_gettable (lua_State *L, int index);. Pushes onto the stack the value t[k] , where t is the value at the given valid index and k is the value at the ...
確定! 回上一頁