... it->second.c_str(); lua_pushlstring(L, key, it->first.size()); lua_pushlstring(L, value, it->second.size()); lua_settable(L, top); }.
確定! 回上一頁