getchar与scanf的区别
深入了解scanf()/getchar()和gets()/cin 等函数 问题描述一:(分析scanf()和getchar()读取字符) scanf(), getchar()等都是标准输入函...