兽怪海北

关注

helloworld

兽怪海北

关注

阅读 125

2022-02-18


 1 文件->新建->项目

helloworld_ios


空项目

helloworld_ios_02

填写项目名称

helloworld_c++_03


新建文件

helloworld_#include_04

helloworld_ios_05

helloworld.c

#include<iostream>

using namespace std;

int main() {

printf("welcome to c ! \n");
cout << "welcome to c++! \n" << endl;

return 0;


}

编译

helloworld_#include_06

运行

helloworld_#include_07

helloworld_c++_08




相关推荐

小龟老师

HelloWorld

小龟老师 108 0 0

佃成成成成

electron Helloworld

佃成成成成 102 0 0

Fifi的天马行空

RabbitMQ HelloWorld

Fifi的天马行空 74 0 0

RJ_Hwang

最小helloworld

RJ_Hwang 114 0 0

微言记

flask helloworld

微言记 117 0 0

北溟有渔夫

HelloWorld 详解

北溟有渔夫 167 0 0

中间件小哥

prometheus HelloWorld

中间件小哥 103 0 0

汤姆torn

三、HelloWorld

汤姆torn 72 0 0

小龟老师

FusionCharts HelloWorld

小龟老师 118 0 0

晴儿成长记

c语言helloworld代码(c语言helloworld代码编写)

晴儿成长记 142 0 0

精彩评论(0)

0 0 举报