... int idx, const char *k); //idx表示Table的索引,lua_rawgeti()函数从Table中获取指定数值Key的Value,并压入栈中 void lua_rawgeti (lua_State *L, int idx, ...
確定! 回上一頁