課程
/后端開發(fā)
/C
/C語言入門
怎么運(yùn)行程序
2017-11-16
源自:C語言入門 1-1
正在回答
#include<stidio.h>
int main()
{
????????pritntf("Hello World");
????????return 0;
}
慕羲 提問者
看到下面“提交”兩個(gè)字
舉報(bào)
C語言入門視頻教程,帶你進(jìn)入編程世界的必修課-C語言
2 回答Hello World的程序可以這樣寫嗎?
1 回答(" hello world ");
2 回答hello world的問題
4 回答hello world的問題
1 回答printf("Hello World ");
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2017-11-16
#include<stidio.h>
int main()
{
????????pritntf("Hello World");
????????return 0;
}
2017-11-17
看到下面“提交”兩個(gè)字