C++中输入字符串的几种方法

转自http://gwyan.blog.163.com/blog/static/213337092201361734257744/ios C++中几个输入函数的用法和区别(cin、cin.get()、cin.getline()、getline()、gets()、getchar())) 数组 一、cin 一、cin.get() 二、cin.getline() 三、getline() 四、gets()
相关文章
相关标签/搜索