摘要: C++中几个输入函数的用法和区别 cin、cin.get()、cin.getline()、getline()、gets()、getchar() 1、cin1、cin.get()2、cin.getline()3、getline()4、gets()5、getchar() 1、cin>> 用法1:最基本, 阅读全文
posted @ 2020-10-22 22:15 瓜子NEW-G 阅读(2918) 评论(0) 推荐(0)