许多人的第一个程序是从“hello world !”开始的! 我也用HELLO WORLD 来宣布我的博客开启吧! #include<stdio.h>int main(){ printf("Hello World!"); return 0;} 夕阳下,金色的雨露,折射出点点未来之光! 转载于:https://www.cnblogs.com/zypaslx/archive/2009/08/01/1536554.html