ss >> std::get_time(&tm, "%b %d %Y %H:%M:%S"); auto now2 = std::chrono::system_clock::from_time_t(std::mktime(&tm));.
確定! 回上一頁