... time_t ttime_t = mktime(&ttm); system_clock::time_point time_point_result = std::chrono::system_clock::from_time_t(ttime_t); ...
確定! 回上一頁