摘要: main(){ int num=0; while(num<=2){ num++;printf(“d%”,num);} 阅读全文
posted @ 2011-04-21 14:16 winni 阅读(162) 评论(2) 推荐(0)