2021年4月13日
摘要: 1.使用for循环计算1到100的和,除了结尾为散的那些数。 public class qifei { /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub i 阅读全文
posted @ 2021-04-13 00:58 莉莉娅king 阅读(50) 评论(0) 推荐(0)