摘要: 1 #include 2 int main(void)3 {4 print ("hell, world\n");5 return 0;6 } 阅读全文
posted @ 2015-10-15 18:34 jason's 阅读(51) 评论(0) 推荐(0)