最好不要使用"string.h",stdint.h,iostream.h这样的头文件,这些都是C的头文件
习惯使用<string> <iostream>
转载于:https://www.cnblogs.com/sunyongjie1984/p/4290851.html