时间:2024-10-12 07:31:46
1、打开c语言编辑器。
3、在文件中写上开头#include <stdio.h>。
5、在里面输入printf("hello word");
7、最后点击编译运行即可。