摘要: 1 for(int i=1; i =k) 6 { 7 System.out.print(k+"*"+i+"="+(i*k)+" "); 8 } 9 }10... 阅读全文
posted @ 2015-10-11 10:28 宗学唯zi 阅读(116) 评论(0) 推荐(0)