to_string (val) 定义在头文件<string> 中,它是一组重载函数,返回值val 的string 表示。 std::string to_string( int value ); std::string ...
確定! 回上一頁