填空题 为了使用C++语言标准程序库提供的string类,在程序中必须使用的文件包含命令是 1
  • 1、
【正确答案】 1、#include<string>    
【答案解析】