执着的蜗牛

导航

 

  大家不要扔鸡蛋,这真是最经典的。

  不能给大家增长知识,但它对我重要,它是我的第一条C博客文章。:-)

1 #include <stdio.h>
2 
3 int main(int argc, char*argv[])
4 {
5     printf("hello, world!\n");
6     return 0;
7 }

 

posted on 2014-12-09 10:55  执着的蜗牛  阅读(178)  评论(0)    收藏  举报