摘要:
1.baseic_ostream<charT,traits>& write(const char_type *s,streamsize n),cout.write()第一个参数提供了要显示的字符串的地址,第二个参数 指出要显示多少个字符 2.cout<<hex == hex(cout) 控制符实际上 阅读全文
posted @ 2016-09-29 23:51
HelloCsz
阅读(458)
评论(0)
推荐(0)
2016年9月29日