这个函数不会触发index元方法. lua_rawseti 原型: void lua_rawseti (lua_State *L, int index, int n); 描述: 为table中的key赋值. t[n] = v .其中t是index处的table ...
確定! 回上一頁