编程程序设计课程简介诶,23年的c文件被我删了。哭哭……示例代码1 2 3 4 5 #include<stdio> int main() { printf("Hello, World!"); return 0; }