C++:标准I/O流 2021 年 1 月 21 日 笔记 标准I/O对象:cin,cout,cerr,clog cout; //全局流对象 输出数据到显示器 cin; //cer … Continue Reading