chrono ::system_clock用来表示系统时钟,其成员 now() 可以用来获取当前系统时钟,返回值的类型是和system_clock关联的一个时刻: chrono::time_point<std ...
確定! 回上一頁