听说最原始版本的"hello, world"是这样的,那么将它作为我的第一篇博客吧 main() { printf("hello, world\n); } 转载于:https://www.cnblogs.com/qingkai/p/4378844.html