摘要: char tmp[200]; cin.getline(tmp,200); //输入一行字符串,最大长度是200; 前面要用getchar() 清除缓存 阅读全文
posted @ 2021-12-17 18:14 兮何其 阅读(42) 评论(0) 推荐(0)