mzy1999

导航

 
int i = 42;
string s = to_string(i);
double d = stod(s);

  

posted on 2020-09-25 23:06  mzy1999  阅读(92)  评论(0)    收藏  举报