string和整数转换时间:2023-03-09 09:33:22 tostring(int) fromstring(string ) c++11新方式 stod Convert string to double (function template ) stold Convert string to long double (function template ) stoi Convert string to integer (function template ) strtof Convert string to float (function )