c語言--hello world

這是c語言中最簡單的一個代碼了吧! 這個代碼打開了個人新世界—C語言 #include<stdio.h> int main (void) { printf(「hello world!」) ; return 0; }web
相關文章
相關標籤/搜索