摘要: #include <stdio.h> int main(void) { printf("\nHello World!"); return 0; } 阅读全文
posted @ 2012-12-21 22:59 卧室龙头 阅读(107) 评论(0) 推荐(0)