我的第一个程序

1 #include <stdio.h>
2 main ()
3 {
4     printf ("Hello Wrold\n");
5 }
View Code

 

posted @ 2014-06-10 20:02  罗茜  阅读(128)  评论(0编辑  收藏  举报