摘要:
#includeint main(void){ printf("Programming is fun.\n"); printf("And programming in C is even more fun!\n"); return 0;} 阅读全文
posted @ 2013-10-03 12:36
。墨墨恢非受
阅读(281)
评论(0)
推荐(0)
摘要:
#includeint main(void){ printf("Hello World!\n");return 0;} 阅读全文
posted @ 2013-10-03 12:34
。墨墨恢非受
阅读(235)
评论(0)
推荐(0)