課程
/后端開(kāi)發(fā)
/C
/C語(yǔ)言入門
標(biāo)識(shí)符不能是C語(yǔ)言的關(guān)鍵字有哪些?
2017-02-05
源自:C語(yǔ)言入門 2-1
正在回答
關(guān)鍵字就是C語(yǔ)言規(guī)定好的有固定用途的標(biāo)識(shí)符 auto break case char const continue default do double else enum extern float for goto if int long register return short signed static sizeof struct switch typedef union unsigned void volatile while這些都是
舉報(bào)
C語(yǔ)言入門視頻教程,帶你進(jìn)入編程世界的必修課-C語(yǔ)言
1 回答C語(yǔ)言的關(guān)鍵字
2 回答C語(yǔ)言關(guān)鍵字
2 回答c語(yǔ)言關(guān)鍵字
1 回答c語(yǔ)言關(guān)鍵字
4 回答c語(yǔ)言關(guān)鍵字
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2017-02-05
關(guān)鍵字就是C語(yǔ)言規(guī)定好的有固定用途的標(biāo)識(shí)符
auto break case char const continue default
do double else enum extern float for
goto if int long register return short
signed static sizeof struct switch typedef union
unsigned void volatile while這些都是