摘要: 1、getline()用法:接收一个字符串,可以接收空格并输出,需包含“#include”函数声明是istream& getline ( istream& is, string& str, char delim )与istream& getline ( istream... 阅读全文
posted @ 2017-06-05 19:32 wei1 阅读(393) 评论(0) 推荐(0)