C++札记
摘要:
1、endl操作符作用就是将调用的数据用完后自动清空缓冲区,同时换行。而/n只是单纯的换行而已。//the declaration of endltemplate inline basic_ostream& __CLRCALL_OR_CDECL endl(basic_ostre... 阅读全文
posted @ 2015-09-05 21:53 Perry333 阅读(155) 评论(0) 推荐(0)
posted @ 2015-09-05 21:53 Perry333 阅读(155) 评论(0) 推荐(0)
posted @ 2015-09-02 20:57 Perry333 阅读(281) 评论(0) 推荐(0)
posted @ 2015-08-12 18:19 Perry333 阅读(489) 评论(0) 推荐(0)
posted @ 2015-08-12 18:03 Perry333 阅读(157) 评论(0) 推荐(0)