码迷,mamicode.com
首页 > 其他好文 > 详细

第一个源码

时间:2019-03-18 21:13:23      阅读:162      评论:0      收藏:0      [点我收藏+]

标签:clu   \n   world   include   --   第一个   print   一个   stdio.h   

#include<stdio.h>

int main()
{

 printf("hello,world!\n");
 return 0;
}
------------------------------------------------------------------------------------------------
这是我注册博客园账号后的第一个博客,就写个“hello,world!”当做见面礼吧
------------------------------------------------------------------------------------------------

第一个源码

标签:clu   \n   world   include   --   第一个   print   一个   stdio.h   

原文地址:https://www.cnblogs.com/ling2000/p/10554882.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!