时间:2024-10-14 16:20:45
1、新建一个项目,名称为:std命名空间的使用,如图所示:
3、添加头文件(iostream),以及main() 函数,如图所示:
5、输入代码:cout << "Hello!!!" << endl;