![]() |
#2
lin51616782020-03-17 23:37
|
编程论坛
C++教室
请问我这句话错在哪?在cpp中是可以cout<<ends;的ends的作用是在缓冲区插入一个空终止作为字符串来使用,而且一般和std :: basi
叶纤
发布于
2020-03-17 23:08,
4122 次点击
在cpp中是可以cout<<ends;的ends的作用是在缓冲区插入一个空终止作为字符串来使用,而且一般和std :: basic_ostream一起使用