摘要: int i=9; stringstream stream; stream << i;stream.str() 阅读全文
posted @ 2016-07-28 12:08 ahuo 阅读(201) 评论(0) 推荐(0) 编辑