第一个c语言程序

来源:互联网 发布:拜尔电动牙刷知乎 编辑:程序博客网 时间:2024/04/20 15:24

#include<stdio.h>

main()

{

printf("Hellow word!");


}

0 0
原创粉丝点击