标签:style blog io ar color sp div log bs
#include <stdio.h> int main(int argc, char*argv[]) { printf("hello, world!\n"); return 0; }
C语言中的helloWorld
原文地址:http://www.cnblogs.com/govc/p/4152751.html