用C语言编写Helloworld

2025-04-18 04:15:18

1、首先打开Dev-c++

2、点击File —》New —》Source File

3、输入代码:#include <stdio.h>int mai艘绒庳焰n(){ printf("Hello, world!\n"); return 0;}

4、按F11运行

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
相关推荐
  • 阅读量:24
  • 阅读量:85
  • 阅读量:62
  • 阅读量:24
  • 阅读量:70
  • 猜你喜欢