lua_getglobal(L,"table"); lua_gettable(L,key); 如果table[key] 中存储了一个nil 值,lua_gettable 会给我“调用Lua API 时出现未protected 错误(尝试索引一个nil ...
確定! 回上一頁