摘要: 1.使用for循环计算1-100的和,除了以3结尾的那些数 public class test11 { /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub i 阅读全文
posted @ 2021-04-12 21:37 777733333 阅读(41) 评论(0) 推荐(0)