摘要: 主要是用到字符流istringstream ostringstream的特性 //string to double. The same way works for string to int. double string_to_double(string s) { istringstream str 阅读全文
posted @ 2022-02-27 17:24 woxinpengpai 阅读(19) 评论(0) 推荐(0)