第1章程序設計和C語言

第1 章 程序設計和C語言) 例1.1要求在屏幕上輸出以下一行信息 例1.1要求在屏幕上輸出以下一行信息 #include<stdio.h> int main() { printf("This is a C program.\n"); return 0; } 運行結果如下:
相關文章
相關標籤/搜索