sword-

头文件:<string>

转换函数:to_string();

例如:int n=10;  string str=to_string(n) ;

 

分类:

技术点:

相关文章: