C与C++的头文件引用

最好不要使用"string.h",stdint.h,iostream.h这样的头文件,这些都是C的头文件

 

习惯使用<string> <iostream>

 

 

posted @ 2015-02-13 19:59  孙永杰  阅读(319)  评论(0)    收藏  举报