[C++]hello world

    科技2026-02-24  5

    c++ 书写hello world!

    #inculd <iostream> using namespace std { cout<<"hello world!" system("pause") return 0 }

    步骤

    1.打开创建新项目

    2.打开空项目

    3.右击源文件,点击新建项,取名称

    3.右击源文件,点击新建项,取名称

    4.然后编写代码

    Processed: 0.011, SQL: 9