const char * str = lua_tostring(luastate, i);. if (str). {. /* number, string */. t += lua_tostring(luastate, i);. }.
確定! 回上一頁